aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/predefined-arch-macros.c
AgeCommit message (Expand)Author
2012-05-09Pass a target triple explicitly to check platform specific macros definitions.Simon Atanasyan
2012-04-26Enable AVX/AVX2 for Sandy Bridge, Ivy Bridge, and Haswell CPUs.Craig Topper
2011-09-28Generate tests for all of the x86 SIMD instruction feature setChandler Carruth
2011-09-28Add a little banner to this test. This lets my scripts more easilyChandler Carruth
2011-09-28Fix a think-o on my part that got enshrined in a FIXME by setting up theChandler Carruth
2011-09-28Teach Clang to reject 32-bit only CPUs when compiling in 64-bit mode.Chandler Carruth
2011-09-28Begin fixing Clang's predefined macros for various architectures. ThisChandler Carruth