OSDN Git Service

[X86] Remove temporary std::string creation from shuffle comment printing. We can...
authorCraig Topper <craig.topper@intel.com>
Wed, 11 Oct 2017 00:46:09 +0000 (00:46 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 11 Oct 2017 00:46:09 +0000 (00:46 +0000)
commita6676439bfc194d6fa85e669027aaf96bce67ff8
treef828b3b3a3df5ec86e2ab04d28863ff172967783
parent194d21968b2817ec31afa4bdf859c0f2af34ee24
[X86] Remove temporary std::string creation from shuffle comment printing. We can just write directly to the raw_ostream.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315399 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstPrinter/X86InstComments.cpp