Go to file
Jakob Stoklund Olesen 2ff4dc0ff2 Make RAFast::UsedInInstr indexed by register units.
This fixes some problems with too conservative checking where we were
marking all aliases of a register as used, and then also checking all
aliases when allocating a register.

<rdar://problem/13249625>

llvm-svn: 175782
2013-02-21 19:35:21 +00:00
clang [scan-build] fix xcode version parsing to handle dot releases. Fixes <rdar://problem/13265300>. 2013-02-21 19:33:30 +00:00
clang-tools-extra Fixing a "multiple rules generate X" warning from ninja 2013-02-21 15:12:01 +00:00
compiler-rt [ASan] temporarily disable alloc_dealloc_mismatch on Mac, since the previous commit caused error reports in gTest. 2013-02-21 17:12:21 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Constrain bind operator()() to not exist if the call is not valid. Fixes http://llvm.org/bugs/show_bug.cgi?id=15295. 2013-02-21 18:16:55 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Writer] Add .interp section. 2013-02-20 20:13:47 +00:00
lldb Mark the command as failed if parsing fails. 2013-02-21 18:38:46 +00:00
llvm Make RAFast::UsedInInstr indexed by register units. 2013-02-21 19:35:21 +00:00
polly capitalize SCEV to match the current naming convention 2013-02-15 21:26:53 +00:00