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
/
IR
/
Dominators.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PM] Port domtree to the new pass manager (at last).
Chandler Carruth
2015-01-14
1
-1
/
+37
*
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) ite...
Duncan P. N. Exon Smith
2014-07-21
1
-1
/
+3
*
[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ra...
Manuel Jacob
2014-07-20
1
-3
/
+1
*
[Modules] Move CFG.h to the IR library as it defines graph traits over
Chandler Carruth
2014-03-04
1
-1
/
+1
*
Remove unnecessary typename.
Rafael Espindola
2014-02-16
1
-6
/
+6
*
Add extern template instantiations of llvm::Calculate.
Rafael Espindola
2014-02-14
1
-0
/
+10
*
[PM] Split DominatorTree into a concrete analysis result object which
Chandler Carruth
2014-01-13
1
-33
/
+43
*
[PM] Pull the generic graph algorithms and data structures for dominator
Chandler Carruth
2014-01-13
1
-2
/
+3
*
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
Chandler Carruth
2014-01-13
1
-2
/
+2
*
Put the functionality for printing a value to a raw_ostream as an
Chandler Carruth
2014-01-09
1
-1
/
+0
*
Move the LLVM IR asm writer header files into the IR directory, as they
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+302
[prev]