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
Age
Commit message (
Expand
)
Author
2012-11-30
This patch fixes the Altivec addend construction for the fused multiply-add
Adhemerval Zanella
2012-11-30
[msan] Tests for vector manipulation instructions.
Evgeniy Stepanov
2012-11-30
Switch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_REFERENCES.
Chandler Carruth
2012-11-30
[asan] simplify the code around doesNotReturn call. It now magically works.
Kostya Serebryany
2012-11-30
Separate out the tests for whether the compiler suports R-value
Chandler Carruth
2012-11-30
More strict error checking in parseSpecifier + simplified code.
Patrik Hagglund
2012-11-30
Fix non-determinism introduced in r168970 and pointed out by Duncan.
Chandler Carruth
2012-11-30
Rearrange the comments, control flow, and variable names; no
Chandler Carruth
2012-11-30
Add the rest of the experimental fission sections to MC.
Eric Christopher
2012-11-30
Use multiclass for the store instructions with MEMri operand.
Jyotsna Verma
2012-11-30
Use multiclass for the load instructions with 'base + register offset'
Jyotsna Verma
2012-11-30
Move library call simplification statistic to instcombine
Meador Inge
2012-11-30
Move the InstVisitor utility into VMCore where it belongs. It heavily
Chandler Carruth
2012-11-29
PNaCl: Add ExpandTls pass for expanding out static TLS variables
Mark Seaborn
2012-11-30
Fix logic to determine whether to turn a switch into a lookup table. When
Evan Cheng
2012-11-30
Modified dump() to provide a little
Preston Briggs
2012-11-30
Add a new C++11 compatibility macro, LLVM_LVALUE_FUNCTION.
Jordan Rose
2012-11-29
Fixed the arm disassembly of invalid BFI instructions to not build a bad MCInst
Kevin Enderby
2012-11-29
More comment.
Eric Christopher
2012-11-29
Cleanup for comprehensibility:
Eli Bendersky
2012-11-29
Update comment for malloc being a library call now, rather than an instruction.
Dan Gohman
2012-11-29
Add isOSNaCl, and add Asm subclasses for NaCl
David Sehr
2012-11-29
copyFastMathFlags utility and test case
Michael Ilseman
2012-11-29
Add a FileCheck test that makes sure two different CHECKs won't match the
Eli Bendersky
2012-11-29
Update my email address.
Dan Gohman
2012-11-29
Whitespace.
Chad Rosier
2012-11-29
Fix 80-column violations.
Chad Rosier
2012-11-29
Leave NOPS as upstream defines
David Sehr
2012-11-29
Conditionalize delay slot hazard checks
David Sehr
2012-11-29
Make compilation unit number change local to NaCl
David Sehr
2012-11-29
Object: Pass the buffer name through when making a copy.
Benjamin Kramer
2012-11-29
Add cortex-a5 subtarget to the supported ARM architectures
Quentin Colombet
2012-11-29
Cleanup recent addition of DAGTypeLegalizer::SplitVecOp_VSELECT
Justin Holewinski
2012-11-29
rdar://12100355 (part 1)
Shuxin Yang
2012-11-29
Handle the situation where CodeGenPrepare removes a reference to a BB that has
Bill Wendling
2012-11-29
Use multiclass for 'transfer' instructions.
Jyotsna Verma
2012-11-29
No need to run LICM after loop vectorization because we dont generate invaria...
Nadav Rotem
2012-11-29
When broadcasting invariant scalars into vectors, place the broadcast code in...
Nadav Rotem
2012-11-29
Documentation for FileCheck: use 'option' and 'program' directives.
Dmitri Gribenko
2012-11-29
instcombine: Migrate puts optimizations
Meador Inge
2012-11-29
Documentation for llvm-link: reformat
Dmitri Gribenko
2012-11-29
Fix a memory leak in MachOObjectFile.
Jim Grosbach
2012-11-29
Documentation for llvm-cov: reformat
Dmitri Gribenko
2012-11-29
Conditionalize MIPS register reservation
David Sehr
2012-11-29
Follow up to 168711: It's safe to base this analysis on the found compare, ju...
Benjamin Kramer
2012-11-29
Documentation for llvm-stress: reformat
Dmitri Gribenko
2012-11-29
Documentation for opt: reformat
Dmitri Gribenko
2012-11-29
Improve isImpliedCond comment a bit.
Andrew Trick
2012-11-29
[ASan] Simplify check added in r168861. Bail out from module pass early if th...
Alexey Samsonov
2012-11-29
Documentation for llc: reformat.
Dmitri Gribenko
[prev]
[next]