summaryrefslogtreecommitdiff
path: root/test/Transforms/InstSimplify/call.ll
Commit message (Expand)AuthorAge
* Verify that we don't optimize null return checks to the nothrow_t version of ...Benjamin Kramer2013-09-24
* MemoryBuiltins: Fix operator new bits.Benjamin Kramer2013-09-24
* Teach MemoryBuiltins and InstructionSimplify that operator new never returns ...Benjamin Kramer2013-09-24
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Identify and simplify idempotent intrinsics. Test case included.Michael Ilseman2013-02-07
* Teach instsimplify to use the constant folder where appropriate forChandler Carruth2012-12-28