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
/
AArch64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make march/target-cpu print a note with the list of valid values for ARM
Erich Keane
2018-02-08
1
-0
/
+5
*
[AArch64] Add ARMv8.2-A FP16 scalar intrinsics
Abderrazek Zaafrani
2018-01-19
1
-0
/
+2
*
Avoid int to string conversion in Twine or raw_ostream contexts.
Benjamin Kramer
2017-12-28
1
-1
/
+1
*
[AARch64] Add ARMv8.2-A FP16 vector intrinsics
Abderrazek Zaafrani
2017-12-21
1
-0
/
+3
*
[MINGW] normalize WIN32 macros
Martell Malone
2017-11-21
1
-13
/
+0
*
[COFF, ARM64] Add MS builtins __dmb, __dsb, __isb
Martin Storsjo
2017-10-12
1
-0
/
+2
*
Driver: hoist the `wchar_t` handling to the driver
Saleem Abdulrasool
2017-10-06
1
-6
/
+7
*
Basic: support Preserve{Most,All} CC on Windows
Saleem Abdulrasool
2017-09-26
1
-0
/
+2
*
[AArch64] Add support for a MinGW AArch64 target
Martin Storsjo
2017-08-13
1
-21
/
+42
*
[AArch64] Ignore stdcall and similar on aarch64/windows
Martin Storsjo
2017-08-07
1
-0
/
+17
*
[AArch64] Don't define __LP64__ when targeting Windows
Martin Storsjo
2017-07-31
1
-2
/
+4
*
Update to use enum classes for various ARM *Kind enums
Florian Hahn
2017-07-27
1
-7
/
+6
*
AArch64 & ARM: move TargetInfo functions from .h to .cpp file. NFC.
Tim Northover
2017-07-24
1
-8
/
+443
*
Break up Targets.cpp into a header/impl pair per target type[NFCI]
Erich Keane
2017-07-21
1
-0
/
+71