This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Target
/
ARM64
/
MCTargetDesc
History
Tim Northover
3e69958b6b
AArch64/ARM64: produce correct relocation for conditional branches.
...
llvm-svn: 206391
2014-04-16 15:27:52 +00:00
..
ARM64AddressingModes.h
[ARM64] Remove PrefetchOp and use ARM64PRFM instead.
2014-04-09 14:42:53 +00:00
ARM64AsmBackend.cpp
…
ARM64ELFObjectWriter.cpp
AArch64/ARM64: produce correct relocation for conditional branches.
2014-04-16 15:27:52 +00:00
ARM64ELFStreamer.cpp
…
ARM64ELFStreamer.h
…
ARM64FixupKinds.h
…
ARM64MachObjectWriter.cpp
Fix some doc and comment typos
2014-04-09 14:47:27 +00:00
ARM64MCAsmInfo.cpp
ARM64: use the integrated assembler on ELF.
2014-04-16 11:52:40 +00:00
ARM64MCAsmInfo.h
…
ARM64MCCodeEmitter.cpp
AArch64/ARM64: only mangle MOVZ/MOVN during encoding when needed
2014-04-15 14:00:15 +00:00
ARM64MCExpr.cpp
…
ARM64MCExpr.h
…
ARM64MCTargetDesc.cpp
[ARM64][MC] Set the default CPU string to generic.
2014-04-15 00:28:39 +00:00
ARM64MCTargetDesc.h
…
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
…
Makefile
…