llvm-6502/test/CodeGen
Ahmed Bougacha 4412d4b51f [CodeGenPrepare] Generalize inserted set from truncs to any inst.
It's been used before to avoid infinite loops caused by separate CGP
optimizations undoing one another.  We found one more such issue
caused by r238054.  To avoid it, generalize the "InsertedTruncs"
set to any inst, and use it to avoid touching those again.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239938 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-17 20:44:32 +00:00
..
AArch64 [CodeGenPrepare] Generalize inserted set from truncs to any inst. 2015-06-17 20:44:32 +00:00
AMDGPU Revert "Revert "Fix merges of non-zero vector stores"" 2015-06-16 15:51:48 +00:00
ARM [ARM] Disabling vfp4 should disable fp16 2015-06-12 09:38:51 +00:00
BPF
CPP
Generic
Hexagon [Hexagon] Adding a number of other tests for min/max instructions and loading i1s. 2015-06-17 20:29:33 +00:00
Inputs
Mips
MIR MIR Parser: Report an error when a machine function doesn't have a corresponding function. 2015-06-16 17:06:29 +00:00
MSP430
NVPTX Reapply 239795 - [InstCombine] Propagate non-null facts to call parameters 2015-06-16 20:24:25 +00:00
PowerPC Properly handle the mftb instruction. 2015-06-16 16:01:15 +00:00
SPARC
SystemZ
Thumb
Thumb2
WinEH [WinEH] C++ EH state numbering fixes 2015-05-20 23:22:24 +00:00
X86 AVX-512: cvtusi2ss/d intrinsics. 2015-06-17 07:23:57 +00:00
XCore