| commit | e919de5acf5f355b92dbe622166f7ec00fb66893 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Sat Oct 10 00:34:18 2009 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Sat Oct 10 00:34:18 2009 +0000 |
| tree | 5d4887dc6287205faea2a172e0bb8284e581298f | |
| parent | 26e9b89b7cd920ea43ec59220c62d40a22d6030b [diff] |
Replace X86's CanRematLoadWithDispOperand by calling the target-independent MachineInstr::isInvariantLoad instead, which has the benefit of being more complete. llvm-svn: 83696