llvm-6502/test/CodeGen
Benjamin Kramer d9f7a185e3 X86: Don't fold spills into SSE operations if the stack is unaligned.
Regalloc can emit unaligned spills nowadays, but we can't fold the
spills into SSE ops if we can't guarantee alignment. PR12250.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192064 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-06 13:48:22 +00:00
..
AArch64 Implement aarch64 neon instruction set AdvSIMD (Across). 2013-10-05 08:22:10 +00:00
ARM ARM: optimizeSelect has to consider the previous register class 2013-10-04 16:52:56 +00:00
CPP
Generic
Hexagon
Inputs
Mips Support tblockaddr for static compilation in Mips16. 2013-10-04 22:01:40 +00:00
MSP430
NVPTX
PowerPC TBAA: update tbaa format from scalar format to struct-path aware format. 2013-09-30 18:17:55 +00:00
R600 R600: add a pass that merges clauses. 2013-10-01 19:32:58 +00:00
SPARC [Sparc] Do not emit nop after fcmp* instruction with V9. 2013-10-06 07:06:44 +00:00
SystemZ [SystemZ] Add comparisons of high words and memory 2013-10-01 15:00:44 +00:00
Thumb
Thumb2
X86 X86: Don't fold spills into SSE operations if the stack is unaligned. 2013-10-06 13:48:22 +00:00
XCore