summaryrefslogtreecommitdiff
path: root/test/Preprocessor/predefined-arch-macros.c
AgeCommit message (Expand)Author
2018-02-21Merging r325655:Hans Wennborg
2017-12-29Revert r321504 "[X86] Don't accidentally enable PKU on cannon lake and icelak...Craig Topper
2017-12-27[X86] Don't accidentally enable PKU on cannon lake and icelake or CLWB on can...Craig Topper
2017-12-27[X86] Test that -march=skx enables PKU.Craig Topper
2017-12-27[X86] Enable avx512vpopcntdq and clwb for icelake.Craig Topper
2017-12-27[x86][icelake][vbmi2]Coby Tayree
2017-12-27[x86][icelake][vnni]Coby Tayree
2017-12-27[x86][icelake][bitalg]Coby Tayree
2017-12-27[x86][icelake][vpclmulqdq]Coby Tayree
2017-12-27[x86][icelake][gfni]Coby Tayree
2017-12-27[x86][icelake][vaes]Coby Tayree
2017-12-22[X86] Add missing check lines for the silvermont cases in predefined-arch-mac...Craig Topper
2017-12-22[X86] Add 'prfchw' to the correct CPUs to match the backend.Craig Topper
2017-11-19[X86] Add icelake CPU support for -march.Craig Topper
2017-11-19[X86] Set __corei7__ preprocessor defines for skylake server and cannonlake.Craig Topper
2017-11-01[X86] Define i586 and pentium preprocessor defines for -march=lakemont to mat...Craig Topper
2017-10-26[X86] Make -march=i686 an alias of -march=pentiumproCraig Topper
2017-10-25[X86] Add avx512vpopcntdq to Knights MillCraig Topper
2017-10-19AMDGPU: Parse r600 CPU name early and expose FMAF capabilityJan Vesely
2017-10-13[X86] Remove 'knm' defines from predefined-arch-macros.c test.Craig Topper
2017-10-13[X86] Add skeleton support for knm cpuCraig Topper
2017-10-12[X86] Remove a few unnecessary check lines from the predefined-arch-macros test.Craig Topper
2017-10-02Add support for Myriad ma2x8x series of CPUsWalter Lee
2017-09-25[Clang] Adding missing feature to goldmontMichael Zuckerman
2017-07-17[SystemZ] Add support for IBM z14 processor (2/3)Ulrich Weigand
2017-07-17[SystemZ] Add support for IBM z14 processor (1/3)Ulrich Weigand
2017-06-30[X86] Add RDRND feature to Goldmont. Add MOVBE to all Atom CPUs.Craig Topper
2017-06-29[Clang][X86][Goldmont]Adding new target-cpu: Goldmont Michael Zuckerman
2017-05-08[X86][LWP] Add __LWP__ macro testsSimon Pilgrim
2017-04-15When we turn on vsx it should also turn on altivec explicitly, sameEric Christopher
2017-03-28Default enable the rtm feature only on skylake and later for now because Inte...Eric Christopher
2017-03-20Turn on HTM on power8 and later (including powerpc64le) since it'sEric Christopher
2017-02-09[X86] Clzero flag addition and inclusion under znver1Craig Topper
2017-02-08[X86] Add -mprefetchwt1/-mno-prefetchwt1 command line options and __PREFETCHW...Craig Topper
2017-02-08[X86] Add -msgx/-mno-sgx command line options and __SGX__ define to match gcc.Craig Topper
2017-02-08[X86] Add -mmpx/-mno-mpx command line options and __MPX__ define to match gcc.Craig Topper
2017-02-08[X86] Add -mclwb/-mno-clwb command line arguments and __CLWB__ define to matc...Craig Topper
2017-02-08[X86] Add -mclflushopt/-mno-clflushopt command line support and __CLFLUSHOPT_...Craig Topper
2017-02-06[SystemZ] Provide predefined __ARCH__ and __VX__ macrosUlrich Weigand
2017-01-10AMD family 17h (znver1) enablementCraig Topper
2016-10-31[SystemZ] Add -march=archX aliasesUlrich Weigand
2016-09-27[Power9] Builtins for ELF v.2 ABI conformance - front end portionNemanja Ivanovic
2016-07-25[Myriad]: better compatibility with vendor sourceDouglas Katzman
2016-04-05[X86] Introduction of -march=lakemont.Andrey Turetskiy
2016-04-01Clean up a couple more preprocessor tests to use match-full-lines.James Y Knight
2016-03-15Myriad: define __myriad2 macro automaticallyDouglas Katzman
2016-03-05[X86] AMD Bobcat CPU (btver1) doesn't support XSAVE Simon Pilgrim
2016-02-29[X86] Disabling avx512f should also disable avx512vbmi and avx512ifma. Enabli...Craig Topper
2016-02-27AMDGPU: Fix broken/confusing predefined macroMatt Arsenault
2016-02-21Added SKL and CNL processors and features to ClangElena Demikhovsky