Go to file
Hal Finkel 8b0470393b Remove PPC avoidWriteAfterWrite callback
As a follow-up to r158719, remove PPCRegisterInfo::avoidWriteAfterWrite.
Jakob pointed out in response to r158719 that this callback is currently unused
and so this has no effect (and the speedups that I thought that I had observed
as a result of implementing this function must have been noise).

llvm-svn: 177228
2013-03-16 22:50:51 +00:00
clang revert r177211 due to its potential issues 2013-03-16 04:47:38 +00:00
clang-tools-extra Don't include outer-most explicit cast in nullptr replacement 2013-03-15 20:18:08 +00:00
compiler-rt [libsanitizer] StopTheWorld in sanitizer_common 2013-03-15 14:37:21 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx This should be nothing but a load-time optimization. I'm trying to reduce load time initializers and this is a big one. No visible functionality change intended. 2013-03-16 00:17:53 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [lld] remove trailing whitespace 2013-03-14 16:09:49 +00:00
lldb When built with cmake, only call the string functions when the previous commands (utils/GetSourceVersion & utils/GetRepositoryPath successed). Otherwise, they fail when not launched from a repository 2013-03-16 17:01:13 +00:00
llvm Remove PPC avoidWriteAfterWrite callback 2013-03-16 22:50:51 +00:00
polly tests: Properly check if asserts are available 2013-03-12 21:27:39 +00:00