summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
diff options
context:
space:
mode:
authorNeil Booth <neil@daikokuya.co.uk>2007-10-07 11:45:55 +0000
committerNeil Booth <neil@daikokuya.co.uk>2007-10-07 11:45:55 +0000
commit5f00973393f24c093c5631b3a662cca54f777e49 (patch)
tree23358596dcd3b0a1dff45ad642f1dc9a43de2616 /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
parentc330d008f48a3a7a396743f4cf4bdebbdafa8ba7 (diff)
downloadbcm5719-llvm-5f00973393f24c093c5631b3a662cca54f777e49.tar.gz
bcm5719-llvm-5f00973393f24c093c5631b3a662cca54f777e49.zip
convertFromInteger, as originally written, expected sign-extended
input. APInt unfortunately zero-extends signed integers, so Dale modified the function to expect zero-extended input. Make this assumption explicit in the function name. llvm-svn: 42732
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud