..
AsmParser
Resubmit commit r211533
2014-06-24 16:21:38 +00:00
Disassembler
Convert some assert(0) to llvm_unreachable or fold an 'if' condition into the assert.
2014-06-19 06:10:58 +00:00
InstPrinter
Replace some assert(0)'s with llvm_unreachable.
2014-06-18 05:05:13 +00:00
MCTargetDesc
Move expression visitation logic up to MCStreamer.
2014-06-25 15:45:33 +00:00
TargetInfo
Utils
AArch64.h
AArch64.td
[AArch64] Basic Sched Model for Cortex-A57.
2014-06-11 21:06:56 +00:00
AArch64AddressTypePromotion.cpp
AArch64: Follow-up to r212073
2014-07-01 00:05:37 +00:00
AArch64AdvSIMDScalarPass.cpp
AArch64AsmPrinter.cpp
Replace some assert(0)'s with llvm_unreachable.
2014-06-18 05:05:13 +00:00
AArch64BranchRelaxation.cpp
Replace some assert(0)'s with llvm_unreachable.
2014-06-18 05:05:13 +00:00
AArch64CallingConvention.td
AArch64CleanupLocalDynamicTLSPass.cpp
AArch64CollectLOH.cpp
AArch64ConditionalCompares.cpp
AArch64DeadRegisterDefinitionsPass.cpp
AArch64ExpandPseudoInsts.cpp
AArch64FastISel.cpp
AArch64FrameLowering.cpp
AArch64FrameLowering.h
AArch64InstrAtomics.td
AArch64InstrFormats.td
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: Add backend intrinsic for rbit.
2014-06-16 21:55:35 +00:00
AArch64ISelDAGToDAG.cpp
[AArch64] Unsized types don't specify an alignment.
2014-06-30 15:03:00 +00:00
AArch64ISelLowering.cpp
[AArch64] Convert mul x, -(pow2 +/- 1) to shift + add/sub.
2014-06-30 14:51:14 +00:00
AArch64ISelLowering.h
Move AArch64TargetLowering to AArch64Subtarget.
2014-06-10 23:26:45 +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
Fix typos
2014-05-31 21:26:28 +00:00
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
Have AArch64SelectionDAGInfo take a DataLayout parameter rather
2014-06-10 18:06:28 +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
Move AArch64TargetLowering to AArch64Subtarget.
2014-06-10 23:26:45 +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
AArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 12:50:23 +00:00
Makefile