summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-06-04 02:56:18 +0000
committerCraig Topper <craig.topper@intel.com>2018-06-04 02:56:18 +0000
commitae5f0a8a78ecac872ab4a02dc387402263812bf5 (patch)
tree7c1b6020f9fbe84f12286525892dd823de098dbd /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parentd894fb4288f1739a17a51d8334f578f321f98206 (diff)
downloadbcm5719-llvm-ae5f0a8a78ecac872ab4a02dc387402263812bf5.tar.gz
bcm5719-llvm-ae5f0a8a78ecac872ab4a02dc387402263812bf5.zip
[X86] Fix a couple places that were using macro arguments twice when of the usages could just be undefined.
One of the arguments was being used when the passthru argument is unused due to the mask being all 1s. But in that case the actual value doesn't matter so we should use undef instead to avoid expanding the macro argument unnecessarily. llvm-svn: 333865
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud