summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMFeatures.h
AgeCommit message (Expand)Author
2017-03-03Make TargetInstrInfo::isPredicable take a const reference, NFCKrzysztof Parzyszek
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer
2014-04-12Make helper static and place random global into the llvm namespace.Benjamin Kramer
2014-04-03Tidy up. 80 columns.Jim Grosbach
2014-03-22Prune includes in ARM target.Craig Topper
2014-02-26ARMv8 IfConversion must skip narrow instructions that a) define CPSR and b) w...Artyom Skrobov
2014-01-23[Thumbv8] Fix the value of BLXOperandIndex of isV8EligibleForITWeiming Zhao
2013-10-10ARM: Put isV8EligibleForIT into the llvm namespace. While there make it inline.Benjamin Kramer
2013-10-03[ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.Amara Emerson