Go to file
Chris Lattner 8193b06e44 start moving SimplifyLibcalls over to getConstantStringInfo, which is
dramatically more efficient than GetConstantStringInfo.

llvm-svn: 149352
2012-01-31 04:43:11 +00:00
clang enhance some optimization logic to handle ConstantDataSequential 2012-01-31 04:36:19 +00:00
compiler-rt [asan] tests should not require the asan-rt to be built with debug info 2012-01-31 01:56:58 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Update repository paths. 2012-01-08 22:31:18 +00:00
libcxx Fix .PHONY target to match new installheaders target. 2012-01-21 06:16:39 +00:00
libcxxabi Minor bug fix in __cxa_call_unexpected. Changed std::terminate to detect a caught-but-unhandled exception, and choose the handler out of that if found. 2012-01-31 01:51:15 +00:00
lld First chunk of native object file reader/writer. The lld-core tool now reads YAML file, links, writes that out as native object format, then reads that native file, then writes the YAML to stdout. Thus the test suite tests both YAML reading/writing as well as native object file reading/writing. 2012-01-16 22:03:44 +00:00
lldb <rdar://problem/10776614> 2012-01-31 04:25:15 +00:00
llvm start moving SimplifyLibcalls over to getConstantStringInfo, which is 2012-01-31 04:43:11 +00:00
polly Remove leftover constant 2012-01-30 22:46:22 +00:00