Turn off llvm-gcc warnings when running "make check".
[oota-llvm.git] / test / Transforms / DeadArgElim / multdeadretval.ll
2008-06-21 Evan ChengBack out Matthijs' DAE patches. It's miscompiling gcc...
2008-06-20 Matthijs KooijmanRecommit r52459, rewriting of the dead argument elimina...
2008-06-18 Owen AndersonRemove this test until the corresponding patch is reapp...
2008-06-18 Matthijs KooijmanRewrite the DeadArgumentElimination pass, to use a...