Go to file
Eric Christopher 22164ed943 Rearrange comment slightly for Bill.
llvm-svn: 139333
2011-09-08 23:28:19 +00:00
clang Rearrange comment slightly for Bill. 2011-09-08 23:28:19 +00:00
compiler-rt Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix const correctness bug in __move_assign. Found and fixed by Ion Gaztañaga. 2011-09-02 20:42:31 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Move the SourceManager from the Debugger to the Target. That way it can store the per-Target default Source File & Line. 2011-09-08 22:13:49 +00:00
llvm Directly point debug info to the stack slot of the arugment, instead of trying to keep track of vreg in which it the arugment is copied. The LiveDebugVariable can keep track of variable's ranges. 2011-09-08 22:59:09 +00:00
polly CodeGen: Support for Cast Operations in vector code generation 2011-09-04 11:45:52 +00:00