Go to file
Jakob Stoklund Olesen 369bddf5ad Fix a batch of x86 tests to be coalescer independent.
Most of these tests require a single mov instruction that can come either before
or after a 2-addr instruction. -join-physregs changes the behavior, but the
results are equivalent.

llvm-svn: 130891
2011-05-04 23:54:51 +00:00
clang When adding KVC code completions, keep track of all of the selectors 2011-05-04 23:50:46 +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 Fix a batch of x86 tests to be coalescer independent. 2011-05-04 23:54:51 +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