Teach InstCombine about address spaces
[oota-llvm.git] / test / Transforms / InstCombine / memcpy-from-global.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-11-26 Eli FriedmanGet rid of the getPointeeAlignment helper function...
2012-08-21 Chandler CarruthPort the global copy optimization from the SROA pass...