summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/Spiller.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-07-10 04:04:25 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-07-10 04:04:25 +0000
commitbe8d9b0bb802a7b86cc9464816c0cfbacf35440c (patch)
treeb610f184112226645426e9998aa0b5e257f5fba5 /llvm/lib/CodeGen/Spiller.cpp
parenta56c800607c6e4f59cb2722c736eedf6e0eccd0d (diff)
downloadbcm5719-llvm-be8d9b0bb802a7b86cc9464816c0cfbacf35440c.tar.gz
bcm5719-llvm-be8d9b0bb802a7b86cc9464816c0cfbacf35440c.zip
An x86 function returns a floating point value in st(0), and we must make sure
it is popped, even if it is ununsed. A CopyFromReg node is too weak to represent the required sideeffect, so insert an FpGET_ST0 instruction directly instead. This will matter when CopyFromReg gets lowered to a generic COPY instruction. llvm-svn: 108037
Diffstat (limited to 'llvm/lib/CodeGen/Spiller.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud