Go to file
Pete Cooper 1eed5b51e8 Changed MachineLICM to use a worklist list MachineCSE instead of recursion.
Fixes <rdar://problem/10584116>

llvm-svn: 147125
2011-12-22 02:05:40 +00:00
clang When deserializing an Objective-C class, check whether we have another 2011-12-22 01:48:48 +00:00
compiler-rt Recently the GCD tests started failing because of the invalid size of 2011-12-16 19:13:35 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix http://llvm.org/bugs/show_bug.cgi?id=11616 2011-12-19 17:58:44 +00:00
libcxxabi Updated spec.html regarding __cxa_uncaught_exception. 2011-12-22 00:03:36 +00:00
lld Cleaned up Atom attribues some more. Added lots of doxygen comments 2011-12-21 23:29:36 +00:00
lldb Made IRForTarget error out correctly when it can't 2011-12-21 23:44:05 +00:00
llvm Changed MachineLICM to use a worklist list MachineCSE instead of recursion. 2011-12-22 02:05:40 +00:00
polly Support non-affine access functions in Polly. 2011-12-20 10:43:14 +00:00