index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a helper
Chris Lattner
2005-08-17
1
-0
/
+7
*
Fix a fixme in CondPropagate.cpp by moving a PhiNode optimization into
Nate Begeman
2005-08-04
1
-10
/
+0
*
Add SimplyLibCalls.cpp to VC++ build
Jeff Cohen
2005-04-26
1
-0
/
+1
*
Declare a function to create the SimplifyLibCalls pass.
Reid Spencer
2005-04-25
1
-0
/
+4
*
Remove trailing whitespace
Misha Brukman
2005-04-21
10
-28
/
+28
*
new pass
Chris Lattner
2005-04-15
1
-0
/
+1
*
add a new prototype
Chris Lattner
2005-04-15
1
-0
/
+7
*
Fix VC++ build breakage
Jeff Cohen
2005-03-28
1
-1
/
+1
*
Rename createPromoteMemoryToRegister() to
Alkis Evlogimenos
2005-03-28
1
-1
/
+1
*
Add support for not strength reducing GEPs where the element size is a small
Jeff Cohen
2005-03-04
1
-2
/
+5
*
Add an argument.
Chris Lattner
2005-03-03
1
-1
/
+1
*
Get VC++ compiling again
Jeff Cohen
2005-01-28
1
-1
/
+0
*
Apply feedback from Chris.
Jeff Cohen
2005-01-10
1
-2
/
+3
*
Apply feed back from Chris:
Jeff Cohen
2005-01-10
1
-2
/
+1
*
Add last four createXxxPass functions
Jeff Cohen
2005-01-09
1
-0
/
+4
*
Add even more missing createXxxPass functions.
Jeff Cohen
2005-01-08
1
-5
/
+11
*
Add a few more passes to LinkAllPasses.h
Jeff Cohen
2005-01-08
1
-0
/
+6
*
Add more missing createXxxPass functions.
Jeff Cohen
2005-01-08
3
-1
/
+21
*
But not the identation of THAT line
Jeff Cohen
2005-01-07
1
-1
/
+1
*
Correct indentation levels
Jeff Cohen
2005-01-07
1
-68
/
+68
*
Add missing createXxxPass functions
Jeff Cohen
2005-01-07
2
-3
/
+20
*
Fix spelling.
Misha Brukman
2005-01-07
1
-1
/
+1
*
Update list of passes
Jeff Cohen
2005-01-07
1
-30
/
+17
*
Fix return type
Jeff Cohen
2005-01-07
1
-1
/
+1
*
Get the #ifdef right on LinkAllPasses.h.
Jeff Cohen
2005-01-06
1
-3
/
+4
*
Fix minor mistakes
Jeff Cohen
2005-01-06
1
-3
/
+1
*
Get rid of those pesky tabs...
Jeff Cohen
2005-01-06
1
-14
/
+14
*
Add project opt to Visual Studio.
Jeff Cohen
2005-01-06
1
-0
/
+114
*
Fix incorrect return type.
Jeff Cohen
2005-01-06
1
-1
/
+1
*
New prototype
Chris Lattner
2004-12-10
1
-0
/
+6
*
Move the strip pass from Scalar to IPO lib
Chris Lattner
2004-12-02
2
-8
/
+7
*
New prototype for lowerpacked pass.
Chris Lattner
2004-11-17
1
-0
/
+5
*
This is V9 specific stuff
Chris Lattner
2004-11-07
1
-15
/
+0
*
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-27
2
-3
/
+3
*
Initial implementation of the strength reduction for GEP instructions in
Nate Begeman
2004-10-18
1
-1
/
+6
*
Declare a function in the correct namespace.
Reid Spencer
2004-10-18
1
-1
/
+1
*
Add support for the unreachable instruction
Chris Lattner
2004-10-16
1
-3
/
+4
*
Rename pass
Chris Lattner
2004-10-07
1
-3
/
+3
*
Add accessor function prototypes for reoptimizer support passes.
Brian Gaeke
2004-09-30
1
-3
/
+18
*
Do not prototype any of these passes as returning Pass*. Instead, be specific
Chris Lattner
2004-09-20
2
-33
/
+33
*
Add an optional argument to PromoteMemToReg
Chris Lattner
2004-09-15
1
-1
/
+5
*
Remove unused pass
Chris Lattner
2004-09-14
1
-23
/
+0
*
Add a pass
Chris Lattner
2004-08-13
1
-0
/
+8
*
Expose breakcriticaledges as a functionpass
Chris Lattner
2004-07-31
1
-1
/
+1
*
Make the create...() functions for some of these passes return a FunctionPass *.
Brian Gaeke
2004-07-27
1
-2
/
+2
*
New prototype
Chris Lattner
2004-07-22
1
-0
/
+6
*
Remove dead file
Chris Lattner
2004-06-28
1
-118
/
+0
*
Remove two dead passes
Chris Lattner
2004-06-28
1
-8
/
+0
*
Prototype for new ConstantExpr lowering pass, contributed by Vladimir Prus!
Chris Lattner
2004-06-25
1
-0
/
+5
*
Moved to include/llvm/Support
Misha Brukman
2004-06-23
1
-33
/
+0
[next]