.. |
AsmParser
|
AArch64: remove "arm64_be" support in favour of "aarch64_be".
|
2014-07-23 12:58:11 +00:00 |
Disassembler
|
Update library dependencies.
|
2014-07-24 02:10:42 +00:00 |
InstPrinter
|
Replace some assert(0)'s with llvm_unreachable.
|
2014-06-18 05:05:13 +00:00 |
MCTargetDesc
|
AArch64: remove "arm64_be" support in favour of "aarch64_be".
|
2014-07-23 12:58:11 +00:00 |
TargetInfo
|
AArch64: remove "arm64_be" support in favour of "aarch64_be".
|
2014-07-23 12:58:11 +00:00 |
Utils
|
|
|
AArch64.h
|
|
|
AArch64.td
|
[AArch64] Basic Sched Model for Cortex-A57.
|
2014-06-11 21:06:56 +00:00 |
AArch64AddressTypePromotion.cpp
|
AArch64: Re-enable AArch64AddressTypePromotion
|
2014-07-02 18:17:40 +00:00 |
AArch64AdvSIMDScalarPass.cpp
|
|
|
AArch64AsmPrinter.cpp
|
AArch64: remove "arm64_be" support in favour of "aarch64_be".
|
2014-07-23 12:58:11 +00:00 |
AArch64BranchRelaxation.cpp
|
Replace some assert(0)'s with llvm_unreachable.
|
2014-06-18 05:05:13 +00:00 |
AArch64CallingConvention.td
|
ARM: Allow __fp16 as a function arg or return type for AArch64
|
2014-07-11 13:33:46 +00:00 |
AArch64CleanupLocalDynamicTLSPass.cpp
|
|
|
AArch64CollectLOH.cpp
|
|
|
AArch64ConditionalCompares.cpp
|
|
|
AArch64DeadRegisterDefinitionsPass.cpp
|
|
|
AArch64ExpandPseudoInsts.cpp
|
AArch64: remove unnecessary pseudo-instruction.
|
2014-07-14 11:16:02 +00:00 |
AArch64FastISel.cpp
|
[FastISel][AArch64] Fix return type in FastLowerCall.
|
2014-07-23 20:03:13 +00:00 |
AArch64FrameLowering.cpp
|
Remove the uses of AArch64TargetMachine and AArch64Subtarget from
|
2014-06-10 17:33:39 +00:00 |
AArch64FrameLowering.h
|
Remove the uses of AArch64TargetMachine and AArch64Subtarget from
|
2014-06-10 17:33:39 +00:00 |
AArch64InstrAtomics.td
|
|
|
AArch64InstrFormats.td
|
Port memory barriers intrinsics to AArch64
|
2014-07-17 10:50:20 +00:00 |
AArch64InstrInfo.cpp
|
Replace some assert(0)'s with llvm_unreachable.
|
2014-06-18 05:05:13 +00:00 |
AArch64InstrInfo.h
|
Remove a method that was just replacing direct access to a member.
|
2014-06-10 22:57:21 +00:00 |
AArch64InstrInfo.td
|
[AArch64] Disable some optimization cases for type conversion from sint to fp, because those optimization cases are micro-architecture dependent and only make sense for Cyclone. A new predicate Cyclone is introduced in .td file.
|
2014-07-24 01:29:59 +00:00 |
AArch64ISelDAGToDAG.cpp
|
[AArch64] Unsized types don't specify an alignment.
|
2014-06-30 15:03:00 +00:00 |
AArch64ISelLowering.cpp
|
[AArch64] Fix a bug generating incorrect instruction when building small vector.
|
2014-07-24 02:05:42 +00:00 |
AArch64ISelLowering.h
|
[AArch64] Lower sdiv x, pow2 using add + select + shift.
|
2014-07-23 14:57:52 +00:00 |
AArch64LoadStoreOptimizer.cpp
|
|
|
AArch64MachineFunctionInfo.h
|
|
|
AArch64MCInstLower.cpp
|
Replace some assert(0)'s with llvm_unreachable.
|
2014-06-18 05:05:13 +00:00 |
AArch64MCInstLower.h
|
|
|
AArch64PerfectShuffle.h
|
|
|
AArch64PromoteConstant.cpp
|
|
|
AArch64RegisterInfo.cpp
|
|
|
AArch64RegisterInfo.h
|
|
|
AArch64RegisterInfo.td
|
|
|
AArch64SchedA53.td
|
|
|
AArch64SchedA57.td
|
[AArch64] Basic Sched Model for Cortex-A57.
|
2014-06-11 21:06:56 +00:00 |
AArch64SchedA57WriteRes.td
|
[AArch64] Basic Sched Model for Cortex-A57.
|
2014-06-11 21:06:56 +00:00 |
AArch64SchedCyclone.td
|
|
|
AArch64Schedule.td
|
|
|
AArch64SelectionDAGInfo.cpp
|
[DAG] Pass the argument list to the CallLoweringInfo via move semantics. NFCI.
|
2014-07-01 22:01:54 +00:00 |
AArch64SelectionDAGInfo.h
|
Have AArch64SelectionDAGInfo take a DataLayout parameter rather
|
2014-06-10 18:06:28 +00:00 |
AArch64StorePairSuppress.cpp
|
|
|
AArch64Subtarget.cpp
|
Move to a private function to initialize the subtarget dependencies
|
2014-06-11 00:46:34 +00:00 |
AArch64Subtarget.h
|
Move to a private function to initialize the subtarget dependencies
|
2014-06-11 00:46:34 +00:00 |
AArch64TargetMachine.cpp
|
AArch64: remove "arm64_be" support in favour of "aarch64_be".
|
2014-07-23 12:58:11 +00:00 |
AArch64TargetMachine.h
|
Remove extraneous includes from the target machines.
|
2014-06-26 19:30:05 +00:00 |
AArch64TargetObjectFile.cpp
|
|
|
AArch64TargetObjectFile.h
|
|
|
AArch64TargetTransformInfo.cpp
|
AArch64: improve handling & modelling of FP_TO_XINT nodes.
|
2014-06-15 09:27:15 +00:00 |
CMakeLists.txt
|
|
|
LLVMBuild.txt
|
|
|
Makefile
|
|
|