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
/
PiNodeInsertion.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a long-dead pass. Actually, this pass was never used at all.
Chris Lattner
2004-09-14
1
-182
/
+0
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
1
-3
/
+1
*
Finegrainify namespacification
Chris Lattner
2004-01-09
1
-6
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
This code does not require random access use_lists
Chris Lattner
2003-10-16
1
-7
/
+2
*
Fix spelling.
Misha Brukman
2003-10-10
1
-2
/
+2
*
Fix spell-o's
Chris Lattner
2003-09-10
1
-1
/
+1
*
- Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to
Chris Lattner
2002-10-21
1
-1
/
+1
*
Updates to work with recent Statistic's changes:
Chris Lattner
2002-10-01
1
-4
/
+3
*
Clean up code due to auto-insert constructors
Chris Lattner
2002-09-10
1
-7
/
+2
*
- Cleaned up the interface to AnalysisUsage to take analysis class names
Chris Lattner
2002-08-08
1
-1
/
+1
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-2
/
+2
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-7
/
+5
*
Add support for printing out statistics information when -stats is added to
Chris Lattner
2002-05-10
1
-0
/
+5
*
Initial checkin of the PiNodeInsertion pass
Chris Lattner
2002-05-10
1
-0
/
+185