llvm-6502/test/CodeGen
2015-01-23 08:00:59 +00:00
..
AArch64 DAGCombine: fold (or (and X, M), (and X, N)) -> (and X, (or M, N)) 2015-01-21 23:17:19 +00:00
ARM Fix load-store optimizer on thumbv4t 2015-01-21 22:39:43 +00:00
CPP
Generic
Hexagon [Hexagon] Converting multiply and accumulate with immediate intrinsics to patterns. 2015-01-21 18:13:15 +00:00
Inputs
Mips
MSP430
NVPTX
PowerPC
R600 R600: Try to use lower types for 64bit division if possible 2015-01-22 23:42:43 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 [x86] Change u8imm operands to always print as unsigned. This makes shuffle masks and the like make way more sense. 2015-01-23 08:00:59 +00:00
XCore