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
/
Transforms
/
Scalar
/
PRE.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
This pass has never worked correctly. Remove.
Chris Lattner
2006-01-16
1
-629
/
+0
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-10
/
+10
*
Add more missing createXxxPass functions.
Jeff Cohen
2005-01-08
1
-0
/
+1
*
This pass is completely broken.
Chris Lattner
2004-11-30
1
-11
/
+4
*
Fix compatibility with MSVC, patch by Morten Ofstad
Chris Lattner
2004-10-25
1
-0
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-5
/
+5
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
1
-2
/
+1
*
Fixes working towards PR341
Chris Lattner
2004-07-15
1
-8
/
+9
*
Finegrainify namespacification
Chris Lattner
2004-01-09
1
-4
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-1
/
+5
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Renamed DominatorTree::Node::getNode() -> getBlock()
Chris Lattner
2003-09-11
1
-5
/
+5
*
Spell `occurrence' correctly.
Misha Brukman
2003-09-09
1
-59
/
+58
*
DEBUG got moved to Support/Debug.h
Chris Lattner
2003-08-01
1
-0
/
+1
*
Add comment
Chris Lattner
2003-05-29
1
-0
/
+11
*
Initial checkin of PRE on LLVM. This implementation is still lacking in
Chris Lattner
2003-03-31
1
-0
/
+614