summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/shift-amount-reassociation.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] reassociateShiftAmtsOfTwoSameDirectionShifts(): fix miscompile ...Roman Lebedev2020-02-271-2/+5
* [NFC][InstCombine] Add shift amount reassociation miscompile example from PR4...Roman Lebedev2020-02-271-0/+15
* [NFC][InstCombine] More test for "sign bit test via shifts" pattern (PR43595)Roman Lebedev2019-10-131-0/+116
* [InstCombine] Shift amount reassociation: fixup constantexpr handling (PR42484)Roman Lebedev2019-07-021-0/+15
* [InstCombine] Shift amount reassociation (PR42391)Roman Lebedev2019-06-291-48/+12
* [NFC][InstCombine] Shift amount reassociation: revisit flag preservation testsRoman Lebedev2019-06-281-12/+26
* [NFC][InstCombine] Shift amount reassociation: add flag preservation testRoman Lebedev2019-06-281-10/+55
* [NFC][InstCombine] Add shift amount reassociation tests (PR42391)Roman Lebedev2019-06-261-0/+167
OpenPOWER on IntegriCloud