.. |
ARMAddressingModes.h
|
Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.
|
2013-05-24 22:23:49 +00:00 |
ARMArchName.def
|
Recognize armv7a and friends as aliases for armv7-a etc. for the purpose
|
2013-12-26 11:50:28 +00:00 |
ARMArchName.h
|
Recognize armv7a and friends as aliases for armv7-a etc. for the purpose
|
2013-12-26 11:50:28 +00:00 |
ARMAsmBackend.cpp
|
ARMEB: Additional test files for ARM fixups
|
2014-05-20 09:24:37 +00:00 |
ARMBaseInfo.h
|
ARM: correctly mangle dllimport symbols
|
2014-07-07 05:18:30 +00:00 |
ARMELFObjectWriter.cpp
|
Fix pr19645.
|
2014-05-03 19:57:04 +00:00 |
ARMELFStreamer.cpp
|
ARM: take care not to set the ThumbFunc bit on TLS data symbols
|
2014-06-30 09:37:24 +00:00 |
ARMFixupKinds.h
|
Completely rewrite ELFObjectWriter::RecordRelocation.
|
2014-03-29 06:26:49 +00:00 |
ARMMCAsmInfo.cpp
|
Allow using normal .eh_frame based unwinding on ARM. Use the same
|
2014-05-07 07:49:34 +00:00 |
ARMMCAsmInfo.h
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves.
|
2014-04-29 07:58:41 +00:00 |
ARMMCCodeEmitter.cpp
|
Convert some assert(0) to llvm_unreachable or fold an 'if' condition into the assert.
|
2014-06-19 06:10:58 +00:00 |
ARMMCExpr.cpp
|
Move expression visitation logic up to MCStreamer.
|
2014-06-25 15:45:33 +00:00 |
ARMMCExpr.h
|
Move expression visitation logic up to MCStreamer.
|
2014-06-25 15:45:33 +00:00 |
ARMMCTargetDesc.cpp
|
Revert "Refactor ARM subarchitecture parsing"
|
2014-07-08 10:06:16 +00:00 |
ARMMCTargetDesc.h
|
Allow a target to create a null streamer.
|
2014-06-20 13:11:28 +00:00 |
ARMMachORelocationInfo.cpp
|
[C++11] Add 'override' keyword to virtual methods that override their base class.
|
2014-03-10 03:19:03 +00:00 |
ARMMachObjectWriter.cpp
|
ARM: when falling back to scattered relocs, keep the type.
|
2014-07-04 10:58:05 +00:00 |
ARMTargetStreamer.cpp
|
Allow a target to create a null streamer.
|
2014-06-20 13:11:28 +00:00 |
ARMUnwindOpAsm.cpp
|
ARM IAS: support .personalityindex
|
2014-01-21 02:33:02 +00:00 |
ARMUnwindOpAsm.h
|
Prune includes in ARM target.
|
2014-03-22 23:51:00 +00:00 |
ARMWinCOFFObjectWriter.cpp
|
MC: correct IMAGE_REL_ARM_MOV32T relocation emission
|
2014-05-21 23:17:56 +00:00 |
ARMWinCOFFStreamer.cpp
|
Add WoA object file emission support
|
2014-04-27 03:48:22 +00:00 |
CMakeLists.txt
|
Add WoA object file emission support
|
2014-04-27 03:48:22 +00:00 |
LLVMBuild.txt
|
…
|
|
Makefile
|
…
|
|