1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test/CodeGen
Evan Cheng 8728924812 - Avoid using floating point stores to implement memset unless the value is zero.
- Do not try to infer GV alignment unless its type is sized. It's not possible to infer alignment if it has opaque type.

llvm-svn: 100118
2010-04-01 18:19:11 +00:00
..
Alpha
ARM switch the flag for using NEON for SP floating point to a subtarget 'feature'. 2010-03-25 23:47:34 +00:00
Blackfin
CBackend
CellSPU From Kalle Raiskila: 2010-03-29 17:38:47 +00:00
CPP
Generic Fix PR4975. Avoid referencing empty vector. 2010-03-29 21:27:30 +00:00
MBlaze
Mips
MSP430
PIC16 XFAIL some PIC16 tests when running under valgrind-leaks. I don't expect these 2010-03-30 14:34:13 +00:00
PowerPC add some nounwinds 2010-03-28 07:58:37 +00:00
SPARC
SystemZ
Thumb
Thumb2 switch the flag for using NEON for SP floating point to a subtarget 'feature'. 2010-03-25 23:47:34 +00:00
X86 - Avoid using floating point stores to implement memset unless the value is zero. 2010-04-01 18:19:11 +00:00
XCore fix AsmPrinter::GetBlockAddressSymbol to always return a unique 2010-03-14 17:53:23 +00:00