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
/
LoopPassManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PM] Support invalidation of inner analysis managers from a pass over the out...
Chandler Carruth
2016-12-10
1
-1
/
+19
*
PM: Check that loop passes preserve a basic set of analyses
Justin Bogner
2016-05-03
1
-0
/
+19
*
[PM] Implement the final conclusion as to how the analysis IDs should
Chandler Carruth
2016-03-11
1
-1
/
+0
*
[PM] Appease mingw32's auto-import DLL build with minimal tweaks, with fix fo...
NAKAMURA Takumi
2016-02-28
1
-0
/
+1
*
Revert r262185, "[PM] Appease mingw32's auto-import DLL build with minimal tw...
NAKAMURA Takumi
2016-02-28
1
-1
/
+0
*
[PM] Appease mingw32's auto-import DLL build with minimal tweaks.
NAKAMURA Takumi
2016-02-28
1
-0
/
+1
*
[PM] Provide explicit instantiation declarations and definitions for the
Chandler Carruth
2016-02-27
1
-0
/
+2
*
[PM] Provide two templates for the two directionalities of analysis
Chandler Carruth
2016-02-27
1
-27
/
+4
*
[PM] Introduce CRTP mixin base classes to help define passes and
Chandler Carruth
2016-02-26
1
-4
/
+0
*
PM: Implement a basic loop pass manager
Justin Bogner
2016-02-25
1
-0
/
+45