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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AArch64] Implement FP16FML intrinsics
Bryan Chan
2018-10-25
1
-0
/
+1
*
[ARM64] [Windows] Follow MS X86_64 C++ ABI when passing structs
Sanjin Sijaric
2018-07-26
1
-0
/
+2
*
[Targets] Implement getConstraintRegister for ARM and AArch64
Mikhail Maltsev
2018-04-30
1
-0
/
+5
*
[AAch64] Add the __ARM_FEATURE_DOTPROD macro definition
Junmo Park
2018-04-17
1
-0
/
+1
*
Make march/target-cpu print a note with the list of valid values for ARM
Erich Keane
2018-02-08
1
-0
/
+1
*
[CodeGen][X86] Fix handling of __fp16 vectors.
Akira Hatanaka
2017-12-09
1
-0
/
+4
*
[MINGW] normalize WIN32 macros
Martell Malone
2017-11-21
1
-3
/
+0
*
[AArch64] Add support for a MinGW AArch64 target
Martin Storsjo
2017-08-13
1
-5
/
+23
*
[AArch64] Ignore stdcall and similar on aarch64/windows
Martin Storsjo
2017-08-07
1
-0
/
+2
*
AArch64 & ARM: move TargetInfo functions from .h to .cpp file. NFC.
Tim Northover
2017-07-24
1
-398
/
+49
*
Break up Targets.cpp into a header/impl pair per target type[NFCI]
Erich Keane
2017-07-21
1
-0
/
+495