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
2013-05-02
R600: Improve asmPrint of ALU clause
Vincent Lejeune
2013-05-02
R600: Prettier asmPrint of Alu
Vincent Lejeune
2013-05-02
Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.
Jyotsna Verma
2013-05-02
[GV] Remove dead code which is really difficult to decipher.
Shuxin Yang
2013-05-02
Hexagon - Add peephole optimizations for zero extends.
Pranav Bhandarkar
2013-05-02
[mips] Fix the head Mips16RegisterInfo.cpp comment
Richard Sandiford
2013-05-02
Hexagon: Honor __builtin_expect by using branch probabilities.
Jyotsna Verma
2013-05-02
R600: Use new tablegen syntax for patterns
Tom Stellard
2013-05-02
R600/SI: remove nonsense select pattern
Tom Stellard
2013-05-02
Copy BitCodes.h to NaCl/NaClBitCodes.h
Karl Schimpf
2013-05-02
80-col fixup.
Michael Liao
2013-05-02
Avoid duplicating logic on frame register selecting when lowering eh_return
Michael Liao
2013-05-02
Avoid duplicating logic on frame register selecting when lowering frameaddr
Michael Liao
2013-05-02
TiedTo flag can now be placed on implicit operands. isTwoAddrUse() should look
Evan Cheng
2013-05-01
[mips] Rename class and functions. Simplify code.
Akira Hatanaka
2013-05-01
This exposes more MCJIT options via the C API:
Filip Pizlo
2013-05-01
Revert r180737. The companion patch was reverted, and this is not relevant ri...
Bill Wendling
2013-05-01
Hexagon: Use multiclass for Jump instructions.
Jyotsna Verma
2013-05-01
Hexagon: Clear isKill flag on the predicate register in
Jyotsna Verma
2013-05-01
This patch breaks up Wrap.h so that it does not have to include all of
Filip Pizlo
2013-05-01
SROA: Generate selects instead of shuffles when blending values because this ...
Nadav Rotem
2013-05-01
[inline asm] Return an undef SDValue of the expected value type, rather than
Chad Rosier
2013-05-01
Optimize away nop CONCAT_VECTOR nodes.
Nadav Rotem
2013-05-01
Copy LLVM bitcode reader to generate a PNaCl wire format reader.
Karl Schimpf
2013-05-01
Now that the underlying issue is fixed, revert r180750 and r180722.
Rafael Espindola
2013-05-01
Put VMOVPQIto64rr in the VRPDI class.
Rafael Espindola
2013-05-01
Fixes a buffer overrun where the allocated buffer wasn't large enough to acco...
Aaron Ballman
2013-05-01
Revert "InstCombine: Fold more shuffles of shuffles."
Jim Grosbach
2013-04-30
[mips] Fix handling of instructions which copy to/from accumulator registers.
Akira Hatanaka
2013-04-30
Only pass 'returned' to target-specific lowering code when the value of entir...
Stephen Lin
2013-04-30
Fix a use after free. RI is freed before the call to getDebugLoc(). To
Richard Trieu
2013-04-30
[mips] Instruction selection patterns for DSP-ASE vector select and compare
Akira Hatanaka
2013-04-30
Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...
Adrian Prantl
2013-04-30
Change the informal convention of DBG_VALUE so that we can express a
Adrian Prantl
2013-04-30
MI Sched: revert a minor heuristic that snuck in with -misched-vcopy.
Andrew Trick
2013-04-30
[mips] Simplify code.
Akira Hatanaka
2013-04-30
Fix a typo
Nadav Rotem
2013-04-30
InstCombine: Fold more shuffles of shuffles.
Jim Grosbach
2013-04-30
[mips] Clear isCommutable bit of instructions which are not commutable.
Akira Hatanaka
2013-04-30
LocalStackSlotAllocation improvements
Hal Finkel
2013-04-30
Text files should not be marked executable.
Rafael Espindola
2013-04-30
Spelling. Thanks, Eric.
Adrian Prantl
2013-04-30
Set debug locations for branch instructions created during inlining, even
Adrian Prantl
2013-04-30
Change getSlotIndex to return unsigned.
Rafael Espindola
2013-04-30
Fix Addend computation for non external relocations on Macho.
Rafael Espindola
2013-04-30
Fix a bug in foldSelectICmpAndOr.
David Majnemer
2013-04-30
s tightens up the encoding description for ARM post-indexed ldr instructions....
Mihai Popa
2013-04-30
Fix "Combine bit test + conditional or into simple math"
David Majnemer
2013-04-30
Refactoring patch.
Stepan Dyatkovskiy
2013-04-30
Collect the Addend for external relocs.
Rafael Espindola
[prev]
[next]