This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4794bbffb228894de3ca0dad50fc027eb94f743e
clang-p2996
/
llvm
/
test
/
Transforms
/
LoopFusion
History
Dávid Bolvanský
f02a0a69af
[NFCI] Fixed missing colon in CHECK directives
2022-04-03 11:52:38 +02:00
..
cannot_fuse.ll
[NFCI] Fixed missing colon in CHECK directives
2022-04-03 11:52:38 +02:00
diagnostics_analysis.ll
[llvm] Unbreak no-asserts testing after
18839be9c5
2021-04-27 05:46:43 -04:00
diagnostics_missed.ll
…
double_loop_nest_inner_guard.ll
…
four_loops.ll
[LoopFusion] Move instructions from FC0.Latch to FC1.Latch.
2019-12-17 22:10:23 +00:00
guarded_peel.ll
…
guarded_unsafeblock_peel.ll
…
guarded.ll
…
inner_loops.ll
Add basic loop fusion pass.
2019-04-17 18:53:27 +00:00
loop_nest.ll
[LoopFusion] Move instructions from FC0.Latch to FC1.Latch.
2019-12-17 22:10:23 +00:00
nonadjacent_peel.ll
…
peel.ll
[Loop Fusion] Integrate Loop Peeling into Loop Fusion (re-land after fixing ASAN build failures)
2020-07-23 21:02:04 +00:00
pr48060.ll
[llvm] Unbreak no-asserts testing after
18839be9c5
2021-04-27 05:46:43 -04:00
simple.ll
[test] Fix LoopFusion tests under NewPM
2020-12-07 17:37:42 -08:00
triple_loop_nest_inner_guard.ll
…