llvm-6502/test/CodeGen
Shuxin Yang 98b93e5a94 rdar://13126763
Fix a bug in DAGCombine. The symptom is mistakenly optimizing expression
"x + x*x" into "x * 3.0".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174239 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-02 00:22:03 +00:00
..
AArch64 Add explicit triples to AArch64 tests 2013-02-01 11:40:47 +00:00
ARM Add a special ARM trap encoding for NaCl. 2013-01-30 16:30:19 +00:00
CPP
Generic For inline asm: 2013-01-11 18:12:39 +00:00
Hexagon Hexagon: Test case to confirm generation of indexed loads with zero offset. 2013-02-01 16:40:06 +00:00
MBlaze
Mips [mips] Test case for r173862. 2013-01-30 00:28:15 +00:00
MSP430
NVPTX
PowerPC LLVM enablement for some older PowerPC CPUs 2013-02-01 22:59:51 +00:00
R600 R600: Fold clamp, neg, abs 2013-01-31 22:11:54 +00:00
SI
SPARC
Thumb
Thumb2 FileCheck-ify some grep tests 2013-01-25 22:11:46 +00:00
X86 rdar://13126763 2013-02-02 00:22:03 +00:00
XCore