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-02
Add support for 64-bit calling convention.
Jakob Stoklund Olesen
2013-04-01
Mips direct object exception handling regression
Jack Carter
2013-04-01
R600: Add support for native control flow
Vincent Lejeune
2013-04-01
R600: Emit CF_ALU and use true kcache register.
Vincent Lejeune
2013-04-01
Fix a bad assert in PPCTargetLowering
Hal Finkel
2013-04-01
Add triple to test/CodeGen/PowerPC/stfiwx-2
Hal Finkel
2013-04-01
Correct assertion condition
Shuxin Yang
2013-04-01
Merge load/store sequences with adresses: base + index + offset
Arnold Schwaighofer
2013-04-01
Add more PPC floating-point conversion instructions
Hal Finkel
2013-04-01
PNaCl ABI checker: Disable integer size check since it doesn't pass yet
Mark Seaborn
2013-04-01
PNaCl: Fix ABI checker to give a better error message on BlockAddresses
Mark Seaborn
2013-04-01
Fix PowerPC/cttz.ll to specify a cpu (and use FileCheck)
Hal Finkel
2013-04-01
Add the PPC popcntw instruction
Hal Finkel
2013-04-01
Add support for vector data types in the LLVM interpreter.
Nadav Rotem
2013-04-01
X86TTI: Add accurate costs for itofp operations, based on the actual instruct...
Benjamin Kramer
2013-03-31
X86: Promote sitofp <8 x i16> to <8 x i32> when AVX is available.
Benjamin Kramer
2013-03-31
Add the PPC lfiwax instruction
Hal Finkel
2013-03-31
Cleanup PPC(64) i32 -> float/double conversion
Hal Finkel
2013-03-30
DAGCombine: visitXOR can replace a node without returning it, bail out in tha...
Benjamin Kramer
2013-03-30
Change '@SECREL' suffix to GAS-compatible '@SECREL32'.
Benjamin Kramer
2013-03-30
[NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.
Justin Holewinski
2013-03-30
[NVPTX] Add NVVMReflect pass to allow compile-time selection of
Justin Holewinski
2013-03-30
Implement XOR reassociation. It is based on following rules:
Shuxin Yang
2013-03-30
[mips] Add patterns for DSP indexed load instructions.
Akira Hatanaka
2013-03-30
[mips] Fix DSP instructions to have explicit accumulator register operands.
Akira Hatanaka
2013-03-30
[mips] Move the code which does dag-combine for multiply-add/sub nodes to
Akira Hatanaka
2013-03-29
PNaCl: Fix ExpandTls to handle a couple of corner cases involving PHI nodes
Mark Seaborn
2013-03-29
Updated test0 of retain-not-declared.ll to reflect the fact that objc-arc-exp...
Michael Gottesman
2013-03-29
Exclude the X86/complex-fca.ll test at it probably wasn't supposed to work on...
Timur Iskhodzhanov
2013-03-29
Add clang.arc.used to ModuleHasARC so ARC always runs if said call is present...
Michael Gottesman
2013-03-29
move testcase into appropriate X86 subdirectory.
Adrian Prantl
2013-03-29
Implement FRINT lowering on PPC using frin
Hal Finkel
2013-03-29
Split the llvm/tools/clang/test/CodeGenObjC/debug-info-blocks.m testcase into...
Adrian Prantl
2013-03-29
Remove the old CodePlacementOpt pass.
Benjamin Kramer
2013-03-29
Add PPC FP rounding instructions fri[mnpz]
Hal Finkel
2013-03-28
Add a pass to strip bitcode metadata.
Jan Voung
2013-03-28
[Mips Assembler] Add support for OR macro with imediate opperand
Jack Carter
2013-03-28
Add support of RDSEED defined in AVX2 extension
Michael Liao
2013-03-28
Enhance boolean simplification to handle 16-/64-bit RDRAND
Michael Liao
2013-03-28
[Mips Assembler] Add alias definitions for jal
Jack Carter
2013-03-28
Make Win32 put the SRet address into EAX, fixes PR15556
Timur Iskhodzhanov
2013-03-28
Specify CPUs on the PPC bswap-load-store test
Hal Finkel
2013-03-28
Only enable 64-bit bswap DAG combines for PPC64
Hal Finkel
2013-03-28
Non optimizable objc_retainBlock calls are not forwarding.
Michael Gottesman
2013-03-28
[ObjCARC] Strength reduce objc_retainBlock -> objc_retain if the objc_retainB...
Michael Gottesman
2013-03-28
Hexagon: Enable SupportDebugInfomation and DwarfInSection flags.
Jyotsna Verma
2013-03-28
Remove -O3.
Akira Hatanaka
2013-03-28
Add the PPC64 ldbrx/stdbrx instructions
Hal Finkel
2013-03-28
Fix issue with disassembler decoding CBZ/CBNZ immediates as negatives when th...
Gordon Keiser
2013-03-28
Move test since it depends on the X86 backend.
Rafael Espindola
[prev]
[next]