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
/
IPO
/
SimpleStructMutation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move MutatStructTypes.h out of IPO
Chris Lattner
2002-11-19
1
-1
/
+1
*
Converted SimpleStructMutation to take TargetData as a required pass.
Chris Lattner
2002-09-26
1
-24
/
+9
*
- Cleaned up the interface to AnalysisUsage to take analysis class names
Chris Lattner
2002-08-08
1
-2
/
+2
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-6
/
+6
*
Eliminate several include/llvm/Transforms/IPO/*.h files, moving their content...
Chris Lattner
2002-07-24
1
-1
/
+1
*
* Break the two different behaviors of SimpleStructMutation into two subclasses
Chris Lattner
2002-07-23
1
-26
/
+42
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-3
/
+3
*
Reduce dependance on TransformInternals.h, instead using the TransformUtils l...
Chris Lattner
2002-05-07
1
-3
/
+10
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-2
/
+3
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-8
/
+6
*
s/Method/Function
Chris Lattner
2002-04-08
1
-2
/
+0
*
Change over to use new style pass mechanism, now passes only expose small
Chris Lattner
2002-02-26
1
-9
/
+38
*
Convert xforms over to new pass structure.
Chris Lattner
2002-01-31
1
-15
/
+18
*
Rename SwapStructureContents -> IPO/SimpleStructMutation
Chris Lattner
2002-01-21
1
-4
/
+4
*
Implement a more powerful, simpler, pass system. This pass system can figure
Chris Lattner
2002-01-21
1
-16
/
+16
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-4
/
+10
*
Remove debugging output
Chris Lattner
2001-11-26
1
-1
/
+1
*
Support selectable structure transformations
Chris Lattner
2001-11-26
1
-13
/
+45
*
Better heuristics for handling arrays
Chris Lattner
2001-11-14
1
-7
/
+17
*
Initail checking of structure swapper
Chris Lattner
2001-11-10
1
-0
/
+98