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