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
/
IPO
Age
Commit message (
Expand
)
Author
2007-08-01
More explicit keywords.
Dan Gohman
2007-06-19
Move inliner pass header file.
Tanya Lattner
2002-07-24
Move contents of these files into IPO.h
Chris Lattner
2002-07-23
Incorporate into IPO.h
Chris Lattner
2002-07-23
*** empty log message ***
Chris Lattner
2002-06-25
*** empty log message ***
Chris Lattner
2002-04-28
Initial checkin of new "Internalize" pass for GCCLD
Chris Lattner
2002-03-28
New file for new pass
Chris Lattner
2002-02-26
Change over to use new style pass mechanism, now passes only expose small
Chris Lattner
2002-01-30
Convert xforms over to use new pass structure
Chris Lattner
2002-01-21
Moved header
Chris Lattner
2002-01-21
Implement a more powerful, simpler, pass system. This pass system can figure
Chris Lattner
2002-01-20
Changes to build successfully with GCC 3.02
Chris Lattner
2001-12-03
Rename ConstPoolVal -> Constant
Chris Lattner
2001-11-26
Implement DCE of global values
Chris Lattner
2001-11-26
Rearrange code
Chris Lattner
2001-11-10
Initail checking of structure swapper
Chris Lattner
2001-10-18
move llvm/Transforms/Pass.h to the top level llvm/Pass.h file
Chris Lattner
2001-10-18
Initial Checkin
Chris Lattner