Mark more constants unsigned, as warned about by icc (#68).
authorDuncan Sands <baldrick@free.fr>
Sun, 6 Sep 2009 12:56:52 +0000 (12:56 +0000)
committerDuncan Sands <baldrick@free.fr>
Sun, 6 Sep 2009 12:56:52 +0000 (12:56 +0000)
commit18f13c66bfb9cb2116be0f339fa955949dd60dd1
treeee4b39eeb994427f8087f9ddc48033c404191fda
parentc2d98bc0d682419f09659d94afefd6a6266dd6ee
Mark more constants unsigned, as warned about by icc (#68).
Patch by Erick Tryzelaar.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81116 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineConstantPool.h
include/llvm/Support/PatternMatch.h
lib/Analysis/ProfileInfoLoader.cpp
lib/CodeGen/PBQP/Heuristics/Briggs.h
lib/Target/X86/X86RegisterInfo.cpp