-
Notifications
You must be signed in to change notification settings - Fork 73
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
Linearization with dependency DAG #477
base: check-new-dependencies-against-sio
Are you sure you want to change the base?
Linearization with dependency DAG #477
Commits on Aug 3, 2021
-
create filter_deps_by_intersection_with_SAME (copied in from old cart…
…oon dep graph branch)
Configuration menu - View commit details
-
Copy full SHA for 569f981 - Browse repository at this point
Copy the full SHA 569f981View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeaf6b3 - Browse repository at this point
Copy the full SHA aeaf6b3View commit details -
add (inconsequential) line breaks to strings to split up curly braces…
… so that vim folding doesn't get confused
Configuration menu - View commit details
-
Copy full SHA for dfab7e4 - Browse repository at this point
Copy the full SHA dfab7e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d14596 - Browse repository at this point
Copy the full SHA 4d14596View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80809f7 - Browse repository at this point
Copy the full SHA 80809f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e3e578 - Browse repository at this point
Copy the full SHA 3e3e578View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21b6ac5 - Browse repository at this point
Copy the full SHA 21b6ac5View commit details -
Configuration menu - View commit details
-
Copy full SHA for efb5bbc - Browse repository at this point
Copy the full SHA efb5bbcView commit details -
add use_dependencies_v2 option (copy in from old cartoon-dep-graph br…
…anch); document it
Configuration menu - View commit details
-
Copy full SHA for f999bec - Browse repository at this point
Copy the full SHA f999becView commit details -
make find_loop_insn_dep_map use the new dependency graph (copy in cha…
…nges from old cartoon-dep-graph branch)
Configuration menu - View commit details
-
Copy full SHA for e9e4c7e - Browse repository at this point
Copy the full SHA e9e4c7eView commit details -
make gen_dependencies_except use the new dependency graph (copy in ch…
…anges from old cartoon-dep-graph branch)
Configuration menu - View commit details
-
Copy full SHA for 9a2e8d4 - Browse repository at this point
Copy the full SHA 9a2e8d4View commit details -
make get_insns_in_topologically_sorted_order use the new dependency g…
…raph (copy in changes from old cartoon-dep-graph branch)
Configuration menu - View commit details
-
Copy full SHA for f642bc3 - Browse repository at this point
Copy the full SHA f642bc3View commit details -
make schedule_as_many_run_insns_as_possible use the new dependency gr…
…aph (copy in changes from old cartoon-dep-graph branch)
Configuration menu - View commit details
-
Copy full SHA for f9ab669 - Browse repository at this point
Copy the full SHA f9ab669View commit details -
use the new dependency graph when deciding to schedule instructions (…
…copy in changes from old cartoon-dep-graph branch)
Configuration menu - View commit details
-
Copy full SHA for 7b46ad5 - Browse repository at this point
Copy the full SHA 7b46ad5View commit details -
pass the new dependency graph to gen_dependencies_except (copy in cha…
…nges from old cartoon-dep-graph branch)
Configuration menu - View commit details
-
Copy full SHA for 441f20f - Browse repository at this point
Copy the full SHA 441f20fView commit details -
in append_barrier_or_raise_error, if using new deps, don't error for …
…now (copy in changes from old cartoon-dep-graph branch)
Configuration menu - View commit details
-
Copy full SHA for 98cc5c0 - Browse repository at this point
Copy the full SHA 98cc5c0View commit details -
create the new dependency graph to use when linearizing (copy in chan…
…ges from old cartoon-dep-graph branch)
Configuration menu - View commit details
-
Copy full SHA for f702586 - Browse repository at this point
Copy the full SHA f702586View commit details -
test usage of new dep DAG during linearization (copy in changes from …
…old cartoon-dep-graph branch)
Configuration menu - View commit details
-
Copy full SHA for f223889 - Browse repository at this point
Copy the full SHA f223889View commit details
Commits on Aug 13, 2021
-
Merge branch 'check-new-dependencies-against-sio' into linearization-…
…with-dependency-DAG
Configuration menu - View commit details
-
Copy full SHA for 0a51326 - Browse repository at this point
Copy the full SHA 0a51326View commit details -
use dim_type to abbreviate isl.dim_type class and dt to refer to a pa…
…rticular dim type
Configuration menu - View commit details
-
Copy full SHA for ac26b87 - Browse repository at this point
Copy the full SHA ac26b87View commit details
Commits on Sep 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d772486 - Browse repository at this point
Copy the full SHA d772486View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1c0aeb - Browse repository at this point
Copy the full SHA f1c0aebView commit details -
Merge branch 'check-new-dependencies-against-sio' into linearization-…
…with-dependency-DAG
Configuration menu - View commit details
-
Copy full SHA for c02f8f5 - Browse repository at this point
Copy the full SHA c02f8f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a2c874 - Browse repository at this point
Copy the full SHA 7a2c874View commit details -
Merge branch 'check-new-dependencies-against-sio' into linearization-…
…with-dependency-DAG
Configuration menu - View commit details
-
Copy full SHA for ff38b98 - Browse repository at this point
Copy the full SHA ff38b98View commit details