diff options
author | Chris Lattner <sabre@nondot.org> | 2006-02-25 02:17:31 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-02-25 02:17:31 +0000 |
commit | 7d01f95a57652154714b737bf1b4bda87357a6d2 (patch) | |
tree | 4fb796fe943226b63d1ca30d0a0ad0ef7e00ee8c /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | 28a0b8bec745115d6f228909e1b2b67b7a916e35 (diff) | |
download | bcm5719-llvm-7d01f95a57652154714b737bf1b4bda87357a6d2.tar.gz bcm5719-llvm-7d01f95a57652154714b737bf1b4bda87357a6d2.zip |
Fix a bug that Evan exposed with some changes he's making, and that was
exposed with a fastcc problem (breaking pcompress2 on x86 with -enable-x86-fastcc).
When reloading a reused reg, make sure to invalidate the reloaded reg, and
check to see if there are any other pending uses of the same register.
llvm-svn: 26369
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions