summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86TargetTransformInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the enumerator names for ShuffleKind to match tho coding standards,Chandler Carruth2013-01-071-1/+1
* Make the popcnt support enums and methods have more clear names andChandler Carruth2013-01-071-3/+3
* Move TargetTransformInfo to live under the Analysis library. This noChandler Carruth2013-01-071-1/+1
* Switch TargetTransformInfo from an immutable analysis pass that requiresChandler Carruth2013-01-071-0/+355
OpenPOWER on IntegriCloud