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-04-29
Use unique'ed types for varargs expansion instead of non-unique named types.
Jan Voung
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
Check for metadata in PNaCl ABI checker.
Jan Voung
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
2013-04-26
cleanup testcase some more
Adrian Prantl
2013-04-26
ARM: Fix encoding of hint instruction for Thumb.
Quentin Colombet
2013-04-26
Add missing ':'.
Rafael Espindola
2013-04-26
Bugfix for the debug intrinsic handling in InstCombiner:
Adrian Prantl
2013-04-26
ARM/NEON: Pattern match vector integer abs to vabs.
Benjamin Kramer
2013-04-26
X86: Now that we have a canonical form for vector integer abs, match it into ...
Benjamin Kramer
2013-04-26
DAGCombiner: Canonicalize vector integer abs in the same way we do it for sca...
Benjamin Kramer
2013-04-26
LoopVectorizer: Calculate the number of pointers to disambiguate at runtime ...
Nadav Rotem
2013-04-25
Mips assembler: .set reorder support
Jack Carter
2013-04-25
Remove SMLoc paired with CHECK-NOT patterns. Not functionality change.
Michael Liao
2013-04-25
ARM cost model: Integer div and rem is lowered to a function call
Arnold Schwaighofer
2013-04-25
This patch adds the X86FixupLEAs pass, which will reduce instruction
Preston Gurd
2013-04-25
LoopVectorizer: No need to generate pointer disambiguation checks between rea...
Nadav Rotem
2013-04-25
[mc-coff] Forward Linker Option flags into the .drectve section
Reid Kleckner
2013-04-25
Fix section relocation for SECTIONREL32 with immediate offset.
Rafael Espindola
2013-04-25
[inline asm] Add a test case for r180226. The specific issue is that the inline
Chad Rosier
2013-04-25
Clarify getRelocationAddress x getRelocationOffset a bit.
Rafael Espindola
2013-04-25
Fix constant folding for one lane vector types. Constant folding one lane vec...
Silviu Baranga
2013-04-25
Test case for r180241.
Akira Hatanaka
2013-04-25
Test case for r180238.
Akira Hatanaka
2013-04-24
R600: Use SHT_PROGBITS for the .AMDGPU.config section
Tom Stellard
2013-04-24
Mips assembler: Add 64 bit testing for JAL
Jack Carter
2013-04-24
Use pointers to iterate over symbols.
Rafael Espindola
2013-04-24
LoopVectorize: Scalarize padded types
Arnold Schwaighofer
2013-04-24
LoopVectorizer: Bail out if we don't have datalayout we need it
Arnold Schwaighofer
2013-04-24
MI Sched: eliminate local vreg copies.
Andrew Trick
2013-04-24
Cleanup testcase and ensure we actually exercise the inliner.
Adrian Prantl
[prev]
[next]