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
/
SimplifyCFG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-3
/
+3
*
Hrm, some people complain when the compiler cheerfully tells them what it's
Chris Lattner
2004-10-19
1
-1
/
+0
*
Turn store -> null/undef into the LLVM unreachable instruction! This simple
Chris Lattner
2004-10-18
1
-0
/
+27
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
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
/
+5
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
simplify-cfg is really a function pass
Chris Lattner
2003-10-05
1
-1
/
+1
*
Updates to work with recent Statistic's changes:
Chris Lattner
2002-10-01
1
-3
/
+3
*
Eliminate extraneous #include
Chris Lattner
2002-09-24
1
-1
/
+0
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-2
/
+1
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-16
/
+13
*
New CFG Simplification pass: removed from the old DCE pass
Chris Lattner
2002-05-21
1
-0
/
+100