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-04-19
Revert "PR14606: debug info imported_module support"
Eric Christopher
2013-04-19
PR14606: debug info imported_module support
David Blaikie
2013-04-19
R600: Add pattern for the BFI_INT instruction
Tom Stellard
2013-04-19
R600: Reorganize lit tests and document how they should be organized
Tom Stellard
2013-04-18
Disable PPC comparison optimization by default
Hal Finkel
2013-04-18
Implement optimizeCompareInstr for PPC
Hal Finkel
2013-04-18
X86: Add an SSE2 lowering for 64 bit compares when pcmpgtq (SSE4.2) isn't ava...
Benjamin Kramer
2013-04-18
Allow misaligned stores in x86 fast-isel.
Derek Schuff
2013-04-18
Fix for PR14824, An ARM Load/Store Optimization bug
Hao Liu
2013-04-17
This patch teaches x86 fast-isel to generate the native div/idiv instructions
Eli Bendersky
2013-04-17
R600: Make Export Instruction not duplicable
Vincent Lejeune
2013-04-16
Add support for the div/rem instructions under x86 fast-isel.
Jim Stichnoth
2013-04-16
[XCore] Extend test to check positve offsets are folded into addresses.
Richard Osborne
2013-04-16
[XCore] Give test more generic name.
Richard Osborne
2013-04-16
[XCore] Convert a couple of tests to FileCheck.
Richard Osborne
2013-04-16
Implement ARM unwind opcode assembler.
Logan Chien
2013-04-16
Add 64-bit multiply and divide instructions for SPARC v9.
Jakob Stoklund Olesen
2013-04-15
R600/SI: Emit config values in register value pairs.
Tom Stellard
2013-04-15
R600/SI: Emit configuration value in the .AMDGPU.config ELF section
Tom Stellard
2013-04-15
R600: Emit ELF formatted code rather than raw ISA.
Tom Stellard
2013-04-15
Avoid outputting temporary test file into source tree.
Tim Northover
2013-04-15
Fix PPC64 CR spill location for callee-saved registers
Hal Finkel
2013-04-14
Use i32 for all SPARC shift amounts, even in 64-bit mode.
Jakob Stoklund Olesen
2013-04-14
Add support for the abs64 SPARC v9 code model.
Jakob Stoklund Olesen
2013-04-14
Add support for the SPARC v9 abs44 code model.
Jakob Stoklund Olesen
2013-04-14
Also put target flags on SPARC constant pool references.
Jakob Stoklund Olesen
2013-04-14
Fix patterns for 64-bit pointers.
Jakob Stoklund Olesen
2013-04-13
Define SPARC code models.
Jakob Stoklund Olesen
2013-04-13
Spill and restore PPC CR registers using the FP when we have one
Hal Finkel
2013-04-13
Further generalize this scheduler test.
Andrew Trick
2013-04-13
Fix a dislexic regex.
Andrew Trick
2013-04-13
Add a missing REQUIRES: asserts
Andrew Trick
2013-04-13
MI-Sched: schedule physreg copies.
Andrew Trick
2013-04-13
[mips] Reapply r179420 and r179421.
Akira Hatanaka
2013-04-12
Revert r179420 and r179421.
Akira Hatanaka
2013-04-12
[mips] Instruction selection patterns for carry-setting and using add
Akira Hatanaka
2013-04-12
[mips] v4i8 and v2i16 add, sub and mul instruction selection patterns.
Akira Hatanaka
2013-04-12
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
Fix the test on linux by setting the triple and the align format
Nadav Rotem
2013-04-12
Add a flag to align all basic blocks in the function.
Nadav Rotem
2013-04-11
Use FileCheck instead of grep.
Preston Gurd
2013-04-11
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-11
Add a CHECK-NOT for a more faithful translation of the original grep | count 2.
Eli Bendersky
2013-04-11
Add missing colons to check lines.
Benjamin Kramer
2013-04-11
FileCheckize a bunch of tests.
Benjamin Kramer
2013-04-11
Optimize vector select from all 0s or all 1s
Michael Liao
2013-04-11
Enhance bool simplifcation in X86 to handle more cases
Michael Liao
2013-04-10
Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep
Eli Bendersky
2013-04-10
Manually remove successors in if conversion when CopyAndPredicateBlock is used
Hal Finkel
2013-04-10
Mips specific inline asm memory operand modifier test case
Jack Carter
[prev]
[next]