OSDN Git Service

[DAGCombiner] Fix bad comment that had immediate values swapped from the code and...
authorCraig Topper <craig.topper@intel.com>
Fri, 18 Aug 2017 04:52:46 +0000 (04:52 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 18 Aug 2017 04:52:46 +0000 (04:52 +0000)
commitbc3b8e99f1652caee3bc34aa0dbff3215535efd3
treeab4786f8499fc6e42b7251c7d70015cc6050e1d3
parentcb8d6dea184609512650a6c599ef851518027954
[DAGCombiner] Fix bad comment that had immediate values swapped from the code and what they need to be to make sense. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311144 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp