summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/simplify-libcalls.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+180
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-180/+0
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-4/+4
* [TLI] isdigit / isascii / toascii param type should match return type (PR30484)Sanjay Patel2016-09-231-0/+35
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-4/+4
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-8/+8
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-2/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-7/+7
* Added support for the Builtin attribute.Michael Gottesman2013-06-271-0/+12
* Move the remaining simplify-libcalls tests to instcombine, merging most of th...Benjamin Kramer2013-05-191-0/+132
OpenPOWER on IntegriCloud