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
2012-12-04
Use the 'count' attribute to calculate the upper bound of an array.
Bill Wendling
2012-12-04
This patch introduces initial-exec model support for thread-local storage
Bill Schmidt
2012-12-04
Add a 'count' field to the DWARF subrange.
Bill Wendling
2012-12-04
Stack Alignment: when creating stack objects in MachineFrameInfo, make sure
Manman Ren
2012-12-02
Allow merging multiple store sequences on the same chain.
Nadav Rotem
2012-12-02
Fix an invalid regex in the test
Eli Bendersky
2012-12-01
misched: Fix RegisterPressureTracker handling of DebugVals.
Andrew Trick
2012-12-01
misched: Fix the DAG builder to handle an undef operand at ExitSU.
Andrew Trick
2012-12-01
misched: Fix LiveInterval update to better handle DebugVal.
Andrew Trick
2012-12-01
misched: fix RegionBegin when DebugValues get shuffled to the top.
Andrew Trick
2012-12-01
Simplify REG_SEQUENCE lowering.
Jakob Stoklund Olesen
2012-11-30
test/CodeGen/PowerPC/vec_mul.ll: Add a triple. Thanks, Hal.
Chad Rosier
2012-11-30
Codegen failure for vmull with small vectors
Sebastian Pop
2012-11-30
test/CodeGen/PowerPC/vec_mul.ll: Fix register operands.
Chad Rosier
2012-11-30
test/CodeGen/PowerPC: Add explicit -march=ppc32.
NAKAMURA Takumi
2012-11-30
This patch fixes the Altivec addend construction for the fused multiply-add
Adhemerval Zanella
2012-11-29
Handle the situation where CodeGenPrepare removes a reference to a BB that has
Bill Wendling
2012-11-29
Disable register-register preloads for NaCl.
JF Bastien
2012-11-29
Added atomic 64 min/max/umin/umax instrinsics support in the ARM backend.
Silviu Baranga
2012-11-29
Teach the legalizer how to handle operands for VSELECT nodes
Justin Holewinski
2012-11-29
Allow targets to prefer TypeSplitVector over TypePromoteInteger when computin...
Justin Holewinski
2012-11-29
Avoid rewriting instructions twice.
Jakob Stoklund Olesen
2012-11-29
When combining consecutive stores allow loads in between the stores, if the l...
Nadav Rotem
2012-11-28
ARM: Implement CanLowerReturn so large vectors get expanded into sret.
Benjamin Kramer
2012-11-28
misched: Analysis that partitions the DAG into subtrees.
Andrew Trick
2012-11-28
misched: better alias analysis.
Andrew Trick
2012-11-27
This patch makes medium code model the default for 64-bit PowerPC ELF.
Bill Schmidt
2012-11-27
Add -verify-machineinstrs to these fast-isel test cases.
Chad Rosier
2012-11-27
Merge commit '8d20b5f9ff609e70fae5c865931ab0f29e639d9c'
Derek Schuff
2012-11-27
CSE: allow PerformTrivialCoalescing to check copies across basic block
Manman Ren
2012-11-27
X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
Manman Ren
2012-11-27
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-27
Never use .lcomm on platforms where it does not accept an alignment
Ulrich Weigand
2012-11-27
Revert accidental commit.
Craig Topper
2012-11-27
Make PrintReg constructor explicit to prevent weird implicit conversions from...
Craig Topper
2012-11-27
Add test cases for r168417.
Craig Topper
2012-11-27
Extend test case for r168657.
Chad Rosier
2012-11-27
llvm/test/CodeGen/X86/2012-07-15-broadcastfold.ll: Loosen expression correspo...
NAKAMURA Takumi
2012-11-26
Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary.
Chad Rosier
2012-11-26
Normalize splat 256bit vectors with 8 elements.
Jakub Staszak
2012-11-26
Rewrite test to not use a FileCheck variable and redefine it on the same line.
Eli Bendersky
2012-11-24
PPC: MCize most of the darwin PIC emission.
Benjamin Kramer
2012-11-21
[mips] Generate big GOT code.
Akira Hatanaka
2012-11-21
Add support for varargs functions for msp430.
Anton Korobeynikov
2012-11-21
Add support for byval args. Patch by Job Noorman!
Anton Korobeynikov
2012-11-20
Fix physical register liveness calculations:
Tim Northover
2012-11-20
Intel OCL built-ins calling conventions now support MacOS 32-bit.
Elena Demikhovsky
2012-11-19
Factor out type info emission into separate routine.
Anton Korobeynikov
2012-11-19
Handle mixed normal and early-clobber defs on inline asm.
Jakob Stoklund Olesen
2012-11-18
Use a full triple for a PPC test case for asm syntax.
Andrew Trick
[prev]
[next]