[SimplifyLibCalls] Remove useless bits of this tests.
[oota-llvm.git] / test / Transforms / InstSimplify / call.ll
2015-05-22 David Majnemer[InstSimplify] Handle some overflow intrinsics in InstS...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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...