aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ARMTargetParser.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-07-14[TargetParser][ARM] Account dependencies when processing target featuresAlexandros Lamprineas1-6/+20
2019-07-14[clang][Driver][ARM] Favor -mfpu over default CPU featuresAlexandros Lamprineas1-24/+6
2019-06-07[ARM] Fix bugs introduced by the fp64/d32 rework.Simon Tatham1-79/+55
2019-06-05[ARM] Allow "-march=foo+fp" to vary with fooSjoerd Meijer1-8/+71
2019-06-03[ARM] Fix recent breakage of -mfpu=none.Simon Tatham1-0/+1
2019-05-30[ARM] add target arch definitions for 8.1-M and MVESjoerd Meijer1-0/+7
2019-05-28[ARM] Replace fp-only-sp and d16 with fp64 and d32.Simon Tatham1-17/+22
2019-05-14AArch64: support binutils-like things on arm64_32.Tim Northover1-2/+6
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-11-28Fix build error due to missing cctype includeDavid Spickett1-0/+1
2018-11-28[ARM, AArch64] Move ARM/AArch64 target parsers intoDavid Spickett1-0/+576