Go to file
Elena Demikhovsky 8952974e29 AVX-512: implemented extractelement with variable index.
Added parsing of mask register and "zeroing" semantic, like {%k1} {z}.

llvm-svn: 190595
2013-09-12 08:55:00 +00:00
clang [libclang] In clang_getLocation, check that the provided line/column is valid. 2013-09-12 01:10:36 +00:00
clang-tools-extra clang-tools-extra/test/clang-modernize/HeaderReplacements/main.cpp: Tweak sed(1) to let paths with a driveletter quoted in *_expected.yaml. 2013-09-11 11:55:59 +00:00
compiler-rt [asan] (part 2) don't lazy-init fake_stack if we only need to check that fake_stack exists (should fix 32-bit builds) 2013-09-12 08:47:00 +00:00
debuginfo-tests Auto-detect the architecture of the executable instead of using the arch of 2013-09-07 20:04:29 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx LWG Issue 2210 (Part #6): unordered_map and unordered_multimap 2013-09-12 03:00:31 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld Remove hard-coded leading underscore from entry symbol. 2013-09-12 05:09:01 +00:00
lldb Updated CMakeLists to match XCode project 2013-09-12 02:20:39 +00:00
llvm AVX-512: implemented extractelement with variable index. 2013-09-12 08:55:00 +00:00
polly Fix build after SCEV change 2013-09-10 20:22:17 +00:00