Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-14 | [TargetParser][ARM] Account dependencies when processing target features | Alexandros Lamprineas | 1 | -6/+20 |
2019-07-14 | [clang][Driver][ARM] Favor -mfpu over default CPU features | Alexandros Lamprineas | 1 | -24/+6 |
2019-06-07 | [ARM] Fix bugs introduced by the fp64/d32 rework. | Simon Tatham | 1 | -79/+55 |
2019-06-05 | [ARM] Allow "-march=foo+fp" to vary with foo | Sjoerd Meijer | 1 | -8/+71 |
2019-06-03 | [ARM] Fix recent breakage of -mfpu=none. | Simon Tatham | 1 | -0/+1 |
2019-05-30 | [ARM] add target arch definitions for 8.1-M and MVE | Sjoerd Meijer | 1 | -0/+7 |
2019-05-28 | [ARM] Replace fp-only-sp and d16 with fp64 and d32. | Simon Tatham | 1 | -17/+22 |
2019-05-14 | AArch64: support binutils-like things on arm64_32. | Tim Northover | 1 | -2/+6 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-11-28 | Fix build error due to missing cctype include | David Spickett | 1 | -0/+1 |
2018-11-28 | [ARM, AArch64] Move ARM/AArch64 target parsers into | David Spickett | 1 | -0/+576 |