Go to file
Ulrich Weigand bbfb0c55c8 PowerPC: Mark patterns as isCodeGenOnly.
There remain a number of patterns that cannot (and should not)
be handled by the asm parser, in particular all the Pseudo patterns.

This commit marks those patterns as isCodeGenOnly.

No change in generated code.

llvm-svn: 178008
2013-03-26 10:57:16 +00:00
clang Actually mark ASan-unfriendly test as XFAIL 2013-03-26 08:45:29 +00:00
clang-tools-extra Added simple regression test for modularize. 2013-03-26 01:18:28 +00:00
compiler-rt [libsanitizer] Unmapping the old cache partially invalidates the memory layout, so add 2013-03-26 10:34:37 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Added debug tests for indexing, pop_back and both forms of erase. Added an improved error message for erasing a single element with end(). 2013-03-25 22:12:26 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Hexagon] Fixing failing test on Bots, few symbol names are available only in debug builds, dont check the symbol names 2013-03-26 04:01:26 +00:00
lldb <rdar://problem/13502196> 2013-03-26 01:51:59 +00:00
llvm PowerPC: Mark patterns as isCodeGenOnly. 2013-03-26 10:57:16 +00:00
polly RegisterPasses: Improve comments 2013-03-23 21:35:52 +00:00