Go to file
Elena Demikhovsky 0e48c70ba7 Optimization for "truncate" operation on AVX.
Truncating v4i64 -> v4i32 and v8i32 -> v8i16 may be done with set of shuffles.

llvm-svn: 149485
2012-02-01 07:56:44 +00:00
clang Compatability fix for SwitchInst refactoring. 2012-02-01 07:50:21 +00:00
compiler-rt [asan] fix the wrong __WORDSIZE definition on Win x64, add ASAN_INTERFACE_FUNCTION_ATTRIBUTE. Patch by timurrrr@google.com 2012-01-31 18:13:50 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Update repository paths. 2012-01-08 22:31:18 +00:00
libcxx Fix .PHONY target to match new installheaders target. 2012-01-21 06:16:39 +00:00
libcxxabi Here's a test for catching pointers. 2012-02-01 00:22:38 +00:00
lld Cleanup system_error extensions. 2012-01-31 21:47:13 +00:00
lldb Added a new convenience property on lldb.SBThread names "frames" which always returns a complete list of all lldb.SBFrame objects: 2012-02-01 02:30:27 +00:00
llvm Optimization for "truncate" operation on AVX. 2012-02-01 07:56:44 +00:00
polly www: More typos 2012-02-01 00:08:10 +00:00