"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b66d3cf5cf8400d9c99d5dd237ab6908377bbbfa"
Generate tests for all of the x86 SIMD instruction feature set
predefines based on the output of GCC as well as the CPU predefines. Invert tests for __AVX__, Clang's AVX feature is hard coded off still. Switch Atom from 'SSE3' to 'SSSE3'. This matches GCC's behavior, Intel's documentation, and ICC's documentation (such as I could dig up). Switch Athlon and Geode to enable 3dnowa rather than just 3dnow and nothing (resp.). llvm-svn: 140692
Loading
Please register or sign in to comment