Go to file
Dan Gohman a7908ae369 Preserve ScalarEvolution in the loop unroller.
llvm-svn: 109412
2010-07-26 18:02:06 +00:00
clang Make sure that implicit qualification and derived-to-base conversions of xvalues preserve xvalue-ness. Unfortunately I have no idea how to test this property; there doesn't seem to be a syntactical construct that triggers such a conversion and still allows the distinction between prvalues and xvalues to be made. 2010-07-26 17:52:21 +00:00
compiler-rt Hand-tuning of single-precision soft-float comparison routines for ARM 2010-07-08 17:45:05 +00:00
libcxx Updated weekly by chapter summary 2010-07-22 20:29:53 +00:00
lldb Missed an aspect of the previous makefile patch. 2010-07-24 05:18:16 +00:00
llvm Preserve ScalarEvolution in the loop unroller. 2010-07-26 18:02:06 +00:00