Go to file
Jakob Stoklund Olesen 1438e191bd Handle reference counts in one function: release().
This new function will decrement the reference count, and collapse a
domain value when the last reference is gone.

This simplifies DomainValue reference counting, and decouples it from
the LiveRegs array.

llvm-svn: 144131
2011-11-08 21:57:44 +00:00
clang Fix comment typos 2011-11-08 21:07:04 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Remove support folder from Apple install 2011-11-04 15:59:51 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Add "QAddressIsExecutable" packet to debugserver. Used to test 2011-11-08 04:28:12 +00:00
llvm Handle reference counts in one function: release(). 2011-11-08 21:57:44 +00:00
polly Detect Parameters directly on the SCEV. 2011-11-08 15:41:28 +00:00