llvm/lib
Chuang-Yu Cheng 6b74529a35 [ppc64] Temporary disable sibling call optimization on ppc64 due to breaking test case
r265506 breaks print-stack-trace.cc test case of compiler-rt in bootstrap
test.

http://lab.llvm.org:8011/builders/clang-ppc64be-linux-multistage/builds/1708

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265528 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-06 10:48:36 +00:00
..
Analysis [SLPVectorizer] Vectorizing the libm sqrt to llvm's sqrt intrinsic requires nnan 2016-04-06 07:04:53 +00:00
AsmParser AsmParser: Don't crash on unresolved !tbaa 2016-04-06 02:06:40 +00:00
Bitcode IR: Introduce ConstantAggregate, NFC 2016-04-05 21:10:45 +00:00
CodeGen RegisterScavenger: Take a reference as enterBasicBlock() argument. 2016-04-06 02:47:09 +00:00
DebugInfo Make DIASession work if msdia*.dll isn't registered. 2016-04-01 22:21:51 +00:00
ExecutionEngine More more change need as part of r264187 where ErrorOr<> was added 2016-03-23 21:20:16 +00:00
Fuzzer [libfuzzer] adding license headers to cpp files 2016-04-01 18:38:58 +00:00
IR IR: Move MDStrings to a BumpPtrAllocator 2016-04-06 06:41:54 +00:00
IRReader
LibDriver
LineEditor Fix Clang-tidy modernize-deprecated-headers warnings in some files; other minor fixes. 2016-03-28 17:40:08 +00:00
Linker IRMover: Steal arguments when moving functions, NFC 2016-04-06 06:38:15 +00:00
LTO Clean up calls to WriteBitcodeToFile (NFC) 2016-04-04 21:19:31 +00:00
MC Handle section vs global name conflict. 2016-03-28 20:36:28 +00:00
Object Object: Correctly read thin archives containing absolute paths. 2016-03-31 22:08:31 +00:00
ObjectYAML [lanai] Add Lanai backend. 2016-03-28 13:09:54 +00:00
Option
Passes
ProfileData Fix buildbot lldb-amd64-ninja-netbsd7 failure 2016-04-01 20:15:04 +00:00
Support Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes." 2016-04-05 20:45:04 +00:00
TableGen
Target [ppc64] Temporary disable sibling call optimization on ppc64 due to breaking test case 2016-04-06 10:48:36 +00:00
Transforms Add parentheses to silence warning. 2016-04-06 04:22:00 +00:00
CMakeLists.txt
LLVMBuild.txt