llvm-6502/test/CodeGen
Chandler Carruth 7e26571a69 [x86] Remove a couple of fairly pointless tests. These were merely
testing that we generated divps and divss but not in a very systematic
way. There are other tests for widening binary operations already that
make these unnecessary.

The second one seems mostly about testing Atom as well as normal X86,
but despite the comment claiming it is testing a different instruction
sequence, it then tests for exactly the same div instruction sequence!
(The sequence of instructions is actually quite different on Atom, but
not the sequence of div instructions....)

And then it has an "execution" test that simply isn't run? Very strange.
Anyways, none of this is really needed so clean this up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218972 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-03 09:43:19 +00:00
..
AArch64 Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
ARM Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
CPP
Generic Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
Hexagon Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
Inputs Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
Mips Add fptrunc to mips fast-sel 2014-10-01 18:47:02 +00:00
MSP430 Drop the W postfix on the 16-bit registers. 2014-09-10 06:58:14 +00:00
NVPTX Revert r216862 due to a performance regression 2014-10-01 15:22:13 +00:00
PowerPC [PowerPC] Modern Book-E cores support sync 2014-10-02 22:34:22 +00:00
R600 R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol table 2014-10-01 17:15:17 +00:00
SPARC Add back tests for empty function in SPARC and PowerPC. 2014-09-15 22:11:07 +00:00
SystemZ
Thumb Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00
Thumb2 [ARM] Allow selecting VRINT[APMXZR] and VCVT[BT] instructions for FPv5 2014-10-01 13:13:18 +00:00
X86 [x86] Remove a couple of fairly pointless tests. These were merely 2014-10-03 09:43:19 +00:00
XCore Revert "DI: Fold constant arguments into a single MDString" 2014-10-02 22:15:31 +00:00