summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MSIL/MSILWriter.cpp
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2009-08-18 00:18:39 +0000
committerDale Johannesen <dalej@apple.com>2009-08-18 00:18:39 +0000
commit4a50e68b65d6e4f0e7fceae1111e630726e2c12c (patch)
treee57ae07204c68d90a157dee710024a729fb4a35f /llvm/lib/Target/MSIL/MSILWriter.cpp
parent5ed6e8f54ce256921afbfd0a7535d9992de80a78 (diff)
downloadbcm5719-llvm-4a50e68b65d6e4f0e7fceae1111e630726e2c12c.tar.gz
bcm5719-llvm-4a50e68b65d6e4f0e7fceae1111e630726e2c12c.zip
PowerPC inline asm was emitting two output operands
for a single "m" constraint; this is wrong because the opcode of a load or store would have to change in parallel. This patch makes it always compute addresses into a register, which is correct but not as efficient as possible. 7144566. llvm-svn: 79292
Diffstat (limited to 'llvm/lib/Target/MSIL/MSILWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud