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-15 04:30:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5dc2251b4e
llvm-6502
/
lib
/
Target
/
ARM
/
MCTargetDesc
History
Pete Cooper
05be9b1a5e
Remove MCStreamer.h include from MCContext.h and explictly include it where necessary. NFC
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@231193
91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-04 01:24:11 +00:00
..
ARMAddressingModes.h
Add aliases for VAND imm to VBIC ~imm
2014-09-25 11:31:24 +00:00
ARMArchName.def
ARMArchName.h
ARMAsmBackend.cpp
ARMAsmBackend.h
Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
2015-02-19 11:38:11 +00:00
ARMAsmBackendDarwin.h
ARMAsmBackendELF.h
ARMAsmBackendWinCOFF.h
ARMBaseInfo.h
ARMELFObjectWriter.cpp
ARM: add support for segment base relocations (SBREL)
2015-01-11 04:39:18 +00:00
ARMELFStreamer.cpp
Use ".arch_extension" ARM directive to specify the additional CPU features
2015-02-26 18:07:35 +00:00
ARMFixupKinds.h
ARMMachObjectWriter.cpp
Add r224985 back with fixes.
2015-01-19 21:11:14 +00:00
ARMMachORelocationInfo.cpp
ARMMCAsmInfo.cpp
Equally to NetBSD, Bitrig/ARM uses the Itanium-ABI.
2015-02-27 16:35:27 +00:00
ARMMCAsmInfo.h
Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision
2015-01-09 18:55:42 +00:00
ARMMCCodeEmitter.cpp
Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
2015-02-19 11:38:11 +00:00
ARMMCExpr.cpp
Remove MCStreamer.h include from MCContext.h and explictly include it where necessary. NFC
2015-03-04 01:24:11 +00:00
ARMMCExpr.h
ARMMCTargetDesc.cpp
Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
2015-02-19 11:38:11 +00:00
ARMMCTargetDesc.h
MC: Remove NullStreamer hook, as it is redundant with NullTargetStreamer.
2015-02-19 00:45:07 +00:00
ARMTargetStreamer.cpp
Use ".arch_extension" ARM directive to specify the additional CPU features
2015-02-26 18:07:35 +00:00
ARMUnwindOpAsm.cpp
ARMUnwindOpAsm.h
ARMWinCOFFObjectWriter.cpp
Re-sort #include lines using my handy dandy ./utils/sort_includes.py
2015-02-13 09:09:03 +00:00
ARMWinCOFFStreamer.cpp
CMakeLists.txt
LLVMBuild.txt
Makefile