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
Age
Commit message (
Expand
)
Author
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 SelectCode's argument from SDValue to SDNode *, to make it more
Dan Gohman
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
Remove the SDNPAssociative properties for the flags-producing
Dan Gohman
2010-01-05
Fix some struct/class specifier mismatches.
Daniel Dunbar
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-05
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Fix debug_inlined section entries for routines whose names are changed throug...
Devang Patel
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Perform this folding as a target specific dag combine:
Evan Cheng
2010-01-04
Use a pointer type rather than MVT::Other for the ExternalSymbol node used
Dan Gohman
2010-01-04
Remove some README.txt entries which are now implemented.
Dan Gohman
2010-01-04
A use by operand 1 or 2 of a SELECT is not a FLAGS use. This
Dan Gohman
2010-01-04
Flags-producing add, and, or, etc. have the same profibility
Dan Gohman
2010-01-04
Add SDNPCommutative and SDNPAssociative to several X86 target nodes.
Dan Gohman
2010-01-04
Fix begin and end markers for nested scopes.
Devang Patel
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Truncate GEP indexes larger than the pointer size down to pointer size
Chris Lattner
2010-01-04
silence a bogus 'might be used uninit' warning from GCC.
Chris Lattner
2010-01-04
Add a comment.
Dan Gohman
2010-01-04
Change errs() to dbgs().
David Greene
2010-01-04
Fix invalid chain folding for memory variant of sdiv / udiv
Anton Korobeynikov
2010-01-04
move some more cast-related stuff
Chris Lattner
2010-01-04
80-col violations, trailing whitespace.
Mikhail Glushenkov
2010-01-04
move the [Can]EvaluateInDifferentType functions out to InstCombineCasts.cpp
Chris Lattner
[next]