Go to file
Renato Golin 0f298a2655 Fix profile test assuming dumb compiler
Commit r280364 has introduced some call-graph optmisations making a profiler
test "fail" due to not expecting the compiler to be "smart", and fold constants
across functions. This commit works around the issue, leaving the origial
semantics intact.

llvm-svn: 280365
2016-09-01 13:45:47 +00:00
clang [analyzer] Add more FileIDs to PlistDiagnostic map to avoid assertion 2016-09-01 12:25:16 +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 Fix profile test assuming dumb compiler 2016-09-01 13:45:47 +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 Eliminate LayoutInputSection class 2016-09-01 09:55:57 +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 [SimplifyCFG] Handle tail-sinking of more than 2 incoming branches 2016-09-01 12:58:13 +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