summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86InsertPrefetch.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NewPM] Port MachineModuleInfo to the new pass manager.Yuanfang Chen2019-09-301-1/+1
* Use llvm::StringLiteral instead of StringRef in few placesFangrui Song2019-09-201-1/+1
* Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVMDaniel Sanders2019-08-151-2/+2
* [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