llvm-6502/test/CodeGen
Dan Gohman 834db732ba Use the -stack-alignment option instead of using a target triple
for avoiding dynamic stack realignment.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65319 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-23 16:34:46 +00:00
..
Alpha
ARM If a use operand is marked isKill, don't forget to add kill to its live interval as well. 2009-02-22 08:35:56 +00:00
CBackend
CellSPU Used "-enable-unsafe-fp-math" to allow this transformation - (a * b -c) = c - a *b. 2009-01-31 06:50:54 +00:00
CPP
Generic bug 3610: Test case. 2009-02-22 15:54:44 +00:00
IA64
Mips
PowerPC
SPARC
X86 Use the -stack-alignment option instead of using a target triple 2009-02-23 16:34:46 +00:00
XCore