.. |
AsmParser
|
AArch64: support .cpu directive
|
2016-04-02 19:29:52 +00:00 |
Disassembler
|
|
|
InstPrinter
|
|
|
MCTargetDesc
|
[AArch64] Better errors for out-of-range fixups
|
2016-04-01 09:14:50 +00:00 |
TargetInfo
|
|
|
Utils
|
|
|
AArch64.h
|
AArch64: avoid clobbering SP for dead MOVimm pseudos.
|
2016-04-01 23:14:52 +00:00 |
AArch64.td
|
|
|
AArch64A53Fix835769.cpp
|
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
|
2016-04-04 17:09:25 +00:00 |
AArch64A57FPLoadBalancing.cpp
|
RegisterScavenger: Take a reference as enterBasicBlock() argument.
|
2016-04-06 02:47:09 +00:00 |
AArch64AddressTypePromotion.cpp
|
Simplify some boolean conditional return statements in AArch64.
|
2016-02-29 22:50:49 +00:00 |
AArch64AdvSIMDScalarPass.cpp
|
|
|
AArch64AsmPrinter.cpp
|
|
|
AArch64BranchRelaxation.cpp
|
[AArch64] Fix typo. NFC.
|
2016-03-25 14:37:43 +00:00 |
AArch64CallingConvention.h
|
|
|
AArch64CallingConvention.td
|
Swift Calling Convention: add swiftself attribute.
|
2016-03-29 17:37:21 +00:00 |
AArch64CallLowering.cpp
|
[AArch64] gcc does not like litteral without quotes even on preprocessor macros.
|
2016-04-07 20:49:15 +00:00 |
AArch64CallLowering.h
|
|
|
AArch64CleanupLocalDynamicTLSPass.cpp
|
|
|
AArch64CollectLOH.cpp
|
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
|
2016-04-04 17:09:25 +00:00 |
AArch64ConditionalCompares.cpp
|
|
|
AArch64ConditionOptimizer.cpp
|
|
|
AArch64DeadRegisterDefinitionsPass.cpp
|
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
|
2016-04-04 17:09:25 +00:00 |
AArch64ExpandPseudoInsts.cpp
|
AArch64: avoid clobbering SP for dead MOVimm pseudos.
|
2016-04-01 23:14:52 +00:00 |
AArch64FastISel.cpp
|
Swift Calling Convention: add swiftself attribute.
|
2016-03-29 17:37:21 +00:00 |
AArch64FrameLowering.cpp
|
AArch64: Fix compile error
|
2016-04-06 02:59:44 +00:00 |
AArch64FrameLowering.h
|
Change eliminateCallFramePseudoInstr() to return an iterator
|
2016-03-31 18:33:38 +00:00 |
AArch64GISelAccessor.h
|
[AArch64] Teach the subtarget how to get to the RegisterBankInfo.
|
2016-04-06 17:26:03 +00:00 |
AArch64InstrAtomics.td
|
NFC: make AtomicOrdering an enum class
|
2016-04-06 21:19:33 +00:00 |
AArch64InstrFormats.td
|
AArch64: Add missing schedinfo, check completeness for cyclone
|
2016-03-01 21:20:31 +00:00 |
AArch64InstrInfo.cpp
|
[AArch64][CodeGen] NFC refactor AArch64InstrInfo::optimizeCompareInstr to prepare it for fixing a bug in it
|
2016-04-06 11:39:00 +00:00 |
AArch64InstrInfo.h
|
[AArch64][CodeGen] NFC refactor AArch64InstrInfo::optimizeCompareInstr to prepare it for fixing a bug in it
|
2016-04-06 11:39:00 +00:00 |
AArch64InstrInfo.td
|
AArch64: remove pseudo-instructions used only for their patterns.
|
2016-03-10 18:46:12 +00:00 |
AArch64ISelDAGToDAG.cpp
|
NFC: make AtomicOrdering an enum class
|
2016-04-06 21:19:33 +00:00 |
AArch64ISelLowering.cpp
|
NFC: make AtomicOrdering an enum class
|
2016-04-06 21:19:33 +00:00 |
AArch64ISelLowering.h
|
Faster stack-protector for Android/AArch64.
|
2016-04-05 22:41:50 +00:00 |
AArch64LoadStoreOptimizer.cpp
|
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
|
2016-04-04 17:09:25 +00:00 |
AArch64MachineFunctionInfo.h
|
[AArch64] Break the dependency between FP and SP when possible.
|
2016-03-14 18:17:41 +00:00 |
AArch64MCInstLower.cpp
|
|
|
AArch64MCInstLower.h
|
|
|
AArch64PBQPRegAlloc.cpp
|
|
|
AArch64PBQPRegAlloc.h
|
|
|
AArch64PerfectShuffle.h
|
|
|
AArch64PromoteConstant.cpp
|
Fix -Wdocumentation warnings from r263853
|
2016-03-21 22:13:44 +00:00 |
AArch64RedundantCopyElimination.cpp
|
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
|
2016-04-04 17:09:25 +00:00 |
AArch64RegisterBankInfo.cpp
|
[RegisterBank] Rename RegisterBank::contains into RegisterBank::covers.
|
2016-04-07 17:09:39 +00:00 |
AArch64RegisterBankInfo.h
|
[AArch64] Teach RegisterBankInfo about the CC register bank.
|
2016-04-07 00:39:29 +00:00 |
AArch64RegisterInfo.cpp
|
Add support for a preserve_most calling convention to the AArch64 backend.
|
2016-03-10 04:35:09 +00:00 |
AArch64RegisterInfo.h
|
|
|
AArch64RegisterInfo.td
|
|
|
AArch64SchedA53.td
|
AArch64: Reenable CompleteModel for A53, A57 and Kryo models
|
2016-03-01 21:55:35 +00:00 |
AArch64SchedA57.td
|
AArch64: Reenable CompleteModel for A53, A57 and Kryo models
|
2016-03-01 21:55:35 +00:00 |
AArch64SchedA57WriteRes.td
|
|
|
AArch64SchedCyclone.td
|
AArch64: Add missing schedinfo, check completeness for cyclone
|
2016-03-01 21:20:31 +00:00 |
AArch64SchedKryo.td
|
AArch64: Reenable CompleteModel for A53, A57 and Kryo models
|
2016-03-01 21:55:35 +00:00 |
AArch64SchedKryoDetails.td
|
|
|
AArch64SchedM1.td
|
[AArch64] Minor reformatting (NFC).
|
2016-03-09 19:56:38 +00:00 |
AArch64Schedule.td
|
AArch64: Add missing schedinfo, check completeness for cyclone
|
2016-03-01 21:20:31 +00:00 |
AArch64SelectionDAGInfo.cpp
|
|
|
AArch64SelectionDAGInfo.h
|
|
|
AArch64StorePairSuppress.cpp
|
[TII] Allow getMemOpBaseRegImmOfs() to accept negative offsets. NFC.
|
2016-03-09 16:00:35 +00:00 |
AArch64Subtarget.cpp
|
[AArch64] Teach the subtarget how to get to the RegisterBankInfo.
|
2016-04-06 17:26:03 +00:00 |
AArch64Subtarget.h
|
[AArch64] Teach the subtarget how to get to the RegisterBankInfo.
|
2016-04-06 17:26:03 +00:00 |
AArch64TargetMachine.cpp
|
[GlobalISel] Add RegBankSelect hooks into the pass pipeline.
|
2016-04-07 20:27:33 +00:00 |
AArch64TargetMachine.h
|
|
|
AArch64TargetObjectFile.cpp
|
|
|
AArch64TargetObjectFile.h
|
|
|
AArch64TargetTransformInfo.cpp
|
[LoopDataPrefetch] Centralize the tuning cl::opts under the pass
|
2016-03-29 23:45:52 +00:00 |
AArch64TargetTransformInfo.h
|
[LoopDataPrefetch] Add TTI to limit the number of iterations to prefetch ahead
|
2016-03-18 00:27:43 +00:00 |
CMakeLists.txt
|
[AArch64][CallLowering] Do not build the API if GlobalISel is not built.
|
2016-04-07 20:47:51 +00:00 |
LLVMBuild.txt
|
|
|