-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert all blocks in program into SSAgraphs. #33320
Convert all blocks in program into SSAgraphs. #33320
Commits on Jun 2, 2021
-
draft for ssa_program to graph with sub_graphs
levi131 committedJun 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 3e2059d - Browse repository at this point
Copy the full SHA 3e2059dView commit details
Commits on Jun 3, 2021
-
levi131 committed
Jun 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 0c58b91 - Browse repository at this point
Copy the full SHA 0c58b91View commit details -
levi131 committed
Jun 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 69c71ed - Browse repository at this point
Copy the full SHA 69c71edView commit details
Commits on Jun 7, 2021
-
rename gflag macro and some member of Graph
levi131 committedJun 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 1ccb8df - Browse repository at this point
Copy the full SHA 1ccb8dfView commit details -
use nomal if-else instead of #if
levi131 committedJun 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 2495c06 - Browse repository at this point
Copy the full SHA 2495c06View commit details
Commits on Jun 8, 2021
-
Merge remote-tracking branch 'upstream/develop' into levi/ssaprogram2…
…graph
levi131 committedJun 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 4e5ec81 - Browse repository at this point
Copy the full SHA 4e5ec81View commit details -
add unittest for convert_all_blocks
levi131 committedJun 8, 2021 Configuration menu - View commit details
-
Copy full SHA for a9a55df - Browse repository at this point
Copy the full SHA a9a55dfView commit details
Commits on Jun 9, 2021
-
Merge remote-tracking branch 'upstream/develop' into levi/ssaprogram2…
…graph
levi131 committedJun 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 3f5d561 - Browse repository at this point
Copy the full SHA 3f5d561View commit details -
levi131 committed
Jun 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 9dffa5b - Browse repository at this point
Copy the full SHA 9dffa5bView commit details -
levi131 committed
Jun 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 1655150 - Browse repository at this point
Copy the full SHA 1655150View commit details
Commits on Jun 15, 2021
-
levi131 committed
Jun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 0229f37 - Browse repository at this point
Copy the full SHA 0229f37View commit details
Commits on Jun 16, 2021
-
Merge remote-tracking branch 'upstream/develop' into levi/ssaprogram2…
…graph
levi131 committedJun 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 86a74dc - Browse repository at this point
Copy the full SHA 86a74dcView commit details
Commits on Jun 22, 2021
-
Merge remote-tracking branch 'upstream/develop' into levi/ssaprogram2…
…graph
levi131 committedJun 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 5f35c3f - Browse repository at this point
Copy the full SHA 5f35c3fView commit details -
ensure GraphTest.TestMultiBlock works and rm WARNINGs in APIs for cla…
…ss Graph
levi131 committedJun 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 98bc7ad - Browse repository at this point
Copy the full SHA 98bc7adView commit details -
levi131 committed
Jun 22, 2021 Configuration menu - View commit details
-
Copy full SHA for c0df219 - Browse repository at this point
Copy the full SHA c0df219View commit details -
Merge remote-tracking branch 'upstream/develop' into levi/ssaprogram2…
…graph
levi131 committedJun 22, 2021 Configuration menu - View commit details
-
Copy full SHA for cc4c312 - Browse repository at this point
Copy the full SHA cc4c312View commit details
Commits on Jun 23, 2021
-
levi131 committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 0b62f2d - Browse repository at this point
Copy the full SHA 0b62f2dView commit details -
levi131 committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for ec23091 - Browse repository at this point
Copy the full SHA ec23091View commit details
Commits on Jun 29, 2021
-
Merge remote-tracking branch 'upstream/develop' into levi/ssaprogram2…
…graph
levi131 committedJun 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 5d018fb - Browse repository at this point
Copy the full SHA 5d018fbView commit details -
Merge remote-tracking branch 'upstream/develop' into levi/ssaprogram2…
…graph
levi131 committedJun 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 3f7aa28 - Browse repository at this point
Copy the full SHA 3f7aa28View commit details
Commits on Jul 7, 2021
-
add SubGraphsSize() and use InitFromBlock in InitFromProgram
levi131 committedJul 7, 2021 Configuration menu - View commit details
-
Copy full SHA for df2c43c - Browse repository at this point
Copy the full SHA df2c43cView commit details
Commits on Jul 15, 2021
-
merge upstream and resolve conflicts
levi131 committedJul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 21a9c9f - Browse repository at this point
Copy the full SHA 21a9c9fView commit details -
levi131 committed
Jul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 3af89c0 - Browse repository at this point
Copy the full SHA 3af89c0View commit details -
Merge remote-tracking branch 'upstream/develop' into levi/ssaprogram2…
…graph
levi131 committedJul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for e19a194 - Browse repository at this point
Copy the full SHA e19a194View commit details -
Merge remote-tracking branch 'upstream/develop' into levi/ssaprogram2…
…graph
levi131 committedJul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for fa14213 - Browse repository at this point
Copy the full SHA fa14213View commit details -
small fix: avoid compare between int64_t and size_t
levi131 committedJul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for d6e1d7e - Browse repository at this point
Copy the full SHA d6e1d7eView commit details -
levi131 committed
Jul 15, 2021 1Configuration menu - View commit details
-
Copy full SHA for e59c6c0 - Browse repository at this point
Copy the full SHA e59c6c0View commit details