llvm-6502/lib/Target/ARM64
2014-04-07 23:47:21 +00:00
..
AsmParser Fixing warnings in the MSVC build. No functional changes intended. 2014-04-01 12:22:20 +00:00
Disassembler Fixing warnings in the MSVC build. No functional changes intended. 2014-04-01 12:22:20 +00:00
InstPrinter
MCTargetDesc Fixing an MSVC warning about widening the result of a 32-bit shift implicitly. No functional change intended. 2014-04-01 12:24:25 +00:00
TargetInfo
ARM64.h
ARM64.td
ARM64AddressTypePromotion.cpp Tidy up. Space before ':' in range-based for loops. 2014-04-03 23:43:26 +00:00
ARM64AdvSIMDScalarPass.cpp
ARM64AsmPrinter.cpp
ARM64BranchRelaxation.cpp Tidy up. Space before ':' in range-based for loops. 2014-04-03 23:43:26 +00:00
ARM64CallingConv.h Make consistent use of MCPhysReg instead of uint16_t throughout the tree. 2014-04-04 05:16:06 +00:00
ARM64CallingConvention.td
ARM64CleanupLocalDynamicTLSPass.cpp Make a few more range-based loops use explicit types. 2014-04-02 20:21:22 +00:00
ARM64CollectLOH.cpp Tidy up. Space before ':' in range-based for loops. 2014-04-03 23:43:26 +00:00
ARM64ConditionalCompares.cpp
ARM64DeadRegisterDefinitionsPass.cpp MachineInstr: introduce explicit_operands and implicit_operands ranges 2014-04-05 22:42:04 +00:00
ARM64ExpandPseudoInsts.cpp [C++11,ARM64] Range based for loops in pseudo expansion. 2014-04-02 18:00:46 +00:00
ARM64FastISel.cpp Fixing warnings in the MSVC build. No functional changes intended. 2014-04-01 12:22:20 +00:00
ARM64FrameLowering.cpp Make consistent use of MCPhysReg instead of uint16_t throughout the tree. 2014-04-04 05:16:06 +00:00
ARM64FrameLowering.h
ARM64InstrAtomics.td
ARM64InstrFormats.td ARM64: always use i64 for the RHS of shift operations 2014-04-03 09:26:16 +00:00
ARM64InstrInfo.cpp
ARM64InstrInfo.h
ARM64InstrInfo.td ARM64: use regalloc-friendly COPY_TO_REGCLASS for bitcasts 2014-04-04 09:03:09 +00:00
ARM64ISelDAGToDAG.cpp ARM64: add 128-bit MLA operations to the custom selection code. 2014-04-04 09:03:02 +00:00
ARM64ISelLowering.cpp ARM64: handle v1i1 types arising from setcc properly. 2014-04-04 14:49:21 +00:00
ARM64ISelLowering.h Make consistent use of MCPhysReg instead of uint16_t throughout the tree. 2014-04-04 05:16:06 +00:00
ARM64LoadStoreOptimizer.cpp Fix typo. 2014-04-03 23:43:12 +00:00
ARM64MachineFunctionInfo.h
ARM64MCInstLower.cpp
ARM64MCInstLower.h
ARM64PerfectShuffle.h
ARM64PromoteConstant.cpp ARM64: Range based for loop in ARM64PromoteConstant pass 2014-04-07 23:47:21 +00:00
ARM64RegisterInfo.cpp Make consistent use of MCPhysReg instead of uint16_t throughout the tree. 2014-04-04 05:16:06 +00:00
ARM64RegisterInfo.h Make consistent use of MCPhysReg instead of uint16_t throughout the tree. 2014-04-04 05:16:06 +00:00
ARM64RegisterInfo.td
ARM64SchedCyclone.td
ARM64Schedule.td
ARM64SelectionDAGInfo.cpp
ARM64SelectionDAGInfo.h
ARM64StorePairSuppress.cpp Tidy up. Space before ':' in range-based for loops. 2014-04-03 23:43:26 +00:00
ARM64Subtarget.cpp ARM64: use GOT for weak symbols & PIC. 2014-04-02 14:39:11 +00:00
ARM64Subtarget.h
ARM64TargetMachine.cpp
ARM64TargetMachine.h
ARM64TargetObjectFile.cpp
ARM64TargetObjectFile.h
ARM64TargetTransformInfo.cpp
CMakeLists.txt
LLVMBuild.txt
Makefile