Skip to content
GitLab
Explore
Sign in
llvm-bpevl
llvm
lib
Target
X86
InstSelectSimple.cpp
Find file
Blame
History
Permalink
Simplify code by using ConstantInt::getRawValue instead of checking to see
· 6077c319
Chris Lattner
authored
Jul 23, 2003
whether the constant is signed or unsigned, then casting llvm-svn: 7252
6077c319
Loading