Go to file
Dehao Chen e48b4ee98c Simplify CFG before assigning discriminator.
Summary: We need to clean up CFG before assigning discriminator to minimize the impact of optimization on debug info.

Reviewers: davidxl, dblaikie, dnovillo

Subscribers: dnovillo, danielcdh, llvm-commits

Differential Revision: http://reviews.llvm.org/D19926

llvm-svn: 268675
2016-05-05 20:18:49 +00:00
clang Fix some Clang-tidy readability-simplify-boolean-expr and Include What You Use warnings. 2016-05-05 20:15:31 +00:00
clang-tools-extra [Documentation] List Clang-tidy checks alphabetically. 2016-05-05 18:25:53 +00:00
compiler-rt Add a test of VP with shared lib 2016-05-05 06:28:12 +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 prepare-builtins: Remove call to getGlobalContext() 2016-04-15 14:18:58 +00:00
libcxx Fix sphinx build. This is a temporary solution. 2016-05-05 08:12:25 +00:00
libcxxabi libc++abi: fix visibility of personalities 2016-05-04 04:22:29 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Fix copy relocations in pie. 2016-05-05 19:41:49 +00:00
lldb Fix TestEvents.py on OS X 2016-05-05 17:48:14 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Simplify CFG before assigning discriminator. 2016-05-05 20:18:49 +00:00
openmp [STATS] Use partitioned timer scheme 2016-05-05 16:15:57 +00:00
polly Update to ISL 0.17. 2016-05-04 14:41:36 +00:00