1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Target/ARM/MCTargetDesc
Michael Kuperstein 1278cdeb94 Revert "Use std::bitset for SubtargetFeatures"
This reverts commit r233055.

It still causes buildbot failures (gcc running out of memory on several platforms, and a self-host failure on arm), although less than the previous time.

llvm-svn: 233068
2015-03-24 12:56:59 +00:00
..
ARMAddressingModes.h Add aliases for VAND imm to VBIC ~imm 2014-09-25 11:31:24 +00:00
ARMArchName.def [ARM] Add support for ARMV6K subtarget (LLVM) 2015-03-17 11:55:28 +00:00
ARMArchName.h
ARMAsmBackend.cpp ARMAsmBackend uses a factory method to generate binary file format specific 2014-09-16 09:18:23 +00:00
ARMAsmBackend.h Revert "Use std::bitset for SubtargetFeatures" 2015-03-24 12:56:59 +00:00
ARMAsmBackendDarwin.h ARMAsmBackend uses a factory method to generate binary file format specific 2014-09-16 09:18:23 +00:00
ARMAsmBackendELF.h ARMAsmBackend uses a factory method to generate binary file format specific 2014-09-16 09:18:23 +00:00
ARMAsmBackendWinCOFF.h ARMAsmBackend uses a factory method to generate binary file format specific 2014-09-16 09:18:23 +00:00
ARMBaseInfo.h
ARMELFObjectWriter.cpp ARM: add support for segment base relocations (SBREL) 2015-01-11 04:39:18 +00:00
ARMELFStreamer.cpp Split the object streamer callback in one per file format. 2015-03-19 01:50:16 +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 Revert "Use std::bitset for SubtargetFeatures" 2015-03-24 12:56:59 +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 Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter 2015-03-16 18:06:57 +00:00
ARMMCTargetDesc.cpp Revert "Use std::bitset for SubtargetFeatures" 2015-03-24 12:56:59 +00:00
ARMMCTargetDesc.h Split the object streamer callback in one per file format. 2015-03-19 01:50:16 +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 Split the object streamer callback in one per file format. 2015-03-19 01:50:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile