Go to file
Chandler Carruth 05e80d31bd Revert r289638: [PowerPC] Fix logic dealing with nop after calls (and tail-call eligibility)
This patch appears to result in trampolines in vtables being miscompiled
when they in turn tail call a method.

I've posted some preliminary details about the failure on the thread for
this commit and talked to Hal. He was comfortable going ahead and
reverting until we sort out what is wrong.

llvm-svn: 289928
2016-12-16 07:31:20 +00:00
clang attempt to fix bots after r289914/r289919 2016-12-16 05:03:44 +00:00
clang-tools-extra [clang-tidy] Do not move parameter if only DeclRefExpr occurs inside of a loop 2016-12-16 02:47:56 +00:00
compiler-rt Ifdef out utmp.h on Darwin to un-break the build after r289878 ([msan] Intercept getutent and friends). 2016-12-15 22:40:24 +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 Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Fix XFAILS for is_trivially_destructible trait 2016-12-15 11:00:07 +00:00
libcxxabi [libc++abi] Mark failing test on Darwin as XFAIL 2016-12-13 02:43:04 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld COFF: Cache the result of library searches. 2016-12-16 03:45:59 +00:00
lldb Add methods to enable using formatv syntax in LLDB. 2016-12-16 04:27:00 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Revert r289638: [PowerPC] Fix logic dealing with nop after calls (and tail-call eligibility) 2016-12-16 07:31:20 +00:00
openmp Follow up to r289732: Update comments in source files to reference .cpp files 2016-12-14 23:01:24 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Restrict ranges of extension maps 2016-12-15 12:35:59 +00:00