summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2015-07-25 00:48:08 +0000
committerEric Christopher <echristo@gmail.com>2015-07-25 00:48:08 +0000
commitf0024d14f10564532eec392a7c468ad79143f6b0 (patch)
treed95d894a5f14f88e5d860cc86849c98852f2ea00 /clang/lib/Sema/SemaDecl.cpp
parent03df7ac8a9788b2fdd6e30184adb689dafab8bdd (diff)
downloadbcm5719-llvm-f0024d14f10564532eec392a7c468ad79143f6b0.tar.gz
bcm5719-llvm-f0024d14f10564532eec392a7c468ad79143f6b0.zip
Fix PPCMaterializeInt to check the size of the integer based on the
extension property we're requesting - zero or sign extended. This fixes cases where we want to return a zero extended 32-bit -1 and not be sign extended for the entire register. Also updated the already out of date comment with the current behavior. llvm-svn: 243192
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud