R600: Fix a rare bug where swizzle optimization returns wrong values
[oota-llvm.git] / test / Transforms / InstCombine / memcpy-from-global.ll
2012-11-26 Eli FriedmanGet rid of the getPointeeAlignment helper function...
2012-08-21 Chandler CarruthPort the global copy optimization from the SROA pass...