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
/
test
/
CodeGen
Age
Commit message (
Expand
)
Author
2013-07-25
Clean some PNaCl-specific tests.
Jim Stichnoth
2013-07-24
Hide the x86-64 sandbox base address.
Jim Stichnoth
2013-07-23
Cherrypick test from r186226 - Fix ARM paired GPR COPY lowering
JF Bastien
2013-07-22
Cherrypick upstream ARM FastISel ext patches
JF Bastien
2013-07-18
Merge remote-tracking branch 'origin/master'
Eli Bendersky
2013-07-17
Disallow a global address in the x86-64 displacement field.
Jim Stichnoth
2013-07-15
Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'
Eli Bendersky
2013-07-08
R600: Fix R600ControlFlowFinalizer not considering VTX_READ 128 bit dst reg
Tom Stellard
2013-06-25
Revert "Apply upstream r183551, r183601, r183624 and r183794"
Jan Voung
2013-06-24
Merge r179774: Allow misaligned stores in x86 fast-isel.
Mark Seaborn
2013-06-13
Fix PrologEpilogInserter to save and restore all callee saved registers
Derek Schuff
2013-06-11
Apply upstream r183551, r183601, r183624 and r183794
JF Bastien
2013-05-31
Apply LLVM upstream: r182877 - Enable FastISel on ARM for Linux and NaCl
JF Bastien
2013-05-29
Apply LLVM upstream: r181801 - Fix ARM FastISel tests, as a first step to ena...
JF Bastien
2013-05-29
Apply LLVM upstream: r182175 - Support unaligned load/store on more ARM targets
JF Bastien
2013-05-29
Merging r182394:
Bill Wendling
2013-05-29
Merging r182298:
Bill Wendling
2013-05-29
Merging r182254:
Bill Wendling
2013-05-29
Merging r182253:
Bill Wendling
2013-05-22
Merging r182486:
Bill Wendling
2013-05-21
Merging r182387:
Bill Wendling
2013-05-21
Merging r182364:
Bill Wendling
2013-05-17
Merging r182113:
Bill Wendling
2013-05-17
Re-allow an x86-32 fast-isel optimization for NaCl / use shorter insts.
Jan Voung
2013-05-17
Cherry-pick r181922: Fix miscompile due to StackColoring incorrectly merging ...
Mark Seaborn
2013-05-16
Merging r181540:
Bill Wendling
2013-05-16
Merging r181580:
Bill Wendling
2013-05-16
Merging r181579:
Bill Wendling
2013-05-16
Merging r181578:
Bill Wendling
2013-05-16
Merging r181577:
Bill Wendling
2013-05-16
Merging r181576:
Bill Wendling
2013-05-15
Merging r181842:
Bill Wendling
2013-05-14
Merging r181800:
Bill Wendling
2013-05-10
Merging r181397:
Bill Wendling
2013-05-09
Merging r181423:
Bill Wendling
2013-05-06
Reduce attributes.
Bill Wendling
2013-05-06
R600: Emit config values in register / value pairs
Tom Stellard
2013-05-06
R600: Stop emitting the instruction type byte before each instruction
Tom Stellard
2013-05-06
R600: Emit ISA for CALL_FS_* instructions
Tom Stellard
2013-05-06
[SystemZ] Add CodeGen test cases
Ulrich Weigand
2013-05-06
Fix slightly too aggressive conact_vector optimization.
Michael Kuperstein
2013-05-06
Add a testcase that checks that we generate functions with frame
Bill Wendling
2013-05-05
Test case for r181160 and r181161. rdar://13782395
Evan Cheng
2013-05-05
For ARM backend, fixed "byval" attribute support.
Stepan Dyatkovskiy
2013-05-05
Remove a recently redundant transform from X86ISelLowering.
David Majnemer
2013-05-04
AArch64: support literal pool access in large memory model.
Tim Northover
2013-05-04
AArch64: support large code model for jump-tables
Tim Northover
2013-05-04
AArch64: implement support for blockaddress in large code model
Tim Northover
2013-05-04
AArch64: implement large code model access to global variables.
Tim Northover
2013-05-03
Remove some uneeded pseudos in the presence of the naked function attribute.
Reed Kotler
[next]