This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8648143a021 Small refactoring in DAGCombine. NFC new 21adc2decaa [ConstantRange] Add test case showing a case where we pick [...] new b97c98e5dcf [APInt] Remove check for single word since single word was [...] new 223d23f311e [APInt] Use getRawData to slightly simplify some code. new 439700ccdd0 [APInt] Use uint32_t instead of unsigned for the storage ty [...] new 66571bbb0a8 [APInt] Make toString use udivrem instead of calling the di [...]
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Support/APInt.cpp | 98 ++++++++++++++++++-------------------- unittests/IR/ConstantRangeTest.cpp | 5 ++ 2 files changed, 52 insertions(+), 51 deletions(-)