summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/machine-cp.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Match zero/any extension shuffles that don't start from the first ...Simon Pilgrim2015-09-221-17/+15
* [x86] enable machine combiner reassociations for 128-bit vector logical integ...Sanjay Patel2015-09-121-11/+7
* Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCIJonathan Roelofs2015-08-101-2/+2
* Add a test for the MachineCopyPropagation change landed in r238518.Quentin Colombet2015-05-291-0/+55
* MachineCopyPropagation has special logic for removing COPY instructions. It w...James Molloy2014-01-221-1/+25
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-161-2/+2
* Fix machine-cp by having it to check sub-register indicies. e.g.Evan Cheng2012-02-201-1/+1
* Disable machine copy propagation for now. It's known to be buggy (PR11940) an...Benjamin Kramer2012-02-161-1/+1
* Added a late machine instruction copy propagation pass. This catchesEvan Cheng2012-01-071-0/+36
OpenPOWER on IntegriCloud