.. |
AsmParser
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
Disassembler
|
Fix some more -Wimplicit-fallthrough warnings. NFCI.
|
2017-07-07 16:40:06 +00:00 |
InstPrinter
|
AArch64: lower "fence singlethread" to a pure compiler barrier.
|
2017-04-20 21:57:45 +00:00 |
MCTargetDesc
|
[COFF, AArch64] Set the private label prefix to .L
|
2017-07-06 21:08:34 +00:00 |
TargetInfo
|
|
|
Utils
|
|
|
AArch64.h
|
[AArch64] Prefer Bcc to CBZ/CBNZ/TBZ/TBNZ when NZCV flags can be set for "free".
|
2017-06-23 19:20:12 +00:00 |
AArch64.td
|
[AArch64] Enable FeatureFuseAES for the generic processor model.
|
2017-06-15 09:31:23 +00:00 |
AArch64A53Fix835769.cpp
|
|
|
AArch64A57FPLoadBalancing.cpp
|
LiveRegUnits: Rename accumulateBackward()->accumulate()
|
2017-07-07 03:02:17 +00:00 |
AArch64AdvSIMDScalarPass.cpp
|
|
|
AArch64AsmPrinter.cpp
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
AArch64CallingConvention.h
|
|
|
AArch64CallingConvention.td
|
|
|
AArch64CallLowering.cpp
|
Add extra operand to CALLSEQ_START to keep frame part set up previously
|
2017-05-09 13:35:13 +00:00 |
AArch64CallLowering.h
|
|
|
AArch64CleanupLocalDynamicTLSPass.cpp
|
fix trivial typos in comments; NFC
|
2017-07-03 06:32:59 +00:00 |
AArch64CollectLOH.cpp
|
|
|
AArch64CondBrTuning.cpp
|
[AArch64] Fix -Wimplicit-fallthrough warnings. NFCI.
|
2017-07-07 13:03:28 +00:00 |
AArch64ConditionalCompares.cpp
|
[AArch64] Update successor probabilities after ccmp-conversion
|
2017-06-27 15:00:22 +00:00 |
AArch64ConditionOptimizer.cpp
|
|
|
AArch64DeadRegisterDefinitionsPass.cpp
|
[AARCH64][LSE] Preliminary support for ARMv8.1 LSE Atomics.
|
2017-06-21 10:58:31 +00:00 |
AArch64ExpandPseudoInsts.cpp
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
AArch64FastISel.cpp
|
[AArch64] Fix -Wimplicit-fallthrough warnings. NFCI.
|
2017-07-07 13:03:28 +00:00 |
AArch64FrameLowering.cpp
|
Fix PR33031: correct the estimate of maximum offset for instructions spilling/filling the stack.
|
2017-05-30 06:58:41 +00:00 |
AArch64FrameLowering.h
|
|
|
AArch64GenRegisterBankInfo.def
|
|
|
AArch64InstrAtomics.td
|
[AARCH64][LSE] Preliminary support for ARMv8.1 LSE Atomics.
|
2017-06-21 10:58:31 +00:00 |
AArch64InstrFormats.td
|
[globalisel][tablegen] Revise API for ComplexPattern operands to improve flexibility.
|
2017-04-22 15:11:04 +00:00 |
AArch64InstrInfo.cpp
|
Doxygen formatting. NFCI
|
2017-07-10 22:11:50 +00:00 |
AArch64InstrInfo.h
|
Doxygen formatting. NFCI
|
2017-07-10 22:11:50 +00:00 |
AArch64InstrInfo.td
|
[AArch64] Remove unused IsDarwin & IsNotDarwin predicates (NFCI).
|
2017-07-11 20:56:24 +00:00 |
AArch64InstructionSelector.cpp
|
[AArch64] Fix -Wimplicit-fallthrough warnings. NFCI.
|
2017-07-08 19:28:24 +00:00 |
AArch64ISelDAGToDAG.cpp
|
[AARCH64][LSE] Preliminary support for ARMv8.1 LSE Atomics.
|
2017-06-21 10:58:31 +00:00 |
AArch64ISelLowering.cpp
|
Doxygen formatting. NFCI
|
2017-07-10 22:11:50 +00:00 |
AArch64ISelLowering.h
|
Re-commit r302678, fixing PR33053.
|
2017-05-16 21:29:22 +00:00 |
AArch64LegalizerInfo.cpp
|
[GISel]: Enhance the MachineIRBuilder API
|
2017-07-06 19:40:07 +00:00 |
AArch64LegalizerInfo.h
|
|
|
AArch64LoadStoreOptimizer.cpp
|
AArch64: remove all kill flags when extending register liveness.
|
2017-06-26 18:49:25 +00:00 |
AArch64MachineFunctionInfo.h
|
|
|
AArch64MacroFusion.cpp
|
[AArch64] Fix order of checks in shouldScheduleAdjacent.
|
2017-06-19 13:45:41 +00:00 |
AArch64MacroFusion.h
|
Recommit rL305677: [CodeGen] Add generic MacroFusion pass
|
2017-06-19 12:53:31 +00:00 |
AArch64MCInstLower.cpp
|
[AArch64] Make assert messages uniform and general [NFC]
|
2017-06-28 19:37:38 +00:00 |
AArch64MCInstLower.h
|
[COFF, ARM64] Add support for Windows ARM64 COFF format
|
2017-06-27 23:58:19 +00:00 |
AArch64PBQPRegAlloc.cpp
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
AArch64PBQPRegAlloc.h
|
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-06-01 23:25:02 +00:00 |
AArch64PerfectShuffle.h
|
|
|
AArch64PromoteConstant.cpp
|
|
|
AArch64RedundantCopyElimination.cpp
|
[AArch64] Fix -Wimplicit-fallthrough warnings. NFCI.
|
2017-07-07 13:03:28 +00:00 |
AArch64RegisterBankInfo.cpp
|
GlobalISel: remove G_SEQUENCE instruction.
|
2017-06-23 16:15:55 +00:00 |
AArch64RegisterBankInfo.h
|
[RegisterBankInfo] Uniquely allocate instruction mapping.
|
2017-05-05 22:48:22 +00:00 |
AArch64RegisterBanks.td
|
|
|
AArch64RegisterInfo.cpp
|
[AArch64] Make assert messages uniform and general [NFC]
|
2017-06-28 19:37:38 +00:00 |
AArch64RegisterInfo.h
|
|
|
AArch64RegisterInfo.td
|
|
|
AArch64SchedA53.td
|
|
|
AArch64SchedA57.td
|
fix trivial typos in comment, NFC
|
2017-06-24 16:00:26 +00:00 |
AArch64SchedA57WriteRes.td
|
|
|
AArch64SchedCyclone.td
|
|
|
AArch64SchedFalkor.td
|
[AArch64][Falkor] Fix some sched details.
|
2017-05-28 21:48:31 +00:00 |
AArch64SchedFalkorDetails.td
|
[AArch64][Falkor] Remove some non-existent opcodes from sched detail regexes. NFC.
|
2017-06-23 21:59:09 +00:00 |
AArch64SchedKryo.td
|
|
|
AArch64SchedKryoDetails.td
|
[AArch64][Kryo] Add missing write latency for LDAXP, LDXP second destination.
|
2017-06-19 21:57:42 +00:00 |
AArch64SchedM1.td
|
Add latency info for Exynos interleaved Load/Store instructions.
|
2017-05-31 00:20:55 +00:00 |
AArch64SchedThunderX2T99.td
|
[AArch64] Performance enhancements for Cavium ThunderX2 T99
|
2017-06-27 20:44:55 +00:00 |
AArch64SchedThunderX.td
|
|
|
AArch64Schedule.td
|
|
|
AArch64SelectionDAGInfo.cpp
|
|
|
AArch64SelectionDAGInfo.h
|
|
|
AArch64StorePairSuppress.cpp
|
|
|
AArch64Subtarget.cpp
|
[AArch64] Use 16 bytes as preferred function alignment on Cortex-A57.
|
2017-07-07 10:43:01 +00:00 |
AArch64Subtarget.h
|
[globalisel][tablegen] Demote OptForSize/OptForMinSize/ForCodeSize to per-function predicates.
|
2017-05-19 11:08:33 +00:00 |
AArch64SystemOperands.td
|
|
|
AArch64TargetMachine.cpp
|
[COFF, ARM64] Add support for Windows ARM64 COFF format
|
2017-06-27 23:58:19 +00:00 |
AArch64TargetMachine.h
|
Make 0 argument getSubtargetImpl functions for the X86, AArch64, and PPC targets deleted so that no one is tempted to use them.
|
2017-06-30 19:49:05 +00:00 |
AArch64TargetObjectFile.cpp
|
Move Object format code to lib/BinaryFormat.
|
2017-06-07 03:48:56 +00:00 |
AArch64TargetObjectFile.h
|
[COFF, ARM64] Add support for Windows ARM64 COFF format
|
2017-06-27 23:58:19 +00:00 |
AArch64TargetTransformInfo.cpp
|
[AArch64][Falkor] Attempt to fix Windows buildbots
|
2017-06-28 19:36:10 +00:00 |
AArch64TargetTransformInfo.h
|
[LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI.
|
2017-06-28 15:53:17 +00:00 |
AArch64VectorByElementOpt.cpp
|
|
|
CMakeLists.txt
|
[AArch64] Prefer Bcc to CBZ/CBNZ/TBZ/TBNZ when NZCV flags can be set for "free".
|
2017-06-23 19:20:12 +00:00 |
LLVMBuild.txt
|
|
|