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
/
GuardWidening
History
Arthur Eubanks
039fb7f68a
[NewPM][GuardWidening] Fix loop guard widening tests under NPM
...
Reviewed By: ychen, asbirlea Differential Revision:
https://reviews.llvm.org/D85394
2020-08-06 15:32:59 -07:00
..
basic_widenable_condition_guards.ll
Broaden the definition of a "widenable branch"
2019-11-21 10:46:16 -08:00
basic-loop.ll
[NewPM][GuardWidening] Fix loop guard widening tests under NPM
2020-08-06 15:32:59 -07:00
basic.ll
…
loop-schedule.ll
[NewPM][GuardWidening] Fix loop guard widening tests under NPM
2020-08-06 15:32:59 -07:00
mixed_guards.ll
[WC] Fix a subtle bug in our definition of widenable branch
2019-11-06 14:16:34 -08:00
range-check-merging.ll
…