summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avoid_complex_am.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* Bugfix: SCEVExpander incorrectly marks increment operations as no-wrapSanjoy Das2015-02-251-1/+1
* Revert r230280: "Bugfix: SCEVExpander incorrectly marks increment operations ...Hans Wennborg2015-02-241-1/+1
* Bugfix: SCEVExpander incorrectly marks increment operations as no-wrapSanjoy Das2015-02-231-1/+1
* Revert 230275.Sanjoy Das2015-02-231-1/+1
* Fix bug 22641Sanjoy Das2015-02-231-1/+1
* Fix PR22179.Sanjoy Das2015-01-101-1/+1
* [LSR] Canonicalize reg1 + ... + regN into reg1 + ... + 1*regN.Quentin Colombet2014-05-201-4/+7
* [X86] Implement TargetLowering::getScalingFactorCost hook.Quentin Colombet2014-04-261-0/+37
OpenPOWER on IntegriCloud