Go to file
Rafael Espindola 3d5d464df8 Try harder to evaluate expressions when printing assembly.
When printing assembly we don't have a Layout object, but we can still
try to fold some constants.

Testcase by Ulrich Weigand.

llvm-svn: 203677
2014-03-12 16:55:59 +00:00
clang Don't recompute inlining threshold - use new overload provided by LLVM 2014-03-12 16:30:34 +00:00
clang-tools-extra Use DiagnosticRenderer to convert clang diagnostics to clang-tidy ones. 2014-03-10 13:11:17 +00:00
compiler-rt Implement Android versions of __clear_cache for arm32 & mips. 2014-03-12 16:38:27 +00:00
debuginfo-tests Revert "xfail a test on darwin because some of the public buildbots are stuck on" 2014-03-11 23:49:31 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx build: remove unnecessary modification of CMAKE_REQUIRED_DEFINITIONS 2014-03-12 04:11:34 +00:00
libcxxabi 0 is a valid LSDA encoding and can be seen in statically linked 2014-03-11 23:43:43 +00:00
lld [Cleanup] Sort includes. 2014-03-12 15:55:13 +00:00
lldb Add Process/Utility include directory on FreeBSD 2014-03-12 16:21:57 +00:00
llvm Try harder to evaluate expressions when printing assembly. 2014-03-12 16:55:59 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Refactor Polly's Pass creation and initialization. 2014-03-11 21:26:06 +00:00