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
/
lib
/
Transforms
Age
Commit message (
Expand
)
Author
2010-01-05
optimize cttz and ctlz when we can prove something about the
Chris Lattner
2010-01-05
this inline function moved to addsub
Chris Lattner
2010-01-05
split add/sub out to its own file. Eliminate use of
Chris Lattner
2010-01-05
all the places we use hasOneUse() we know are instructions, so inline
Chris Lattner
2010-01-05
eliminate AssociativeOpt and its last uses.
Chris Lattner
2010-01-05
inline the FoldICmpLogical functor.
Chris Lattner
2010-01-05
inline the 'AddRHS' transformation, simplifying things significantly.
Chris Lattner
2010-01-05
remove massive over-genality manifested as a big template
Chris Lattner
2010-01-05
split mul/div/rem instructions out to their own file.
Chris Lattner
2010-01-05
clean up header.
Chris Lattner
2010-01-05
split select out to its own file.
Chris Lattner
2010-01-05
split out load/store/alloca.
Chris Lattner
2010-01-05
reduce indentation
Chris Lattner
2010-01-05
split vector stuff out to InstCombineVectorOps.cpp
Chris Lattner
2010-01-05
split PHI node stuff out to InstCombinePHI.cpp
Chris Lattner
2010-01-05
convert various IntrinsicInst's to use class instead of struct.
Chris Lattner
2010-01-05
fix an infinite loop in reassociate building emacs.
Chris Lattner
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Remove dead debug info intrinsics.
Devang Patel
2010-01-05
Fix some struct/class specifier mismatches.
Daniel Dunbar
2010-01-04
Truncate GEP indexes larger than the pointer size down to pointer size
Chris Lattner
[prev]
[next]