summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/unaligned-spill-folding.ll
AgeCommit message (Expand)Author
2016-07-18[X86] Add more opcodes to isFrameLoadOpcode/isFrameStoreOpcode. Mainly AVX-51...Craig Topper
2015-09-11Use function attribute "stackrealign" to decide whether stackAkira Hatanaka
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-10-06Force a CPU that doesn't have AVX, otherwise this test fails.Benjamin Kramer
2013-10-06X86: Don't fold spills into SSE operations if the stack is unaligned.Benjamin Kramer