aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-06-28 18:07:29 +0000
committerCraig Topper <craig.topper@gmail.com>2017-06-28 18:07:29 +0000
commit65aeba70dedc4195ecc48b4920c51e745b69c1d8 (patch)
treed6fefba061ed299a17fa676b16f096ff5b47f292 /llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp
parentbe9931dc85ff22150979b4dcac99c112c3ffc72c (diff)
downloadllvm-65aeba70dedc4195ecc48b4920c51e745b69c1d8.zip
llvm-65aeba70dedc4195ecc48b4920c51e745b69c1d8.tar.gz
llvm-65aeba70dedc4195ecc48b4920c51e745b69c1d8.tar.bz2
[InstCombine] Remove 64-bit bit width restriction from m_ConstantInt(uint64_t*&)
I think we only need to make sure the value fits in 64-bits not that bit width is 64-bit. This helps places that use this for shift amounts since the shift amount needs to be the same bitwidth as the LHS, but can't be larger than the bit width. Differential Revision: https://reviews.llvm.org/D34737 llvm-svn: 306577
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp')
0 files changed, 0 insertions, 0 deletions