summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/udiv_select_to_select_shift.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+38
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-38/+0
* [InstCombine] Add constant vector support for X udiv C, where C >= signbitSimon Pilgrim2018-02-091-1/+2
* Regenerate testSimon Pilgrim2018-02-081-3/+3
* [InstCombine] use correct type when propagating constant condition in simplif...Sanjay Patel2017-10-061-0/+16
* [InstCombine] update test to use FileCheck; NFCSanjay Patel2016-11-111-12/+16
* Convert a few more opt | llvm-dis to opt -S.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Fix PR2506 by being a bit more careful about reverse fact propagation whenChris Lattner2008-07-141-3/+3
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-3/+3
* For PR1319:Reid Spencer2007-04-141-5/+5
* Add a test case for a particular udiv/select transform.Reid Spencer2007-03-051-0/+17
OpenPOWER on IntegriCloud