llvm-6502/test/CodeGen
Juergen Ributzka 710fc316fb [FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ.
Teach selectBranch to fold bit test and branch into a single instruction (TBZ or
TBNZ).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218010 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-18 02:44:13 +00:00
..
AArch64 [FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ. 2014-09-18 02:44:13 +00:00
ARM Revert "[ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors" 2014-09-17 18:09:13 +00:00
CPP
Generic
Hexagon
Inputs
Mips Add mips32 r1 to the list of supported targets for Mips fast-isel 2014-09-15 20:30:25 +00:00
MSP430 Drop the W postfix on the 16-bit registers. 2014-09-10 06:58:14 +00:00
NVPTX
PowerPC Fix FastISel bug in boolean returns for PowerPC. 2014-09-17 23:25:06 +00:00
R600 Exclude known and bugzilled failures from UBSan bootstrap 2014-09-17 20:17:52 +00:00
SPARC Add back tests for empty function in SPARC and PowerPC. 2014-09-15 22:11:07 +00:00
SystemZ
Thumb
Thumb2
X86 [x32] Fix function indirect calls 2014-09-17 07:09:23 +00:00
XCore