llvm-6502/test/CodeGen
2015-01-23 23:59:08 +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 This patch fixes issue with lowering below mentioned pattern :- 2015-01-23 09:10:03 +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 [mips] Add registers and ALL check prefix to octeon test case. 2015-01-20 16:14:02 +00:00
MSP430
NVPTX
PowerPC [PowerPC] Add r2 as an operand for all calls under both PPC64 ELF V1 and V2 2015-01-19 07:20:27 +00:00
R600 R600/SI: Emit .hsa.version section for amdhsa OS 2015-01-23 23:59:08 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 Fix assertion when C++ EH filters are present in functions using SEH 2015-01-23 23:51:25 +00:00
XCore