summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/powi.ll
Commit message (Expand)AuthorAgeFilesLines
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2018-02-271-1/+1
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Quentin Colombet2018-02-171-1/+1
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2018-02-011-1/+1
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-3/+3
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry2017-10-031-1/+1
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-10-021-1/+1
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Sam McCall2017-09-041-1/+1
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-09-011-1/+1
* Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...Hans Wennborg2017-08-301-1/+1
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-08-301-1/+1
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...Geoff Berry2017-08-181-1/+1
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...Geoff Berry2017-08-171-1/+1
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-08-171-1/+1
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2017-08-161-1/+1
* X86: Use push-pop for materializing 8-bit immediates for minsize (take 2)Hans Wennborg2016-03-251-2/+3
* Revert "[X86] Use push-pop for materializing small constants under 'minsize'"David Majnemer2016-01-051-2/+2
* [X86] Use push-pop for materializing small constants under 'minsize'Hans Wennborg2015-12-171-2/+2
* fix minsize detection: minsize attribute implies optimizing for sizeSanjay Patel2015-08-111-13/+4
* add missing tests for powi expansion with size optimizationsSanjay Patel2015-08-111-0/+27
* fixed to use FileCheckSanjay Patel2015-08-111-5/+15
* fixed to test attribute, rather than CPUSanjay Patel2015-08-111-1/+1
* Teach codegen to lower llvm.powi to an efficient (but not optimal) Chris Lattner2010-01-011-0/+11
OpenPOWER on IntegriCloud