This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
Sink
History
Arthur Eubanks
f3a928e233
[opt] Don't translate legacy -analysis flag to require<analysis>
...
Tests relying on this should explicitly use -passes='require<analysis>,foo'.
2022-10-07 14:54:34 -07:00
..
badloadsink.ll
[opt] Don't translate legacy -analysis flag to require<analysis>
2022-10-07 14:54:34 -07:00
basic.ll
[opt] Don't translate legacy -analysis flag to require<analysis>
2022-10-07 14:54:34 -07:00
call.ll
[opt] Don't translate legacy -analysis flag to require<analysis>
2022-10-07 14:54:34 -07:00
catchswitch.ll
…
convergent.ll
…
dead-user.ll
…
fence.ll
…
invariant-load.ll
[Sink] Allow sinking of invariant loads across critical edges
2022-10-06 09:21:12 +09:00
landingpad.ll
…