This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-18 10:31:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
37fe6627f6
llvm-6502
/
lib
/
Target
/
ARM64
History
Bradley Smith
37fe6627f6
[ARM64] Rename FP to the UAL-compliant 'X29'.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@205884
91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-09 14:43:50 +00:00
..
AsmParser
[ARM64] Rename FP to the UAL-compliant 'X29'.
2014-04-09 14:43:50 +00:00
Disassembler
[ARM64] SCVTF and FCVTZS/U are undefined if scale<5> == 0.
2014-04-09 14:43:35 +00:00
InstPrinter
[ARM64] Add missing tlbi operands and error for extra/missing register on tlbi aliases.
2014-04-09 14:43:11 +00:00
MCTargetDesc
[ARM64] Add a PostEncoderMethod to FCMP - the Rm field should canonically be zero but should be decoded/disassembled with any value.
2014-04-09 14:43:40 +00:00
TargetInfo
Utils
[ARM64] Remove ARM64SYS.
2014-04-09 14:42:45 +00:00
ARM64.h
[ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdirectory, a la AArch64. These files are required in the decoder, disassembler and parser, and a layering violation was imminent.
2014-04-09 14:42:27 +00:00
ARM64.td
ARM64AddressTypePromotion.cpp
ARM64AdvSIMDScalarPass.cpp
ARM64AsmPrinter.cpp
ARM64BranchRelaxation.cpp
ARM64CallingConv.h
ARM64CallingConvention.td
ARM64CleanupLocalDynamicTLSPass.cpp
ARM64CollectLOH.cpp
ARM64ConditionalCompares.cpp
ARM64DeadRegisterDefinitionsPass.cpp
ARM64ExpandPseudoInsts.cpp
ARM64FastISel.cpp
ARM64FrameLowering.cpp
ARM64FrameLowering.h
ARM64InstrAtomics.td
ARM64InstrFormats.td
[ARM64] Add a PostEncoderMethod to FCMP - the Rm field should canonically be zero but should be decoded/disassembled with any value.
2014-04-09 14:43:40 +00:00
ARM64InstrInfo.cpp
ARM64InstrInfo.h
ARM64InstrInfo.td
[ARM64] Floating point to fixed point scaled conversions are only available on fcvtzs and fcvtzu.
2014-04-09 14:43:20 +00:00
ARM64ISelDAGToDAG.cpp
ARM64ISelLowering.cpp
ARM64ISelLowering.h
ARM64LoadStoreOptimizer.cpp
ARM64MachineFunctionInfo.h
ARM64MCInstLower.cpp
[ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdirectory, a la AArch64. These files are required in the decoder, disassembler and parser, and a layering violation was imminent.
2014-04-09 14:42:27 +00:00
ARM64MCInstLower.h
ARM64PerfectShuffle.h
ARM64PromoteConstant.cpp
ARM64RegisterInfo.cpp
ARM64RegisterInfo.h
ARM64RegisterInfo.td
[ARM64] Rename FP to the UAL-compliant 'X29'.
2014-04-09 14:43:50 +00:00
ARM64SchedCyclone.td
ARM64Schedule.td
ARM64SelectionDAGInfo.cpp
ARM64SelectionDAGInfo.h
ARM64StorePairSuppress.cpp
ARM64Subtarget.cpp
ARM64Subtarget.h
ARM64TargetMachine.cpp
ARM64TargetMachine.h
ARM64TargetObjectFile.cpp
ARM64TargetObjectFile.h
ARM64TargetTransformInfo.cpp
CMakeLists.txt
[ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdirectory, a la AArch64. These files are required in the decoder, disassembler and parser, and a layering violation was imminent.
2014-04-09 14:42:27 +00:00
LLVMBuild.txt
[ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdirectory, a la AArch64. These files are required in the decoder, disassembler and parser, and a layering violation was imminent.
2014-04-09 14:42:27 +00:00
Makefile
[ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdirectory, a la AArch64. These files are required in the decoder, disassembler and parser, and a layering violation was imminent.
2014-04-09 14:42:27 +00:00