RecursivelyDeleteTriviallyDeadInstructions() could remove
[oota-llvm.git] / test / Transforms / InstSimplify / call.ll
2013-09-24 Benjamin KramerVerify that we don't optimize null return checks to...
2013-09-24 Benjamin KramerMemoryBuiltins: Fix operator new bits.
2013-09-24 Benjamin KramerTeach MemoryBuiltins and InstructionSimplify that opera...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-02-07 Michael IlsemanIdentify and simplify idempotent intrinsics. Test case...
2012-12-28 Chandler CarruthTeach instsimplify to use the constant folder where...