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
*
Implement target(branch-protection) attribute for AArch64
Momchil Velikov
2019-11-15
1
-0
/
+3
*
AArch64: add arm64_32 support to Clang.
Tim Northover
2019-11-12
1
-0
/
+2
*
[AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-31
1
-0
/
+1
*
Revert [AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-17
1
-1
/
+0
*
[AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-17
1
-0
/
+1
*
[AArch64] Consistent types and naming for AArch64 target features (NFC)
Momchil Velikov
2019-07-17
1
-7
/
+8
*
[AArch64] Implement __jcvt intrinsic from Armv8.3-A
Kyrylo Tkachov
2019-07-16
1
-0
/
+6
*
De-templatize non-dependent VS macro logic, NFC
Reid Kleckner
2019-07-09
1
-2
/
+0
*
[COFF, ARM64] Align global symbol by size for ARM64 MSVC ABI
Tom Tan
2019-05-02
1
-0
/
+2
*
[AArch64] Add support for MTE intrinsics
Javed Absar
2019-04-26
1
-0
/
+1
*
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