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
/
include
/
llvm
/
Transforms
/
IPO.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted SimpleStructMutation to take TargetData as a required pass.
Chris Lattner
2002-09-26
1
-3
/
+2
*
Move many files into IPO.h
Chris Lattner
2002-07-24
1
-0
/
+32
*
* Rename to IPO.h
Chris Lattner
2002-07-23
1
-1
/
+13
*
Prepare the file to become IPO.h
Chris Lattner
2002-07-23
1
-16
/
+8
*
Split the CleanupGCCOutput pass into two passes, and add real life actual
Chris Lattner
2002-04-10
1
-0
/
+27
*
Change over to use new style pass mechanism, now passes only expose small
Chris Lattner
2002-02-26
1
-30
/
+2
*
Convert xforms over to use new pass structure
Chris Lattner
2002-01-30
1
-5
/
+8
*
Pull RaiseAllocations stuff out of the CleanGCC pass into it's own pass in
Chris Lattner
2002-01-22
1
-5
/
+0
*
Implement a more powerful, simpler, pass system. This pass system can figure
Chris Lattner
2002-01-21
1
-4
/
+4
*
-cleangcc pass now remove type names that are never referenced and type names...
Chris Lattner
2001-11-15
1
-1
/
+5
*
Expose method to merge identically named methods
Chris Lattner
2001-11-03
1
-0
/
+6
*
Implement code to convert %malloc and %free FUNCTION CALLS into the instructi...
Chris Lattner
2001-10-31
1
-0
/
+8
*
New GCC cleanup pass interface
Chris Lattner
2001-10-31
1
-0
/
+24