Go to file
Craig Topper 9c525eec94 Use SmallVectorImpl::const_iterator instead of SmallVector to avoid specifying the vector size.
llvm-svn: 185623
2013-07-04 13:11:33 +00:00
clang Use SmallVectorImpl::const_iterator instead of SmallVector to avoid specifying the vector size. 2013-07-04 13:11:33 +00:00
clang-tools-extra cpp11-migrate: Add Replace-AutoPtr Transform 2013-07-03 13:21:24 +00:00
compiler-rt [ASan] Do not protect the malloc zone created by malloc_zone_create() on Snow Leopard and earlier systems. 2013-07-04 10:16:12 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc libclc: Add assembly versions of vstore for global [u]int4/8/16 2013-06-26 18:22:20 +00:00
libcxx Patch for N3655 (Transformation type traits) with Howard's additions 2013-07-04 00:10:01 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld Try to guard a test that requires DEBUG(). 2013-07-04 09:29:47 +00:00
lldb Remove @expectedFailureGcc from TestInlineStepping as function prologue bug is not reproducible anymore. 2013-07-03 20:51:44 +00:00
llvm Add a V8FP instruction 'vcvt{b,t}' to convert between half and double precision. 2013-07-04 10:04:08 +00:00
polly scop detection: early return 2013-07-03 22:50:36 +00:00