index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
MachineRegionInfo.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-25
Introduce DominanceFrontierAnalysis to the new PassManager to compute Dominan...
Hongbin Zheng
1
-1
/
+1
2016-02-25
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
Hongbin Zheng
1
-1
/
+1
2016-02-25
Revert "Introduce analysis pass to compute PostDominators in the new pass man...
Hongbin Zheng
1
-1
/
+1
2016-02-25
Revert "Introduce DominanceFrontierAnalysis to the new PassManager to compute...
Hongbin Zheng
1
-1
/
+1
2016-02-25
Introduce DominanceFrontierAnalysis to the new PassManager to compute Dominan...
Hongbin Zheng
1
-1
/
+1
2016-02-25
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
Hongbin Zheng
1
-1
/
+1
2016-01-29
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r2591...
Yaron Keren
1
-1
/
+1
2015-01-14
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
1
-1
/
+1
2014-07-30
Header hygiene: remove using directive and #undef DEBUG_TYPE once we're done.
Richard Smith
1
-0
/
+2
2014-07-20
MachineRegionInfo.cpp: Another fix on MachineRegionInfo::MachineRegionInfo::r...
NAKAMURA Takumi
1
-5
/
+4
2014-07-20
Fix -Asserts build introduced since r213456.
NAKAMURA Takumi
1
-0
/
+2
2014-07-19
Templatify RegionInfo so it works on MachineBasicBlocks
Matt Arsenault
1
-0
/
+137