llvm-6502/lib/Target/AArch64
2014-08-06 16:56:58 +00:00
..
AsmParser
Disassembler
InstPrinter
MCTargetDesc [AArch64] Fix OS ABI flag for aarch64-linux-gnu target. 2014-08-06 16:05:02 +00:00
TargetInfo
Utils
AArch64.h
AArch64.td
AArch64AddressTypePromotion.cpp
AArch64AdvSIMDScalarPass.cpp
AArch64AsmPrinter.cpp
AArch64BranchRelaxation.cpp
AArch64CallingConvention.td
AArch64CleanupLocalDynamicTLSPass.cpp
AArch64CollectLOH.cpp
AArch64ConditionalCompares.cpp Have MachineFunction cache a pointer to the subtarget to make lookups 2014-08-05 02:39:49 +00:00
AArch64DeadRegisterDefinitionsPass.cpp Have MachineFunction cache a pointer to the subtarget to make lookups 2014-08-05 02:39:49 +00:00
AArch64ExpandPseudoInsts.cpp Have MachineFunction cache a pointer to the subtarget to make lookups 2014-08-05 02:39:49 +00:00
AArch64FastISel.cpp [FastIsel][AArch64] Fix previous commit r214844 (Don't perform sign-/zero-extension for function arguments that have already been sign-/zero-extended.) 2014-08-05 07:31:30 +00:00
AArch64FrameLowering.cpp Have MachineFunction cache a pointer to the subtarget to make lookups 2014-08-05 02:39:49 +00:00
AArch64FrameLowering.h
AArch64InstrAtomics.td
AArch64InstrFormats.td Revert "r214832 - MachineCombiner Pass for selecting faster instruction" 2014-08-05 05:43:47 +00:00
AArch64InstrInfo.cpp Revert "r214832 - MachineCombiner Pass for selecting faster instruction" 2014-08-05 05:43:47 +00:00
AArch64InstrInfo.h Revert "r214832 - MachineCombiner Pass for selecting faster instruction" 2014-08-05 05:43:47 +00:00
AArch64InstrInfo.td
AArch64ISelDAGToDAG.cpp
AArch64ISelLowering.cpp [AArch64] Conditional selects are expensive on out-of-order cores. 2014-08-06 10:42:18 +00:00
AArch64ISelLowering.h
AArch64LoadStoreOptimizer.cpp
AArch64MachineFunctionInfo.h
AArch64MCInstLower.cpp
AArch64MCInstLower.h
AArch64PerfectShuffle.h
AArch64PromoteConstant.cpp
AArch64RegisterInfo.cpp Have MachineFunction cache a pointer to the subtarget to make lookups 2014-08-05 02:39:49 +00:00
AArch64RegisterInfo.h
AArch64RegisterInfo.td
AArch64SchedA53.td
AArch64SchedA57.td
AArch64SchedA57WriteRes.td
AArch64SchedCyclone.td
AArch64Schedule.td
AArch64SelectionDAGInfo.cpp
AArch64SelectionDAGInfo.h
AArch64StorePairSuppress.cpp Have MachineFunction cache a pointer to the subtarget to make lookups 2014-08-05 02:39:49 +00:00
AArch64Subtarget.cpp
AArch64Subtarget.h [AArch64] Add a few isTarget* API to AArch64 Subtarget. 2014-08-06 16:56:58 +00:00
AArch64TargetMachine.cpp [AArch64] Add a testcase for r214957. 2014-08-06 13:31:32 +00:00
AArch64TargetMachine.h
AArch64TargetObjectFile.cpp
AArch64TargetObjectFile.h
AArch64TargetTransformInfo.cpp Teach the SLP Vectorizer that keeping some values live over a callsite can have a cost. 2014-08-05 12:30:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile