index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
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-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
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
2012-11-17
Silence the buildbots for this test while I figure out the triple
Andrew Trick
2012-11-17
Broaden isSchedulingBoundary to check aliases of SP.
Andrew Trick
2012-11-17
Mark FP_EXTEND form v2f32 to v2f64 as "expand" for ARM NEON. Patch by Pete C...
Eli Friedman
2012-11-17
[fast-isel] Add the -verify-machineinstrs to these test cases. The remaining
Chad Rosier
2012-11-17
Initial implementation of MipsTargetLowering::isLegalAddressingMode.
Akira Hatanaka
2012-11-16
Remove hard coded registers in ARM ldrexd and strexd instructions
Weiming Zhao
2012-11-16
Make sure FABS on v2f32 and v4f32 is legal on ARM NEON
Anton Korobeynikov
2012-11-16
Fix handling of aliases to functions.
Richard Osborne
2012-11-16
[NVPTX] Order global variables in def-use order before emiting them in the fi...
Justin Holewinski
2012-11-16
llvm/test/CodeGen/X86/hipe-cc*.ll: Add explicit -mcpu, or they don't expect t...
NAKAMURA Takumi
2012-11-16
Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.
Duncan Sands
2012-11-16
Use roundps/pd for llvm.ceil, llvm.trunc, llvm.rint, and llvm.nearbyint of ve...
Craig Topper
2012-11-16
[mips] Fix delay slot filler so that instructions with register operand $1 are
Akira Hatanaka
2012-11-15
Mark FP_ROUND for converting NEON v2f64 to v2f32 as expand. Add a missing
Eli Friedman
2012-11-15
PowerPC: Lowering floor intrinsic for Altivec
Adhemerval Zanella
2012-11-14
This patch is in preparation for adding medium code model support to the
Bill Schmidt
2012-11-14
Make sure to not get AVX code on an AVX-capable host. Revealed in r167967.
Jakub Staszak
2012-11-14
test/CodeGen/Hexagon/postinc-load.ll: Suppress it for now. It triggered the f...
NAKAMURA Takumi
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
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
[prev]
[next]