index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Transforms
/
IPO
/
SimpleStructMutation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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