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
/
lib
/
Basic
/
Targets
/
ARM.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64][ARM] Add Armv8.4-A tests
Sjoerd Meijer
2018-08-01
1
-0
/
+4
*
[ARM] Add __ARM_FEATURE_DOTPROD pre-defined macro
Oliver Stannard
2018-04-27
1
-0
/
+6
*
[ARM] Compute a target feature which corresponds to the ARM version.
Eli Friedman
2018-04-16
1
-0
/
+11
*
Basic: support PreserveMost and PreserveAll on Windows ARM
Saleem Abdulrasool
2018-03-20
1
-0
/
+2
*
[ARM] Pass half or i16 types for NEON intrinsics
Sjoerd Meijer
2018-03-19
1
-4
/
+3
*
[ARM] ACLE FP16 feature test macros
Sjoerd Meijer
2018-03-13
1
-0
/
+12
*
This reverts "r327189 - [ARM] Add ARMv8.2-A FP16 vector intrinsic"
Sjoerd Meijer
2018-03-13
1
-9
/
+0
*
[ARM] Add ARMv8.2-A FP16 vector intrinsic
Abderrazek Zaafrani
2018-03-09
1
-0
/
+9
*
Make march/target-cpu print a note with the list of valid values for ARM
Erich Keane
2018-02-08
1
-0
/
+4
*
Avoid int to string conversion in Twine or raw_ostream contexts.
Benjamin Kramer
2017-12-28
1
-4
/
+4
*
Toolchain: Normalize dwarf, sjlj and seh eh
Martell Malone
2017-11-29
1
-1
/
+0
*
Revert "Toolchain: Normalize dwarf, sjlj and seh eh"
Martell Malone
2017-11-29
1
-0
/
+1
*
Toolchain: Normalize dwarf, sjlj and seh eh
Martell Malone
2017-11-29
1
-1
/
+0
*
[MINGW] normalize WIN32 macros
Martell Malone
2017-11-21
1
-3
/
+0
*
[MinGW] Define __ARM_DWARF_EH__ for MinGW/ARM
Martin Storsjo
2017-11-17
1
-0
/
+1
*
Basic: improve coverage for Darwin targets and fix ABI
Saleem Abdulrasool
2017-10-28
1
-4
/
+9
*
ARM: centralise SizeType, PtrDiffType, and IntPtrType
Saleem Abdulrasool
2017-10-27
1
-31
/
+13
*
Basic: restore {,u}intptr_t on NetBSD/ARM
Saleem Abdulrasool
2017-10-20
1
-3
/
+4
*
Basic: fix __{,U}INTPTR_TYPE__ on ARM
Saleem Abdulrasool
2017-10-18
1
-1
/
+4
*
Basic: fix `__INTPTR_TYPE__` for Windows ARM
Saleem Abdulrasool
2017-10-17
1
-0
/
+1
*
Driver: hoist the `wchar_t` handling to the driver
Saleem Abdulrasool
2017-10-06
1
-17
/
+6
*
Update to use enum classes for various ARM *Kind enums
Florian Hahn
2017-07-27
1
-34
/
+36
*
AArch64 & ARM: move TargetInfo functions from .h to .cpp file. NFC.
Tim Northover
2017-07-24
1
-136
/
+753
*
Break up Targets.cpp into a header/impl pair per target type[NFCI]
Erich Keane
2017-07-21
1
-0
/
+467