aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ARMBuildAttrs.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-30[ARM] add target arch definitions for 8.1-M and MVESjoerd Meijer1-0/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth1-1/+1
2016-10-05Use StringRef instead of raw pointers in ARMBuildAttrs (NFC)Mehdi Amini1-6/+12
2016-01-25[ARM] Add DSP build attribute and extension targetingBradley Smith1-0/+1
2016-01-15# This is a combination of 2 commits.Reid Kleckner1-1/+0
2016-01-15[ARM] Add DSP build attribute and extension targetingBradley Smith1-0/+1
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko1-3/+3
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-3/+3
2014-01-19ARM: update build attributes for ABI r2.09Saleem Abdulrasool1-4/+4
2014-01-19Move ARM build attributes into SupportSaleem Abdulrasool1-0/+95