Sign in
llvm
/
llvm-project
/
llvm
/
0410e9c75c4b25d71c9794f8cb51d60642ea8123
/
test
/
Transforms
/
LoopRotate
/
pr35210.ll
925df57
[NewPM][opt] Run the "default" AA pipeline by default
by Arthur Eubanks
· 4 years, 5 months ago
41117df
Revert "[NewPM][opt] Run the "default" AA pipeline by default"
by Arthur Eubanks
· 4 years, 5 months ago
fb26629
[NewPM][opt] Run the "default" AA pipeline by default
by Arthur Eubanks
· 4 years, 5 months ago
849f542
[NewPM][LoopRotate] Rename rotate -> loop-rotate
by Arthur Eubanks
· 4 years, 10 months ago
48c4c1c
[NewPM] Don't print 'Invalidating all non-preserved analyses'
by Arthur Eubanks
· 4 years, 10 months ago
4c121ae
[NewPM][PassInstrument] Add PrintPass callback to StandardInstrumentations
by Yuanfang Chen
· 4 years, 10 months ago
1fa7b8b
[LoopRotate] Cleanup test checks to fix issue reported on D77354
by Simon Pilgrim
· 5 years ago
504c728
[LoopPassManager + MemorySSA] Only enable use of MemorySSA for LPMs known to preserve it.
by Alina Sbirlea
· 6 years ago
cab9e7a
Revert "Temporarily Revert "Add basic loop fusion pass.""
by Eric Christopher
· 6 years ago
f877a36
Temporarily Revert "Add basic loop fusion pass."
by Eric Christopher
· 6 years ago
66b73d6
Update MemorySSA in LoopRotate.
by Alina Sbirlea
· 7 years ago
2491408
[New PM] Introducing PassInstrumentation framework
by Fedor Sergeev
· 7 years ago
b5ca49a
Temporarily Revert "[New PM] Introducing PassInstrumentation framework"
by Eric Christopher
· 7 years ago
833f22e
[New PM] Introducing PassInstrumentation framework
by Fedor Sergeev
· 7 years ago
5bbcea1
Revert rL342544: [New PM] Introducing PassInstrumentation framework
by Fedor Sergeev
· 7 years ago
b2839d3
[New PM] Introducing PassInstrumentation framework
by Fedor Sergeev
· 7 years ago
a390ee6
[ADCE] Remove the need of DomTree
by Chijun Sima
· 7 years ago
d541a5e
[PM] pass -debug-pass-manager flag into FunctionToLoopPassAdaptor's canonicalization PM
by Fedor Sergeev
· 7 years ago
86d7bc0
Fix llvm/test/Transforms/LoopRotate/pr35210.ll in rL318237, it uses debug options.
by NAKAMURA Takumi
· 8 years ago
12f3fb5
[LoopRotate] processLoop should return true even if it just simplified the loop latch without making any other changes
by Craig Topper
· 8 years ago