ARM: change implicit immediate forms of {ld,st}r{,b}t to psuedo-instructions
[oota-llvm.git] / lib / Target / ARM / ARMFeatures.h
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.