llvm-6502/test/CodeGen
Simon Pilgrim c7bcb37fd3 TRUNCATE constant folding - minor fix for rL233224
Fix for test case found by James Molloy - TRUNCATE of constant build vectors can be more simply achieved by simply replacing with a new build vector node with the truncated value type - no need to touch the scalar operands at all.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235079 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-16 08:21:09 +00:00
..
AArch64 TRUNCATE constant folding - minor fix for rL233224 2015-04-16 08:21:09 +00:00
ARM DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable 2015-04-15 22:29:27 +00:00
BPF
CPP
Generic DebugInfo: Add missing !dbg attachments to intrinsics 2015-04-15 21:04:10 +00:00
Hexagon
Inputs
Mips Re-apply r234898 and fix tests. 2015-04-15 06:24:07 +00:00
MSP430
NVPTX
PowerPC Update tests to not be as dependent on section numbers. 2015-04-15 15:59:37 +00:00
R600
SPARC Update tests to not be as dependent on section numbers. 2015-04-15 15:59:37 +00:00
SystemZ
Thumb
Thumb2
WinEH [SEH] Deal with users of the old lpad for SEH catch-all blocks 2015-04-16 00:02:04 +00:00
X86 [CodeGen] Re-apply r234809 (concat of scalars), with an x86_mmx fix. 2015-04-16 02:39:14 +00:00
XCore