summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/rotate.ll
Commit message (Expand)AuthorAgeFilesLines
* Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen2017-05-311-7/+9
* Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."Hans Wennborg2017-05-181-9/+7
* Add LiveRangeShrink pass to shrink live range within BB.Dehao Chen2017-05-121-7/+9
* [X86] Use memory form of shift right by 1 when the rotl immediate is one less...Craig Topper2017-02-201-7/+7
* [X86] Add test cases showing missed opportunities to use rotate right by 1 in...Craig Topper2017-02-201-0/+83
* [X86] Prefer rotate by 1 over rotate by immZvi Rackover2016-10-101-7/+7
* [X86] Adding the 'nounwind' attribute to test functions for cleaner generated...Zvi Rackover2016-10-091-48/+24
* [X86] Improve the rotate ISel testZvi Rackover2016-10-091-52/+519
* Revert "[X86] Apply the Update LLC Test Checks tool on the rotate tests."Zvi Rackover2016-10-081-140/+2
* [X86] Apply the Update LLC Test Checks tool on the rotate tests.Zvi Rackover2016-10-081-2/+140
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-67/+75
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-1/+2
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+91
OpenPOWER on IntegriCloud