Files
clang-p2996/llvm/test/CodeGen
Hal Finkel 4715081787 PPC: Add some missing V_SET0 patterns
We had patterns to match v4i32 immAllZerosV -> V_SET0, but not patterns for
v8i16 (which occurs in the test case) or v16i8. The same was true for
V_SETALLONES (so I added the associated patterns for those as well).

Another bug found by llvm-stress.

llvm-svn: 186108
2013-07-11 17:43:32 +00:00
..
2013-03-14 05:43:59 +00:00
2013-07-11 01:55:55 +00:00
2013-07-03 07:48:50 +00:00