llvm-6502/test/CodeGen
2009-02-21 02:06:47 +00:00
..
Alpha
ARM A couple of places where reused use operands should be marked kill. This is exposed by recent availability fallthrough changes. 2009-02-17 06:41:03 +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
IA64
Mips
PowerPC
SPARC
X86 Teach LSR sink to sink the immediate portion of the common expression back into uses if they fit in address modes of all the uses. 2009-02-21 02:06:47 +00:00
XCore