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
Age
Commit message (
Expand
)
Author
2013-05-02
Add a test for the foldSelectICmpAndOr fix committed in r180779.
David Majnemer
2013-05-01
Avoid generating tempfile(s) never used
Michael Liao
2013-05-01
Revert r180737. The companion patch was reverted, and this is not relevant ri...
Bill Wendling
2013-05-01
SROA: Generate selects instead of shuffles when blending values because this ...
Nadav Rotem
2013-05-01
Optimize away nop CONCAT_VECTOR nodes.
Nadav Rotem
2013-05-01
Put VMOVPQIto64rr in the VRPDI class.
Rafael Espindola
2013-05-01
Forget remove the tempfile argument
Michael Liao
2013-05-01
More rewrites of x86 codegen regression tests with FileCheck
Michael Liao
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
[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
[mips] Test for r179873.
Akira Hatanaka
2013-04-30
InstCombine: Fold more shuffles of shuffles.
Jim Grosbach
2013-04-30
LocalStackSlotAllocation improvements
Hal Finkel
2013-04-30
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
Set debug locations for branch instructions created during inlining, even
Adrian Prantl
2013-04-30
Fix Addend computation for non external relocations on Macho.
Rafael Espindola
2013-04-30
R600: fix loop-address.ll test
Vincent Lejeune
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
Rewrite X86 codegen regression test with FileCheck
Michael Liao
2013-04-30
Collect the Addend for external relocs.
Rafael Espindola
2013-04-30
R600: use native for alu
Vincent Lejeune
2013-04-30
R600: Add FetchInst bit to instruction defs to denote vertex/tex instructions
Vincent Lejeune
2013-04-30
Rewrite test in FileCheck instead of grep in X86 codegen
Michael Liao
2013-04-29
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-29
Duplicate a testcase.
Bill Wendling
2013-04-29
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-29
Rewrite some tests with FileCHeck in X86 codegen
Michael Liao
2013-04-29
Improve documentation.
Adrian Prantl
2013-04-29
Add getSymbolAlignment to the ObjectFile interface.
Rafael Espindola
2013-04-29
R600: Use correct CF_END instruction on Northern Island GPUs
Tom Stellard
2013-04-29
R600: Fix encoding of CF_END_{EG, R600} instructions
Tom Stellard
2013-04-29
SimplifyCFG: If convert single conditional stores
Arnold Schwaighofer
2013-04-29
Disable the MCJIT tests on 32 bit darwin.
Rafael Espindola
2013-04-29
Propagate relocation info to resolveRelocation.
Rafael Espindola
2013-04-29
[objc-arc] Apply the RV optimization to retains next to calls in ObjCARCContr...
Michael Gottesman
2013-04-27
Fix a XOR reassociation bug.
Shuxin Yang
2013-04-27
AArch64: convert MC-layer test to .s file
Tim Northover
2013-04-27
[objc-arc] Test cleanups.
Michael Gottesman
2013-04-27
Use the target triple from the target machine rather than the module
Eric Christopher
2013-04-27
Move the XFAIL out of the middle of a comment.
Eric Christopher
2013-04-27
Make all darwin ppc stubs local.
Rafael Espindola
2013-04-27
Struct-path aware TBAA: change the format of TBAAStructType node.
Manman Ren
2013-04-26
Make CHECK lines a bit less strict so they also match code generated for win64.
Benjamin Kramer
2013-04-26
Teach the interpreter to handle vector compares and additional vector arithme...
Nadav Rotem
2013-04-26
R600: Initialize AMDGPUMachineFunction::ShaderType to ShaderType::COMPUTE
Tom Stellard
[prev]
[next]