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
/
unittests
/
Transforms
/
Scalar
/
LoopPassManagerTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MemorySSA] Set LoopSimplify to preserve MemorySSA in the NPM, if analysis ex...
Alina Sbirlea
2019-08-01
1
-2
/
+1
*
Only passes that preserve MemorySSA must mark it as preserved.
Alina Sbirlea
2019-06-11
1
-2
/
+10
*
Fix compilation warnings when compiling with GCC 7.3
Alexandre Ganea
2019-05-06
1
-10
/
+0
*
[AliasAnalysis/NewPassManager] Invalidate AAManager less often.
Alina Sbirlea
2019-04-30
1
-1
/
+0
*
Revert [AliasAnalysis] AAResults preserves AAManager.
Alina Sbirlea
2019-04-24
1
-0
/
+1
*
[AliasAnalysis] AAResults preserves AAManager.
Alina Sbirlea
2019-04-23
1
-1
/
+0
*
[MemorySSA & LoopPassManager] Add remaining book keeping [NFCI].
Alina Sbirlea
2019-02-12
1
-0
/
+2
*
[opaque pointer types] Pass value type to LoadInst creation.
James Y Knight
2019-02-01
1
-4
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-20
1
-0
/
+5
*
Temporarily Revert "[New PM] Introducing PassInstrumentation framework"
Eric Christopher
2018-09-20
1
-5
/
+0
*
[New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-19
1
-0
/
+5
*
Revert rL342544: [New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-19
1
-5
/
+0
*
[New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-19
1
-0
/
+5
*
[Dominators] Remove verifyDomTree and add some verifying for Post Dom Trees
David Green
2018-02-28
1
-6
/
+6
*
Need to work around the gcc Wunused-function bug as far back as gcc 6.1, upda...
Eric Christopher
2017-11-16
1
-3
/
+3
*
Use a BumpPtrAllocator for Loop objects
Sanjoy Das
2017-09-28
1
-7
/
+8
*
Rename markAsErased to erase, as pointed out in a previous review; NFC
Sanjoy Das
2017-09-22
1
-1
/
+1
*
[LoopInfo] Make LoopBase and Loop destructors non-public
Sanjoy Das
2017-09-19
1
-23
/
+17
*
Supressed warning: declared ‘static’ but never defined.
Galina Kistanova
2017-06-14
1
-0
/
+11
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[PM] Defend against getting slightly wrong template arguments passed
Chandler Carruth
2017-02-07
1
-2
/
+8
*
[PM] Teach the loop PM to run LoopSimplify prior to the loop pipeline.
Chandler Carruth
2017-01-21
1
-107
/
+258
*
[PM] The assumption cache is fundamentally designed to be self-updating,
Chandler Carruth
2017-01-15
1
-23
/
+1
*
Fix unused variable warning
Simon Pilgrim
2017-01-11
1
-1
/
+1
*
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
Chandler Carruth
2017-01-11
1
-0
/
+1438