summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86InsertPrefetch.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Opt-in flag for X86DiscriminateMemOpsMircea Trofin2019-01-251-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Revert "Revert r347596 "Support for inserting profile-directed cache prefetch...Mircea Trofin2018-11-301-0/+253
* Revert r347596 "Support for inserting profile-directed cache prefetches"Hans Wennborg2018-11-291-253/+0
* Do not insert prefetches with unsupported memory operands.Mircea Trofin2018-11-281-2/+18
* Add new passes to X86 pipeline testsMircea Trofin2018-11-261-0/+3
* Support for inserting profile-directed cache prefetchesMircea Trofin2018-11-261-0/+234
OpenPOWER on IntegriCloud