aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/simplify-libcalls.ll
AgeCommit message (Expand)Author
2016-09-23[TLI] isdigit / isascii / toascii param type should match return type (PR30484)Sanjay Patel
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-03-04Make DataLayout Non-Optional in the ModuleMehdi Amini
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-07-14Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin
2013-06-27Added support for the Builtin attribute.Michael Gottesman
2013-05-19Move the remaining simplify-libcalls tests to instcombine, merging most of th...Benjamin Kramer