summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/MergeICmps/X86/pair-int32-int32.ll
Commit message (Expand)AuthorAgeFilesLines
* [MergeICmps] Make the pass compatible with the new pass manager.Clement Courbet2019-05-231-1/+1
* [MergeICmps] Preserve the dominator tree.Clement Courbet2019-05-211-2/+2
* Re-land r360859: "[MergeICmps] Simplify the code."Clement Courbet2019-05-171-16/+13
* Revert r360859: "Reland r360771 "[MergeICmps] Simplify the code.""Nico Weber2019-05-171-13/+16
* Reland r360771 "[MergeICmps] Simplify the code."Clement Courbet2019-05-161-16/+13
* Revert r360771 "[MergeICmps] Simplify the code."Clement Courbet2019-05-151-13/+16
* [MergeICmps] Simplify the code.Clement Courbet2019-05-151-16/+13
* [MergeICmps][NFC] Re-generate tests with update_test_checks.Clement Courbet2019-05-091-28/+25
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+131
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-131/+0
* [MergeICmps] Don't crash when memcmp is not availableBenjamin Kramer2018-05-191-3/+42
* [MergeICmp] Fix a bug in entry block shuffled to middle of the chainXin Tong2018-03-201-1/+2
* Re-land "[MergeICmps] Disable mergeicmps if the target does not want to handl...Clement Courbet2017-10-101-0/+91
* Revert "[MergeICmps] Disable mergeicmps if the target does not want to handle...Clement Courbet2017-10-061-91/+0
* Re-land "[MergeICmps] Disable mergeicmps if the target does not want to handl...Clement Courbet2017-10-061-0/+91
* Revert "Re-land "[MergeICmps] Disable mergeicmps if the target does not want ...Clement Courbet2017-10-051-91/+0
* Re-land "[MergeICmps] Disable mergeicmps if the target does not want to handl...Clement Courbet2017-10-051-0/+91
* Revert "[MergeICmps] Disable mergeicmps if the target does not want to handle...Clement Courbet2017-10-051-91/+0
* [MergeICmps] Disable mergeicmps if the target does not want to handle memcmp ...Clement Courbet2017-10-051-0/+91
OpenPOWER on IntegriCloud