Enabling 3DNow! prefetch instruction for a few AMD processors: bobcat, jaguar,
authorYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Wed, 16 Oct 2013 19:04:11 +0000 (19:04 +0000)
committerYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Wed, 16 Oct 2013 19:04:11 +0000 (19:04 +0000)
commitcdb9bd7eb9620fab864959efa8f3cfcca06b10de
tree443a789e393527f3ef1485766bc0ab25fc13c81f
parent88e1e103de334d2aec9d261bc4264d3916ba410d
Enabling 3DNow! prefetch instruction for a few AMD processors: bobcat, jaguar,
bulldozer and piledriver. Support for the instruction itself seems to have
already been added in r178040.

Differential Revision: http://llvm-reviews.chandlerc.com/D1933

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192828 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86.td
lib/Target/X86/X86InstrInfo.td
test/CodeGen/X86/prefetch.ll