llvm-6502/lib/Target/AArch64
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
..
AsmParser
Disassembler
InstPrinter
MCTargetDesc
TargetInfo
Utils [AArch 64] Use a constant pool load for weak symbol references when 2014-09-10 13:54:38 +00:00
AArch64.h [AArch64] Add experimental PBQP support 2014-09-10 14:06:10 +00:00
AArch64.td
AArch64A57FPLoadBalancing.cpp [A57FPLoadBalancing] Modify r217689 - actually we do need to check defs 2014-09-14 18:24:26 +00:00
AArch64AddressTypePromotion.cpp
AArch64AdvSIMDScalarPass.cpp
AArch64AsmPrinter.cpp
AArch64BranchRelaxation.cpp
AArch64CallingConvention.td
AArch64CleanupLocalDynamicTLSPass.cpp
AArch64CollectLOH.cpp
AArch64ConditionalCompares.cpp
AArch64ConditionOptimizer.cpp
AArch64DeadRegisterDefinitionsPass.cpp
AArch64ExpandPseudoInsts.cpp
AArch64FastISel.cpp [FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ. 2014-09-18 02:44:13 +00:00
AArch64FrameLowering.cpp
AArch64FrameLowering.h
AArch64InstrAtomics.td
AArch64InstrFormats.td
AArch64InstrInfo.cpp [AArch64] Improve AA to remove unneeded edges in the AA MI scheduling graph. 2014-09-08 14:43:48 +00:00
AArch64InstrInfo.h [AArch64] Improve AA to remove unneeded edges in the AA MI scheduling graph. 2014-09-08 14:43:48 +00:00
AArch64InstrInfo.td
AArch64ISelDAGToDAG.cpp
AArch64ISelLowering.cpp [X86] Use the generic AtomicExpandPass instead of X86AtomicExpandPass 2014-09-17 00:06:58 +00:00
AArch64ISelLowering.h [X86] Use the generic AtomicExpandPass instead of X86AtomicExpandPass 2014-09-17 00:06:58 +00:00
AArch64LoadStoreOptimizer.cpp
AArch64MachineCombinerPattern.h
AArch64MachineFunctionInfo.h
AArch64MCInstLower.cpp
AArch64MCInstLower.h
AArch64PBQPRegAlloc.cpp Fix gcc -Wpedantic. 2014-09-12 12:32:08 +00:00
AArch64PerfectShuffle.h
AArch64PromoteConstant.cpp
AArch64RegisterInfo.cpp
AArch64RegisterInfo.h
AArch64RegisterInfo.td
AArch64SchedA53.td
AArch64SchedA57.td
AArch64SchedA57WriteRes.td
AArch64SchedCyclone.td
AArch64Schedule.td
AArch64SelectionDAGInfo.cpp
AArch64SelectionDAGInfo.h
AArch64StorePairSuppress.cpp
AArch64Subtarget.cpp [AArch 64] Use a constant pool load for weak symbol references when 2014-09-10 13:54:38 +00:00
AArch64Subtarget.h [AArch64] Enable post-RA MI scheduler. 2014-09-12 17:40:39 +00:00
AArch64TargetMachine.cpp [AArch64] Don't enable the post-RA MI scheduler at OptNone. 2014-09-12 22:17:28 +00:00
AArch64TargetMachine.h [AArch64] Add experimental PBQP support 2014-09-10 14:06:10 +00:00
AArch64TargetObjectFile.cpp
AArch64TargetObjectFile.h
AArch64TargetTransformInfo.cpp [AArch64] Revert r216141 for cyclone 2014-09-10 20:31:57 +00:00
CMakeLists.txt [AArch64] Add experimental PBQP support 2014-09-10 14:06:10 +00:00
LLVMBuild.txt
Makefile