Adding a feature flag to the llvm backend for x86 TBM instruction set.
authorYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Tue, 24 Sep 2013 18:21:52 +0000 (18:21 +0000)
committerYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Tue, 24 Sep 2013 18:21:52 +0000 (18:21 +0000)
Adding TBM feature to bdver2 processor; piledriver supports this instruction set
according to the following document:
http://developer.amd.com/wordpress/media/2012/10/New-Bulldozer-and-Piledriver-Instructions.pdf

Phabricator code review is located here: http://llvm-reviews.chandlerc.com/D1692

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191324 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found