.. |
AsmParser
|
Make a bunch of static arrays const.
|
2015-10-18 05:15:34 +00:00 |
Disassembler
|
[MC layer][AArch64] llvm-mc accepts 4-bit immediate values for
|
2015-10-05 13:42:31 +00:00 |
InstPrinter
|
Make a bunch of static arrays const.
|
2015-10-18 05:15:34 +00:00 |
MCTargetDesc
|
Fix pr24486.
|
2015-10-05 12:07:05 +00:00 |
TargetInfo
|
…
|
|
Utils
|
[AArch64][v8.1a] The "pan" sysreg isn't MSR-specific. NFCI.
|
2015-08-04 00:55:11 +00:00 |
AArch64.h
|
[AArch64] Revert r239711 again. We need to discuss how to share code between AArch64 and ARM backend.
|
2015-06-15 01:56:40 +00:00 |
AArch64.td
|
[AsmParser] Backends can parameterize ASM tokenization.
|
2015-11-09 00:31:07 +00:00 |
AArch64A53Fix835769.cpp
|
AArch64: Remove implicit ilist iterator conversions, NFC
|
2015-10-13 20:02:15 +00:00 |
AArch64A57FPLoadBalancing.cpp
|
MachineRegisterInfo: Remove UsedPhysReg infrastructure
|
2015-07-14 17:52:07 +00:00 |
AArch64AddressTypePromotion.cpp
|
[AArch64] Make the naming of the Address Type Promotion pass consistent.
|
2015-08-05 15:32:23 +00:00 |
AArch64AdvSIMDScalarPass.cpp
|
AArch64: Remove implicit ilist iterator conversions, NFC
|
2015-10-13 20:02:15 +00:00 |
AArch64AsmPrinter.cpp
|
Clean up redundant copies of Triple objects. NFC
|
2015-06-16 15:44:21 +00:00 |
AArch64BranchRelaxation.cpp
|
AArch64: Remove implicit ilist iterator conversions, NFC
|
2015-10-13 20:02:15 +00:00 |
AArch64CallingConvention.h
|
Move most user of TargetMachine::getDataLayout to the Module one
|
2015-07-16 06:11:10 +00:00 |
AArch64CallingConvention.td
|
Move most user of TargetMachine::getDataLayout to the Module one
|
2015-07-16 06:11:10 +00:00 |
AArch64CleanupLocalDynamicTLSPass.cpp
|
AArch64: Make getNextNode() cleanup in r249764 more clear
|
2015-10-09 16:54:54 +00:00 |
AArch64CollectLOH.cpp
|
[AArch64][CollectLOH] Remove an invalid assertion and add a test case exposing it.
|
2015-08-31 19:02:00 +00:00 |
AArch64ConditionOptimizer.cpp
|
AArch64: use AddressingModes.h accessors for compare shifts
|
2015-07-29 16:39:56 +00:00 |
AArch64ConditionalCompares.cpp
|
wrap OptSize and MinSize attributes for easier and consistent access (NFCI)
|
2015-08-04 15:49:57 +00:00 |
AArch64DeadRegisterDefinitionsPass.cpp
|
[AArch64] Register AArch64DeadRegisterDefinition pass with LLVM pass manager.
|
2015-08-05 17:35:34 +00:00 |
AArch64ExpandPseudoInsts.cpp
|
[AArch64] Register (existing) AArch64ExpandPseudo pass with LLVM pass manager.
|
2015-08-05 14:22:53 +00:00 |
AArch64FastISel.cpp
|
[AArch64][FastISel] Don't even try to select vector icmps.
|
2015-11-06 23:16:53 +00:00 |
AArch64FrameLowering.cpp
|
Remove windows line endings introduced by r252177. NFC.
|
2015-11-05 21:54:58 +00:00 |
AArch64FrameLowering.h
|
Remove redundant TargetFrameLowering::getFrameIndexOffset virtual
|
2015-08-15 02:32:35 +00:00 |
AArch64ISelDAGToDAG.cpp
|
Make a bunch of static arrays const.
|
2015-10-18 05:15:34 +00:00 |
AArch64ISelLowering.cpp
|
[AArch64] Handle extract_subvector(..., 0) in ISel.
|
2015-11-09 12:45:11 +00:00 |
AArch64ISelLowering.h
|
don't repeat function names in comments; NFC
|
2015-11-09 19:18:26 +00:00 |
AArch64InstrAtomics.td
|
…
|
|
AArch64InstrFormats.td
|
[MC layer][AArch64] llvm-mc accepts 4-bit immediate values for
|
2015-10-05 13:42:31 +00:00 |
AArch64InstrInfo.cpp
|
replace MachineCombinerPattern namespace and enum with enum class; NFCI
|
2015-11-05 19:34:57 +00:00 |
AArch64InstrInfo.h
|
replace MachineCombinerPattern namespace and enum with enum class; NFCI
|
2015-11-05 19:34:57 +00:00 |
AArch64InstrInfo.td
|
[AArch64] Add UABDL patterns for log2 shuffle.
|
2015-11-09 13:10:52 +00:00 |
AArch64LoadStoreOptimizer.cpp
|
[AArch64]Enable the narrow ld promotion only on profitable microarchitectures
|
2015-11-06 16:27:47 +00:00 |
AArch64MCInstLower.cpp
|
Convert some AArch64 code to foreach loops. NFC.
|
2015-08-03 19:04:32 +00:00 |
AArch64MCInstLower.h
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
AArch64MachineFunctionInfo.h
|
Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the other files that have the same typo. All comments, no functionality change! (Merely a "fuctionality" change.)
|
2015-07-29 22:32:47 +00:00 |
AArch64PBQPRegAlloc.cpp
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
AArch64PBQPRegAlloc.h
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
AArch64PerfectShuffle.h
|
…
|
|
AArch64PromoteConstant.cpp
|
AArch64: Remove implicit ilist iterator conversions, NFC
|
2015-10-13 20:02:15 +00:00 |
AArch64RegisterInfo.cpp
|
[AArch64] Remove check for Darwin that was needed to decide if x18 should
|
2015-07-27 19:18:47 +00:00 |
AArch64RegisterInfo.h
|
Targets: commonize some stack realignment code
|
2015-07-20 22:51:32 +00:00 |
AArch64RegisterInfo.td
|
[AArch64] Add v8.1a atomic instructions
|
2015-06-02 10:58:41 +00:00 |
AArch64SchedA53.td
|
…
|
|
AArch64SchedA57.td
|
[AArch64] Changes some SchedAlias to WriteRes for Cortex-A57.
|
2015-04-10 13:19:27 +00:00 |
AArch64SchedA57WriteRes.td
|
…
|
|
AArch64SchedCyclone.td
|
…
|
|
AArch64Schedule.td
|
…
|
|
AArch64SelectionDAGInfo.cpp
|
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
|
2015-07-09 02:10:08 +00:00 |
AArch64SelectionDAGInfo.h
|
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
|
2015-07-09 02:10:08 +00:00 |
AArch64StorePairSuppress.cpp
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
AArch64Subtarget.cpp
|
AArch64: Disable the latency heuristic
|
2015-10-22 18:07:38 +00:00 |
AArch64Subtarget.h
|
Add Triple::isAndroid().
|
2015-10-08 21:21:24 +00:00 |
AArch64TargetMachine.cpp
|
constify the Function parameter to the TTI creation callback and
|
2015-09-16 23:38:13 +00:00 |
AArch64TargetMachine.h
|
Replace string GNU Triples with llvm::Triple in TargetMachine. NFC.
|
2015-06-11 19:41:26 +00:00 |
AArch64TargetObjectFile.cpp
|
MC: Clean up MCExpr naming. NFC.
|
2015-05-30 01:25:56 +00:00 |
AArch64TargetObjectFile.h
|
[AsmPrinter][TLOF] 32-bit MachO support for replacing GOT equivalents
|
2015-03-06 13:49:05 +00:00 |
AArch64TargetTransformInfo.cpp
|
Remove templates from CostTableLookup functions. All instantiations had the same type.
|
2015-10-28 04:02:12 +00:00 |
AArch64TargetTransformInfo.h
|
constify the Function parameter to the TTI creation callback and
|
2015-09-16 23:38:13 +00:00 |
CMakeLists.txt
|
[AArch64] Revert r239711 again. We need to discuss how to share code between AArch64 and ARM backend.
|
2015-06-15 01:56:40 +00:00 |
LLVMBuild.txt
|
Re-commit of r238201 with fix for building with shared libraries.
|
2015-06-01 12:02:47 +00:00 |
Makefile
|
…
|
|