llvm/lib/Target/ARM64
2014-04-12 18:39:57 +00:00
..
AsmParser LLVMBuild.txt: Add missing dependencies. 2014-04-10 11:16:47 +00:00
Disassembler Make helper static and place random global into the llvm namespace. 2014-04-12 18:39:57 +00:00
InstPrinter Fix abuse of StringRef on ARM64SysReg::MRSMapper::toString(Val, Valid). 2014-04-10 03:05:59 +00:00
MCTargetDesc Fix some doc and comment typos 2014-04-09 14:47:27 +00:00
TargetInfo ARM64/*/LLVMBuild.txt: Prune redundant deps. 2014-04-10 12:46:13 +00:00
Utils Simple fix for build failures resulting from r205867. 2014-04-09 18:34:45 +00:00
ARM64.h [ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdirectory, a la AArch64. These files are required in the decoder, disassembler and parser, and a layering violation was imminent. 2014-04-09 14:42:27 +00:00
ARM64.td
ARM64AddressTypePromotion.cpp [ARM64,C++11] Range'ify use-lists iterators in address type promotion. 2014-04-11 01:13:10 +00:00
ARM64AdvSIMDScalarPass.cpp Fix some doc and comment typos 2014-04-09 14:47:27 +00:00
ARM64AsmPrinter.cpp
ARM64BranchRelaxation.cpp
ARM64CallingConv.h
ARM64CallingConvention.td
ARM64CleanupLocalDynamicTLSPass.cpp
ARM64CollectLOH.cpp Fix some doc and comment typos 2014-04-09 14:47:27 +00:00
ARM64ConditionalCompares.cpp Implement depth_first and inverse_depth_first range factory functions. 2014-04-11 01:50:01 +00:00
ARM64DeadRegisterDefinitionsPass.cpp
ARM64ExpandPseudoInsts.cpp
ARM64FastISel.cpp
ARM64FrameLowering.cpp
ARM64FrameLowering.h
ARM64InstrAtomics.td
ARM64InstrFormats.td Fix some doc and comment typos 2014-04-09 14:47:27 +00:00
ARM64InstrInfo.cpp [ARM64,C++11]: Range'ify loops in InstrInfo. 2014-04-10 22:00:18 +00:00
ARM64InstrInfo.h
ARM64InstrInfo.td Add ARM64 CLS patterns 2014-04-11 22:27:58 +00:00
ARM64ISelDAGToDAG.cpp [ARM64,C++11]: Range'ify use-list iterators in DAGToDAG. 2014-04-11 00:27:22 +00:00
ARM64ISelLowering.cpp [ARM64,C++11]: More range-based loop simplification. 2014-04-11 00:27:19 +00:00
ARM64ISelLowering.h
ARM64LoadStoreOptimizer.cpp
ARM64MachineFunctionInfo.h
ARM64MCInstLower.cpp [ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdirectory, a la AArch64. These files are required in the decoder, disassembler and parser, and a layering violation was imminent. 2014-04-09 14:42:27 +00:00
ARM64MCInstLower.h
ARM64PerfectShuffle.h
ARM64PromoteConstant.cpp
ARM64RegisterInfo.cpp Fix some doc and comment typos 2014-04-09 14:47:27 +00:00
ARM64RegisterInfo.h
ARM64RegisterInfo.td Fix some doc and comment typos 2014-04-09 14:47:27 +00:00
ARM64SchedCyclone.td
ARM64Schedule.td
ARM64SelectionDAGInfo.cpp
ARM64SelectionDAGInfo.h
ARM64StorePairSuppress.cpp
ARM64Subtarget.cpp
ARM64Subtarget.h
ARM64TargetMachine.cpp
ARM64TargetMachine.h
ARM64TargetObjectFile.cpp
ARM64TargetObjectFile.h
ARM64TargetTransformInfo.cpp [ARM64] Never hoist the shift value of a shift instruction. 2014-04-12 02:53:51 +00:00
CMakeLists.txt [ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdirectory, a la AArch64. These files are required in the decoder, disassembler and parser, and a layering violation was imminent. 2014-04-09 14:42:27 +00:00
LLVMBuild.txt ARM64/*/LLVMBuild.txt: Prune redundant deps. 2014-04-10 12:46:13 +00:00
Makefile [ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdirectory, a la AArch64. These files are required in the decoder, disassembler and parser, and a layering violation was imminent. 2014-04-09 14:42:27 +00:00