Go to file
Eli Friedman 0fe4608af2 Re-commit r130862 with a minor change to avoid an iterator running off the edge in some cases.
Original message:

Teach MachineCSE how to do simple cross-block CSE involving physregs.  This allows, for example, eliminating duplicate cmpl's on x86. Part of rdar://problem/8259436 .

llvm-svn: 130877
2011-05-04 22:10:36 +00:00
clang When converting an integral template argument value to a non-type 2011-05-04 21:55:00 +00:00
compiler-rt clang/Darwin: Update ios static lib to build for all archs, in case the 2011-04-30 01:20:56 +00:00
debuginfo-tests Test case for r130373. 2011-04-28 02:23:17 +00:00
libcxx <rdar://problem/9014045> more support for Apple internal build environments 2011-05-04 21:50:46 +00:00
lldb Add ability to search backwards through command 2011-05-04 21:39:02 +00:00
llvm Re-commit r130862 with a minor change to avoid an iterator running off the edge in some cases. 2011-05-04 22:10:36 +00:00
polly Refactor: Move 'isParallelFor' from codegen backend to Dependences analysis, so other passes can also use it. 2011-05-03 13:46:58 +00:00