summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets/X86.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing spaceFangrui Song2018-07-301-4/+4
* [ARM64] [Windows] Follow MS X86_64 C++ ABI when passing structsSanjin Sijaric2018-07-261-1/+1
* Implement cpu_dispatch/cpu_specific MultiversioningErich Keane2018-07-201-0/+8
* Revert r333791 "Cap "voluntary" vector alignment at 16 for all Darwin platfor...Reid Kleckner2018-06-041-0/+7
* Cap "voluntary" vector alignment at 16 for all Darwin platforms.John McCall2018-06-011-7/+0
* [x86] invpcid intrinsicGabor Buella2018-05-251-0/+1
* This patch aims to match the changes introducedAlexander Ivchenko2018-05-181-3/+7
* [X86] ptwrite intrinsicGabor Buella2018-05-101-0/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* [x86] Introduce the pconfig intrinsicGabor Buella2018-05-081-0/+1
* [X86] directstore and movdir64b intrinsicsGabor Buella2018-05-011-0/+2
* [X86] WaitPKG intrinsicsGabor Buella2018-04-201-0/+1
* [X86] Introduce cldemote intrinsicGabor Buella2018-04-131-0/+1
* [x86] wbnoinvd intrinsicGabor Buella2018-04-111-0/+1
* CodeGenCXX: support PreserveMostCC in MS ABISaleem Abdulrasool2018-04-021-0/+1
* [ObjC++] Make parameter passing and function return compatible with ObjCAkira Hatanaka2018-03-281-0/+5
* [X86] Add 'sahf' CPU feature to frontendDimitry Andric2018-02-171-0/+1
* Add X86 Support to ValidCPUList (enabling march notes)Erich Keane2018-02-081-0/+2
* [NFCi] Replace a couple of usages of const StringRef& with StringRefErich Keane2018-02-071-2/+2
* Adjust MaxAtomicInlineWidth for i386/i486 targets.Wei Mi2018-01-231-3/+6
* Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...Chandler Carruth2018-01-221-0/+2
* [X86] Add rdpid command line option and intrinsics.Craig Topper2018-01-201-0/+1
* Added Control Flow Protection FlagOren Ben Simhon2018-01-091-0/+6
* Implement Attribute Target MultiVersioningErich Keane2018-01-081-0/+7
* [x86][icelake][vbmi2]Coby Tayree2017-12-271-0/+1
* [x86][icelake][vnni]Coby Tayree2017-12-271-0/+1
* [x86][icelake][bitalg]Coby Tayree2017-12-271-0/+1
* [x86][icelake][vpclmulqdq]Coby Tayree2017-12-271-0/+1
* [x86][icelake][gfni]Coby Tayree2017-12-271-0/+1
* [x86][icelake][vaes]Coby Tayree2017-12-271-0/+1
* [CodeGen][X86] Fix handling of __fp16 vectors.Akira Hatanaka2017-12-091-0/+4
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-13/+0
* Revert "Toolchain: Normalize dwarf, sjlj and seh eh"Martell Malone2017-11-291-0/+13
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-13/+0
* Control-Flow Enforcement Technology - Shadow Stack and Indirect Branch Tracki...Oren Ben Simhon2017-11-261-0/+2
* [MINGW] normalize WIN32 macrosMartell Malone2017-11-211-17/+0
* Split x86 "Processor" info into its own def file. [NFC]Erich Keane2017-11-151-172/+2
* [X86] Make -march=i686 an alias of -march=pentiumproCraig Topper2017-10-261-1/+0
* Pull X86 "CPUKind" checking into .cpp file. [NFC]Erich Keane2017-10-231-71/+1
* [X86] Add skeleton support for knm cpuCraig Topper2017-10-131-0/+5
* Driver: hoist the `wchar_t` handling to the driverSaleem Abdulrasool2017-10-061-4/+2
* [Targets/X86] Remove unneded `return` in setMaxAtomicWidth(). NFCI.Davide Italiano2017-09-281-1/+0
* Basic: support Preserve{Most,All} CC on WindowsSaleem Abdulrasool2017-09-261-0/+2
* [Atomic][X8664] set max atomic inline width according to the targetWei Mi2017-09-221-1/+7
* [X86] Remove unnecessary extra encodings from the CPU name enum in clangCraig Topper2017-09-161-20/+0
* [Clang][x86][Inline Asm] support for GCC style inline asm - Y<x> constraintsCoby Tayree2017-08-241-2/+5
* [X86] Implement __builtin_cpu_isCraig Topper2017-08-101-0/+2
* Move RTEMS to OSTargets.hWalter Lee2017-07-311-34/+0
* [Targets] Move addCygMingDefines into the arch-independent Targets.cpp (NFC)Martin Storsjo2017-07-311-24/+0
* Remove Bitrig: Clang ChangesErich Keane2017-07-211-21/+0
OpenPOWER on IntegriCloud