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
2012-11-14
Remove the CellSPU port.
Eric Christopher
2012-11-14
llvm/test/CodeGen/X86/memset.ll: FileCheck-ize, and add another case on +avx.
NAKAMURA Takumi
2012-11-14
Added multiclass for post-increment load instructions.
Jyotsna Verma
2012-11-14
Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
Benjamin Kramer
2012-11-14
Remove DOS line endings.
Jakub Staszak
2012-11-14
X86: Enable SSE memory intrinsics even when stack alignment is less than 16 b...
Benjamin Kramer
2012-11-14
The code pattern "imm0_255_neg" is used for checking if an immediate value is...
Nadav Rotem
2012-11-14
[NVPTX] Implement custom lowering of loads/stores for i1
Justin Holewinski
2012-11-14
Fix really stupid ARM EHABI info generation bug: we should not emit
Anton Korobeynikov
2012-11-14
X86: Better diagnostics for 32-bit vs. 64-bit mode mismatches.
Jim Grosbach
2012-11-14
Emit relocations from .debug_aranges to .debug_info for asm files
Alexey Samsonov
2012-11-14
Handle DAG CSE adding new uses during ReplaceAllUsesWith. Fixes PR14333.
Rafael Espindola
2012-11-14
Use TARGET2 relocation for TType references on ARM.
Anton Korobeynikov
2012-11-13
Revert "Use the 'count' attribute instead of the 'upper_bound' attribute."
Eric Christopher
2012-11-13
[MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev!
Michael J. Spencer
2012-11-13
Revert r167836, "llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 fo...
NAKAMURA Takumi
2012-11-13
Add test case to verify correct relocs being generated for
Ulrich Weigand
2012-11-13
numerically sort the symbols, so that the testcase result is uniform
Shankar Easwaran
2012-11-13
llvm-nm: Make sort more stable when symbol names are equal.
Daniel Dunbar
2012-11-13
X86: when constructing VZEXT_LOAD from other loads, makes sure its output
Manman Ren
2012-11-13
Do not consider a machine instruction that uses and defines the same
Ulrich Weigand
2012-11-13
Adding changes to support GNU style archive library reading
Shankar Easwaran
2012-11-13
Revert 167755/167760. We don't want to emit crash diagnostics on command-line...
Chad Rosier
2012-11-13
llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 for now.
NAKAMURA Takumi
2012-11-13
Codegen support for arbitrary vector getelementptrs.
Duncan Sands
2012-11-13
Fix the instcombine GEP index widening transform to work correctly for vector
Duncan Sands
2012-11-13
Relax the restrictions on vector of pointer types, and vector getelementptr.
Duncan Sands
2012-11-13
DependenceAnalysis: Print all dependency pairs when dumping. Update all testc...
Benjamin Kramer
2012-11-13
Figure out <size> argument of llvm.lifetime intrinsics at the moment they are...
Alexey Samsonov
2012-11-13
instcombine: Migrate math library call simplifications
Meador Inge
2012-11-13
BBVectorize: Don't vectorize vector-manipulation chains
Hal Finkel
2012-11-13
Use the 'count' attribute instead of the 'upper_bound' attribute.
Bill Wendling
2012-11-13
Cleanup the main RegisterCoalescer loop.
Andrew Trick
2012-11-13
revert r167740
Shuxin Yang
2012-11-12
BBVectorize: Only some insert element operand pairs are free.
Hal Finkel
2012-11-12
Fix test case added in patch fixing PR14314
Michael Liao
2012-11-12
Update test case for r167754/r167755.
Chad Rosier
2012-11-12
BBVectorize: Use a more sophisticated check for input cost
Hal Finkel
2012-11-12
BBVectorize: Check the types of compare instructions
Hal Finkel
2012-11-12
This change is to fix rdar://12571717 which is about assertion in Reassociate...
Shuxin Yang
2012-11-12
misched: Infrastructure for weak DAG edges.
Andrew Trick
2012-11-12
BBVectorize: Check the input types of shuffles for legality
Hal Finkel
2012-11-12
Normalize memcmp constant folding results.
Meador Inge
2012-11-12
Fix PR14314
Michael Liao
2012-11-12
[NVPTX] Add more precise PTX/SM target attributes
Justin Holewinski
2012-11-11
Remove hard-coded constant in Transforms/InstCombine/memcmp-1.ll
Meador Inge
2012-11-11
instcombine: Migrate memset optimizations
Meador Inge
2012-11-11
instcombine: Migrate memmove optimizations
Meador Inge
2012-11-11
instcombine: Migrate memcpy optimizations
Meador Inge
2012-11-11
instcombine: Migrate memcmp optimizations
Meador Inge
[next]