summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/narrow-switch.ll
Commit message (Expand)AuthorAgeFilesLines
* opt: Rename -default-data-layout flag to -data-layout and make it always over...Peter Collingbourne2017-02-171-2/+2
* [InstCombine] Added regression test to narrow-swich.llGerolf Hoflehner2017-01-251-0/+42
* remove stale FIXME note from test; NFCSanjay Patel2016-12-121-1/+1
* [InstCombine] fix bug when offsetting case values of a switch (PR31260)Sanjay Patel2016-12-121-4/+5
* [InstCombine] add test to show PR31260 miscompile; NFCSanjay Patel2016-12-121-0/+34
* [InstCombine] shrink switch conditions better (PR24766)Sanjay Patel2016-06-301-37/+20
* regenerate checks and add a run to show missed shrinkageSanjay Patel2016-05-131-37/+62
* Reapply: [InstCombine] Fix visitSwitchInst to use right operand types for sub...Bruno Cardoso Lopes2014-12-191-0/+30
* Revert "[InstCombine] Fix visitSwitchInst to use right operand types for sub ...Bruno Cardoso Lopes2014-12-191-30/+0
* [InstCombine] Fix visitSwitchInst to use right operand types for sub cstexprBruno Cardoso Lopes2014-12-191-0/+30
* Reapply r219832 - InstCombine: Narrow switch instructions using known bits.Akira Hatanaka2014-10-161-0/+93
* Revert r219832.Akira Hatanaka2014-10-161-61/+0
* InstCombine: Narrow switch instructions using known bits.Akira Hatanaka2014-10-151-0/+61
OpenPOWER on IntegriCloud