Go to file
Chuang-Yu Cheng 2e5973ef74 [ppc64] Enable sibling call optimization on ppc64 ELFv1/ELFv2 abi
This patch enable sibling call optimization on ppc64 ELFv1/ELFv2 abi, and
add a couple of test cases. This patch also passed llvm/clang bootstrap
test, and spec2006 build/run/result validation.

Original issue: https://llvm.org/bugs/show_bug.cgi?id=25617

Great thanks to Tom's (tjablin) help, he contributed a lot to this patch.
Thanks Hal and Kit's invaluable opinions!

Reviewers: hfinkel kbarton

http://reviews.llvm.org/D16315

llvm-svn: 265506
2016-04-06 02:04:38 +00:00
clang Update testing cases after backend changes. 2016-04-05 23:27:51 +00:00
clang-tools-extra [clang-tidy] Add a check to detect static definitions in anonymous namespace. 2016-04-05 11:42:08 +00:00
compiler-rt [tsan] Fix freebsd build. 2016-04-05 05:37:48 +00:00
debuginfo-tests
libclc
libcxx Remove unused internal routines. No functional change 2016-04-04 23:23:35 +00:00
libcxxabi
libunwind
lld Make helper function static. NFC. 2016-04-06 01:30:49 +00:00
lldb make TestRegisterVariables slightly more resilient 2016-04-06 01:14:37 +00:00
llgo
llvm [ppc64] Enable sibling call optimization on ppc64 ELFv1/ELFv2 abi 2016-04-06 02:04:38 +00:00
openmp [STATS] Remove trailing whitespace in stats source files 2016-04-05 18:48:48 +00:00
polly Add test case forgotten in r265379. 2016-04-05 17:40:07 +00:00