summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86TargetTransformInfo.h
Commit message (Expand)AuthorAgeFilesLines
* [X86] Disable loop unrolling in loop vectorization pass when VF is 1.Wei Mi2015-05-061-1/+1
* [multiversion] Switch the TTI queries from TargetMachine to SubtargetChandler Carruth2015-02-011-10/+5
* [multiversion] Remove the cached TargetMachine pointer from theChandler Carruth2015-02-011-4/+13
* [multiversion] Switch all of the targets over to use theChandler Carruth2015-02-011-2/+2
* [multiversion] Remove a false freedom to leave the TargetMachine pointerChandler Carruth2015-02-011-3/+2
* Removed a spurious semicolon; NFCAaron Ballman2015-01-311-1/+0
* [PM] Switch the TargetMachine interface from accepting a pass managerChandler Carruth2015-01-311-0/+110
OpenPOWER on IntegriCloud