llvm-project/llvm/test/CodeGen
Reed Kotler a811753716 Change mips16 delay slot jumps to non delay slot forms by default.
We will make them delay slot forms if there is something that can be
placed in the delay slot during a separate pass. Mips16 extended instructions
cannot be placed in delay slots.

llvm-svn: 166990
2012-10-30 00:54:49 +00:00
..
ARM Completely disallow partial copies in adjustCopiesBackFrom(). 2012-10-29 17:51:52 +00:00
CPP test commit 2012-07-18 17:53:05 +00:00
CellSPU Fix broken tests. 2012-10-02 15:49:34 +00:00
Generic BranchProb: modify the definition of an edge in BranchProbabilityInfo to handle 2012-08-24 18:14:27 +00:00
Hexagon LLVM Bug Fix 13709: Remove needless lsr(Rp, #32) instruction access the 2012-09-05 16:01:40 +00:00
MBlaze Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
MSP430 Fix fallout from RegInfo => FrameLowering refactoring on MSP430. 2012-10-17 17:37:11 +00:00
Mips Change mips16 delay slot jumps to non delay slot forms by default. 2012-10-30 00:54:49 +00:00
NVPTX Add llvm.fabs intrinsic. 2012-05-28 21:48:37 +00:00
PowerPC This patch solves a problem with passing varargs parameters under the PPC64 2012-10-29 21:18:16 +00:00
SPARC Fix broken tests. 2012-10-02 15:49:34 +00:00
Thumb Fix Thumb2 fixup kind in the integrated-as. 2012-09-01 15:06:36 +00:00
Thumb2 Add GPRPair Register class to ARM. 2012-10-26 21:29:15 +00:00
X86 Re-commit r166971. I reverted it to quickly, when buildbots didn't have a chance 2012-10-30 00:01:57 +00:00
XCore Fix pattern for MKMSK instruction. 2012-06-13 17:59:12 +00:00