summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets/AArch64.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [AArch64] Implement FP16FML intrinsicsBryan Chan2018-10-251-0/+1
* [ARM64] [Windows] Follow MS X86_64 C++ ABI when passing structsSanjin Sijaric2018-07-261-0/+2
* [Targets] Implement getConstraintRegister for ARM and AArch64Mikhail Maltsev2018-04-301-0/+5
* [AAch64] Add the __ARM_FEATURE_DOTPROD macro definitionJunmo Park2018-04-171-0/+1
* Make march/target-cpu print a note with the list of valid values for ARMErich Keane2018-02-081-0/+1
* [CodeGen][X86] Fix handling of __fp16 vectors.Akira Hatanaka2017-12-091-0/+4
* [MINGW] normalize WIN32 macrosMartell Malone2017-11-211-3/+0
* [AArch64] Add support for a MinGW AArch64 targetMartin Storsjo2017-08-131-5/+23
* [AArch64] Ignore stdcall and similar on aarch64/windowsMartin Storsjo2017-08-071-0/+2
* AArch64 & ARM: move TargetInfo functions from .h to .cpp file. NFC.Tim Northover2017-07-241-398/+49
* Break up Targets.cpp into a header/impl pair per target type[NFCI]Erich Keane2017-07-211-0/+495
OpenPOWER on IntegriCloud