Go to file
Rafael Espindola a45c20b049 Remove the old tail duplication pass. It is not used and is unable to update
ssa, so it has to be run really early in the pipeline. Any replacement
should probably use the SSAUpdater.

llvm-svn: 138841
2011-08-30 23:03:45 +00:00
clang Allow C99 hexfloats in C++0x mode. This change resolves the standards 2011-08-30 22:40:35 +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 __split_buffer should only require default constructible. Bug found and fixed by Jared Hoberock 2011-08-28 15:21:29 +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 stubs of incomplete watchpoint implementation with "FIXME" markers. 2011-08-30 01:30:03 +00:00
llvm Remove the old tail duplication pass. It is not used and is unable to update 2011-08-30 23:03:45 +00:00
polly Fix crashes due to unaligned parameters 2011-08-25 08:40:59 +00:00