summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/bitcast-bigendian.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+133
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-133/+0
* [InstCombine] reverse bitcast + bitwise-logic canonicalization (PR33138)Sanjay Patel2017-06-221-9/+9
* Update tests for the patch.Alexey Bataev2017-04-141-15/+15
* [InstCombine] canonicalize insertelement of scalar constant ahead of insertel...Sanjay Patel2017-03-221-3/+2
* [InstCombine] regenerate checksSanjay Patel2016-09-121-52/+55
* [InstCombine] transform bitcasted bitwise logic ops with constants (PR26702)Sanjay Patel2016-03-031-8/+6
* add tests to show missing bitcasted logic transformSanjay Patel2016-02-241-0/+42
* Fix big-endian handling of integer-to-vector bitcasts in InstCombineRichard Sandiford2013-08-121-0/+41
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Add test case for commit r178031.Ulrich Weigand2013-03-261-0/+50
OpenPOWER on IntegriCloud