summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAllocGreedy.cpp
diff options
context:
space:
mode:
authorSven van Haastregt <sven.vanhaastregt@arm.com>2018-09-06 10:25:59 +0000
committerSven van Haastregt <sven.vanhaastregt@arm.com>2018-09-06 10:25:59 +0000
commitabe3295cbdf7234c9417003752801b380d2990e1 (patch)
tree923de589ae6572919962968880326804311eabfa /llvm/lib/CodeGen/RegAllocGreedy.cpp
parentee65d5732164231e750d29a5ce63f04b1daa7eb4 (diff)
downloadbcm5719-llvm-abe3295cbdf7234c9417003752801b380d2990e1.tar.gz
bcm5719-llvm-abe3295cbdf7234c9417003752801b380d2990e1.zip
Fix argument type in MachineInstr::hasPropertyInBundle
The MCID::Flag enumeration now has more than 32 items, this means that the hasPropertyBundle argument 'Mask' can overflow. This patch changes the argument to be 64 bits instead. Patch by Mikael Nilsson. Differential Revision: https://reviews.llvm.org/D51596 llvm-svn: 341536
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocGreedy.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud