InstCombine: If we call llvm.objectsize on a malloc call we can replace it with the...
[oota-llvm.git] / test / Transforms / InstCombine / load-select.ll
2010-01-30 Bob WilsonRemove ARM-specific calling convention from this test...
2010-01-29 Bob WilsonImprove isSafeToLoadUnconditionally to recognize that...