ARM: rename ARMle/ARMbe with ARMLE/ARMBE, and Thumble/Thumbbe with ThumbLE/ThumbBE
[oota-llvm.git] / lib / Target / ARM / ARMFeatures.h
2014-03-22 Craig TopperPrune includes in ARM target.
2014-02-26 Artyom SkrobovARMv8 IfConversion must skip narrow instructions that...
2014-01-23 Weiming Zhao[Thumbv8] Fix the value of BLXOperandIndex of isV8Eligi...
2013-10-10 Benjamin KramerARM: Put isV8EligibleForIT into the llvm namespace...
2013-10-03 Amara Emerson[ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.