Go to file
Simon Pilgrim ce0e9f0b91 [X86][SSE] Dropped (V)CVTPD2PS intrinsic patterns now that its bound to X86vfpround
It now uses X86vfpround patterns directly instead.

Followup to D23797

llvm-svn: 280376
2016-09-01 14:59:20 +00:00
clang [analyzer] ExprEngine: remove second call to PreStmt<CastExpr> 2016-09-01 13:55:38 +00:00
clang-tools-extra [include-fixer] Fix an undefined variable exception in vim script when there is 2016-09-01 12:17:28 +00:00
compiler-rt Try to fix another profile test 2016-09-01 14:44:02 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc configure.py: Add polaris10 and polaris11 2016-08-30 18:00:41 +00:00
libcxx Fix libc++ configuration with -fsanitize-coverage 2016-09-01 01:38:32 +00:00
libcxxabi libc++abi: fix some -Wunused-function warnings 2016-08-31 20:29:05 +00:00
libunwind consistently add \n to log and trace messages 2016-08-30 15:38:10 +00:00
lld Add missing REQUIRES. 2016-09-01 14:59:11 +00:00
lldb Minidump parsing 2016-09-01 11:29:53 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [X86][SSE] Dropped (V)CVTPD2PS intrinsic patterns now that its bound to X86vfpround 2016-09-01 14:59:20 +00:00
openmp Appease older gcc compilers for the many-microtask-args.c test 2016-08-30 19:28:58 +00:00
parallel-libs [StreamExecutor] getOrDie and dieIfError utils 2016-08-31 23:30:41 +00:00
polly [ScopInfo] Add missing ISL annotations NFC. 2016-09-01 09:03:27 +00:00