index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Analysis
/
LoopAnalysisManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LoopPassManager + MemorySSA] Only enable use of MemorySSA for LPMs known to ...
Alina Sbirlea
2019-08-21
1
-1
/
+1
*
Only passes that preserve MemorySSA must mark it as preserved.
Alina Sbirlea
2019-06-11
1
-2
/
+0
*
[MemorySSA] LCSSA preserves MemorySSA.
Alina Sbirlea
2019-04-23
1
-5
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[LoopPassManager] MemorySSA should be preserved when enabled.
Alina Sbirlea
2018-09-06
1
-2
/
+2
*
Fixed spelling mistake in comments of LLVM Analysis passes
Vedant Kumar
2018-02-28
1
-1
/
+1
*
Add MemorySSA as loop dependency, disabled by default [NFC].
Alina Sbirlea
2017-11-21
1
-3
/
+15
*
Do not call Loop::getName on possibly dead loops
Sanjoy Das
2017-10-04
1
-2
/
+4
*
Use a BumpPtrAllocator for Loop objects
Sanjoy Das
2017-09-28
1
-1
/
+1
*
Revert r293017 and fix the actual underlying issue.
Chandler Carruth
2017-02-07
1
-1
/
+2
*
Rewind instantiations of OuterAnalysisManagerProxy in r289317, r291651, and r...
NAKAMURA Takumi
2017-01-25
1
-2
/
+1
*
[LoopInfo] Add helper methods to compute two useful orderings of the
Chandler Carruth
2017-01-20
1
-18
/
+4
*
[PM] The assumption cache is fundamentally designed to be self-updating,
Chandler Carruth
2017-01-15
1
-1
/
+0
*
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
Chandler Carruth
2017-01-11
1
-0
/
+160