Go to file
Nadav Rotem b5df62036b Dix the 80-columns and remove unsupported v8i16 type from the list of legal vselect types.
llvm-svn: 139324
2011-09-08 22:17:35 +00:00
clang Thread Safety: In C++0x Mutexes are the objects that control access to shared variables, while Locks are the objects that acquire and release Mutexes. We switch to this new terminology. 2011-09-08 21:52:50 +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 Dix the 80-columns and remove unsupported v8i16 type from the list of legal vselect types. 2011-09-08 22:17:35 +00:00
polly CodeGen: Support for Cast Operations in vector code generation 2011-09-04 11:45:52 +00:00