index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Preprocessor
/
arm-target-features.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang][llvm] Obsolete Exynos M1 and M2
Evandro Menezes
2019-10-30
1
-8
/
+0
*
[TargetParser][ARM] Account dependencies when processing target features
Alexandros Lamprineas
2019-07-14
1
-6
/
+23
*
[ARM] Add ACLE feature macros for MVE
Sjoerd Meijer
2019-06-07
1
-0
/
+21
*
[ARM] Fix bugs introduced by the fp64/d32 rework.
Simon Tatham
2019-06-07
1
-0
/
+3
*
[ARM][CMSE] Add commandline option and feature macro
Javed Absar
2019-05-21
1
-0
/
+20
*
[clang] Add support for Exynos M5 (NFC)
Evandro Menezes
2019-03-22
1
-0
/
+4
*
[ARM/AArch64][v8.5A] Add Armv8.5-A target
Oliver Stannard
2018-09-26
1
-0
/
+15
*
[ARM][AArch64] Add feature +fp16fml
Sjoerd Meijer
2018-09-24
1
-3
/
+43
*
[PATCH 2/2] [test] Add support for Samsung Exynos M4 (NFC)
Evandro Menezes
2018-06-06
1
-0
/
+18
*
[ARM] Add __ARM_FEATURE_DOTPROD pre-defined macro
Oliver Stannard
2018-04-27
1
-0
/
+5
*
[ARM] ACLE FP16 feature test macros
Sjoerd Meijer
2018-03-13
1
-0
/
+12
*
[ARM] disable FPU features when using soft floating point.
Keith Walker
2018-02-19
1
-47
/
+264
*
Avoid int to string conversion in Twine or raw_ostream contexts.
Benjamin Kramer
2017-12-28
1
-34
/
+34
*
Revert [ARM] disable FPU features when using soft floating point.
Keith Walker
2017-11-30
1
-264
/
+45
*
[ARM] disable FPU features when using soft floating point.
Keith Walker
2017-11-30
1
-45
/
+264
*
Toolchain: Normalize dwarf, sjlj and seh eh
Martell Malone
2017-11-29
1
-0
/
+2
*
Revert "Toolchain: Normalize dwarf, sjlj and seh eh"
Martell Malone
2017-11-29
1
-2
/
+0
*
Toolchain: Normalize dwarf, sjlj and seh eh
Martell Malone
2017-11-29
1
-0
/
+2
*
ARMV8-A archkind and target defines helper functions
Sjoerd Meijer
2017-06-30
1
-0
/
+1
*
[ARM] Add regression tests for Cortex-M23 and Cortex-M33
Sanne Wouda
2017-02-20
1
-0
/
+25
*
Add support for armv7ve flag in clang (PR31358).
George Burgess IV
2017-02-09
1
-0
/
+7
*
ARM: define a macro for the FPv5 FPU in ARM mode.
Tim Northover
2016-12-21
1
-0
/
+1
*
[ARM]: Add Cortex-R52 target
Javed Absar
2016-10-07
1
-0
/
+9
*
Add a few missing Clang regression tests for Cortex-A53, Cortex-A57, Cortex-A72
Sjoerd Meijer
2016-06-03
1
-0
/
+6
*
This adds target support and tests for Cortex-A73
Sjoerd Meijer
2016-06-02
1
-0
/
+2
*
[Clang][Darwin] Define __ARM_DWARF_EH__ for WatchABI
Chris Bieneman
2016-04-29
1
-0
/
+1
*
Add accidentally dropped test to r267880.
Tim Northover
2016-04-28
1
-0
/
+10
*
Clean up a couple more preprocessor tests to use match-full-lines.
James Y Knight
2016-04-01
1
-179
/
+179
*
Combine identical check-prefixes in Clang test/Preprocessor/arm-target-featur...
Artyom Skrobov
2016-03-23
1
-149
/
+75
*
[ARM] Clang tests for ARM Cortex-A32 support
Renato Golin
2016-03-21
1
-10
/
+12
*
Add more ARM Cortex-R8 regression tests to Clang.
Pablo Barrio
2016-03-16
1
-10
/
+12
*
Test commit - Remove some trailing whitespace
Pablo Barrio
2016-03-15
1
-1
/
+1
*
[ARM] Add Clang targeting for ARMv8-M Baseline/Mainline
Bradley Smith
2016-03-03
1
-0
/
+36
*
[ARM] Add command-line options for ARMv8.2-A
Oliver Stannard
2016-02-11
1
-0
/
+6
*
ARM v8.1a adds Advanced SIMD instructions for Rounding Double Multiply
Alexandros Lamprineas
2015-11-29
1
-0
/
+1
*
Support watchOS and tvOS driver options
Tim Northover
2015-10-30
1
-3
/
+2
*
Fix __ARM_FP value for sp-only FPUs with Half-precision
Richard Barton
2015-10-21
1
-10
/
+61
*
Implement ACLE 2.0 macros of chapters 6.6 and 6.7 for [ARM] and [Aarch64] tar...
Alexandros Lamprineas
2015-10-02
1
-0
/
+9
*
[ARM] Allow passing/returning of __fp16 arguments
Oliver Stannard
2015-09-03
1
-0
/
+2
*
Revert 246755 as it breaks buildbots
Oliver Stannard
2015-09-03
1
-2
/
+0
*
[ARM] Allow passing/returning of __fp16 arguments
Oliver Stannard
2015-09-03
1
-0
/
+2
*
ARM: actually define __ARM_ARCH_7S__ for the armv7s slice
Tim Northover
2015-07-21
1
-1
/
+8
*
[ARM] Use TargetParser to determine FPU subtarget features
John Brawn
2015-06-05
1
-2
/
+2
*
ARM: fix ACLE predefine for iOS's "-arch armv7s".
Tim Northover
2015-05-29
1
-0
/
+1
*
[ARM] Add v8.1a architecture
Vladimir Sukharev
2015-05-14
1
-0
/
+5
*
[ARM] add support for Cortex-R4/R4F
Javed Absar
2015-04-09
1
-0
/
+18
*
[ARM] Add missing M/R class CPUs
Bradley Smith
2015-02-18
1
-0
/
+13
*
[ARM] Define __ARM_FEATURE_DSP macro for CPUs that have DSP instructions
Sergey Dmitrouk
2014-11-25
1
-1
/
+32
*
Adds support for the Cortex-A17 processor to Clang
Renato Golin
2014-10-13
1
-0
/
+19
*
[ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP
Oliver Stannard
2014-10-01
1
-0
/
+4
[next]