index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Transforms
/
Scalar
/
CorrelatedExprs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of the ConstantHandling interfaces
Chris Lattner
2004-01-12
1
-15
/
+6
*
Finegrainify namespacification
Chris Lattner
2004-01-09
1
-5
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Adjust to new critical edge interface
Chris Lattner
2003-11-10
1
-6
/
+4
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Decrease usage of use_size()
Chris Lattner
2003-10-15
1
-1
/
+1
*
Fix spelling.
Misha Brukman
2003-10-10
1
-2
/
+2
*
Rename Function::getEntryNode -> getEntryBlock
Chris Lattner
2003-09-20
1
-1
/
+1
*
Renamed DominatorTree::Node::getNode() -> getBlock()
Chris Lattner
2003-09-11
1
-2
/
+2
*
Fix spell-o's
Chris Lattner
2003-09-10
1
-3
/
+3
*
DEBUG got moved to Support/Debug.h
Chris Lattner
2003-08-01
1
-0
/
+1
*
Hopefully, the final fix for `[Pp]ropogate'.
Misha Brukman
2003-05-20
1
-2
/
+2
*
Remove unnecesary &*'s
Chris Lattner
2003-04-23
1
-4
/
+4
*
Fix spelling error
Chris Lattner
2002-11-08
1
-1
/
+1
*
Fix spelling of `propagate'.
Misha Brukman
2002-10-29
1
-45
/
+45
*
- Checkin LARGE number of Changes to CEE pass that will make it much more
Chris Lattner
2002-10-08
1
-53
/
+394
*
Updates to work with recent Statistic's changes:
Chris Lattner
2002-10-01
1
-4
/
+4
*
Correlated Exprs pass now requires BCE pass instead of doing it manually
Chris Lattner
2002-09-24
1
-20
/
+1
*
* Fix bug: CorrelatedExprs/2002-09-23-PHIUpdateBug.ll
Chris Lattner
2002-09-23
1
-5
/
+20
*
Minor simplification
Chris Lattner
2002-09-08
1
-6
/
+5
*
Initial checkin of Correlated Expression Elimination Pass
Chris Lattner
2002-09-06
1
-0
/
+974