Go to file
Eli Friedman af9b325d23 For calls returning first-class aggregates, store by element instead of creating aggregate stores in common cases. This is more friendly to fast-isel.
llvm-svn: 131490
2011-05-17 21:08:01 +00:00
clang For calls returning first-class aggregates, store by element instead of creating aggregate stores in common cases. This is more friendly to fast-isel. 2011-05-17 21:08:01 +00:00
compiler-rt Check architectures to make sure that we can build for all of them 2011-05-09 20:24:43 +00:00
debuginfo-tests Test case for r131441. 2011-05-17 00:20:50 +00:00
libcxx Fix ambiguity in operator== of scoped_allocator_adaptor. 2011-05-17 20:41:18 +00:00
libcxxabi initial import 2011-05-05 15:27:28 +00:00
lldb Fixed an assert that could cause a crash when there was an 2011-05-17 18:15:05 +00:00
llvm vrev is incorrectly defined in the perfect shuffle table. The ordering is backwards (should be 0x3210 versus 0x1032) which exposed a bug when doing a shuffle on a 4xi16. I've attached a test case. 2011-05-17 20:48:40 +00:00
polly www: Colorize TODO status 2011-05-14 19:02:51 +00:00