..
AsmParser
Make isValidMCLOHType take unsigned instead of enum to avoid loading invalid enum values
2014-08-29 22:34:28 +00:00
Disassembler
Fix left shifts of negative integers in AArch64 InstPrinter/Disassembler
2014-09-02 16:19:41 +00:00
InstPrinter
Add override to overriden virtual methods, remove virtual keywords.
2014-09-03 11:41:21 +00:00
MCTargetDesc
TargetInfo
Utils
[AArch 64] Use a constant pool load for weak symbol references when
2014-09-10 13:54:38 +00:00
AArch64.h
[AArch64] Add experimental PBQP support
2014-09-10 14:06:10 +00:00
AArch64.td
AArch64A57FPLoadBalancing.cpp
[A57FPLoadBalancing] Modify r217689 - actually we do need to check defs
2014-09-14 18:24:26 +00:00
AArch64AddressTypePromotion.cpp
AArch64AdvSIMDScalarPass.cpp
AArch64AsmPrinter.cpp
AArch64BranchRelaxation.cpp
AArch64CallingConvention.td
Teach the AArch64 backend about v4f16 and v8f16
2014-08-27 16:16:04 +00:00
AArch64CleanupLocalDynamicTLSPass.cpp
AArch64CollectLOH.cpp
AArch64ConditionalCompares.cpp
Change MCSchedModel to be a struct of statically initialized data.
2014-09-02 17:43:54 +00:00
AArch64ConditionOptimizer.cpp
[AArch64] Add pass to enable additional comparison optimizations by CSE.
2014-09-05 02:55:24 +00:00
AArch64DeadRegisterDefinitionsPass.cpp
Remove 'virtual' keyword from methods markedwith 'override' keyword.
2014-08-30 16:48:34 +00:00
AArch64ExpandPseudoInsts.cpp
AArch64FastISel.cpp
[FastISel][AArch64] Custom lower sdiv by power-of-2.
2014-09-17 21:55:55 +00:00
AArch64FrameLowering.cpp
AArch64FrameLowering.h
AArch64InstrAtomics.td
AArch64InstrFormats.td
Teach the AArch64 backend about v4f16 and v8f16
2014-08-27 16:16:04 +00:00
AArch64InstrInfo.cpp
[AArch64] Improve AA to remove unneeded edges in the AA MI scheduling graph.
2014-09-08 14:43:48 +00:00
AArch64InstrInfo.h
[AArch64] Improve AA to remove unneeded edges in the AA MI scheduling graph.
2014-09-08 14:43:48 +00:00
AArch64InstrInfo.td
AArch64: fix vector-immediate BIC/ORR on big-endian devices.
2014-09-04 15:05:24 +00:00
AArch64ISelDAGToDAG.cpp
Merge Extend and Shift into a UBFX
2014-09-02 09:33:56 +00:00
AArch64ISelLowering.cpp
[X86] Use the generic AtomicExpandPass instead of X86AtomicExpandPass
2014-09-17 00:06:58 +00:00
AArch64ISelLowering.h
[X86] Use the generic AtomicExpandPass instead of X86AtomicExpandPass
2014-09-17 00:06:58 +00:00
AArch64LoadStoreOptimizer.cpp
AArch64MachineCombinerPattern.h
AArch64MachineFunctionInfo.h
AArch64MCInstLower.cpp
AArch64MCInstLower.h
AArch64PBQPRegAlloc.cpp
Fix gcc -Wpedantic.
2014-09-12 12:32:08 +00:00
AArch64PerfectShuffle.h
AArch64PromoteConstant.cpp
AArch64RegisterInfo.cpp
AArch64RegisterInfo.h
AArch64RegisterInfo.td
Teach the AArch64 backend about v4f16 and v8f16
2014-08-27 16:16:04 +00:00
AArch64SchedA53.td
AArch64SchedA57.td
AArch64SchedA57WriteRes.td
AArch64SchedCyclone.td
AArch64Schedule.td
AArch64SelectionDAGInfo.cpp
AArch64SelectionDAGInfo.h
AArch64StorePairSuppress.cpp
Change MCSchedModel to be a struct of statically initialized data.
2014-09-02 17:43:54 +00:00
AArch64Subtarget.cpp
[AArch 64] Use a constant pool load for weak symbol references when
2014-09-10 13:54:38 +00:00
AArch64Subtarget.h
[AArch64] Enable post-RA MI scheduler.
2014-09-12 17:40:39 +00:00
AArch64TargetMachine.cpp
[AArch64] Don't enable the post-RA MI scheduler at OptNone.
2014-09-12 22:17:28 +00:00
AArch64TargetMachine.h
[AArch64] Add experimental PBQP support
2014-09-10 14:06:10 +00:00
AArch64TargetObjectFile.cpp
AArch64TargetObjectFile.h
AArch64TargetTransformInfo.cpp
[AArch64] Revert r216141 for cyclone
2014-09-10 20:31:57 +00:00
CMakeLists.txt
[AArch64] Add experimental PBQP support
2014-09-10 14:06:10 +00:00
LLVMBuild.txt
Makefile