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
/
DecomposeMultiDimRefs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for printing out statistics information when -stats is added to
Chris Lattner
2002-05-10
1
-0
/
+5
*
Merge all individual .h files into a single Scalar.h file
Chris Lattner
2002-05-07
1
-1
/
+1
*
Range insertion now returns an iterator
Chris Lattner
2002-04-29
1
-5
/
+2
*
changes because iMemory.h no longer #includes DerivedTypes.h
Chris Lattner
2002-04-29
1
-0
/
+1
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-4
/
+6
*
More cleanups
Chris Lattner
2002-04-29
1
-59
/
+54
*
Code cleanups
Chris Lattner
2002-04-29
1
-127
/
+111
*
Tighten up the AnalysisUsage of lots of passes, primarily to correctly indica...
Chris Lattner
2002-04-28
1
-0
/
+4
*
Split ConstantVals.h into Constant.h and Constants.h
Chris Lattner
2002-04-28
1
-1
/
+1
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-5
/
+9
*
s/Method/Function
Chris Lattner
2002-04-08
1
-1
/
+1
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-5
/
+5
*
Major overhaul to support arbitrary mixed array and structure indices.
Vikram S. Adve
2002-03-24
1
-63
/
+94
*
New pass to decompose multi-dimensional array references into
Vikram S. Adve
2002-03-23
1
-0
/
+148