diff options
| author | Chris Lattner <sabre@nondot.org> | 2008-01-12 00:17:41 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2008-01-12 00:17:41 +0000 |
| commit | 08af5a9dadf67c35317c8398dbe0e1f282d9fbad (patch) | |
| tree | a87baca07ae09f19f300b69102d87b9b42f6ffa8 /llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp | |
| parent | 1f503ddab5bc7999052b3823f9bd3c720a53a378 (diff) | |
| download | bcm5719-llvm-08af5a9dadf67c35317c8398dbe0e1f282d9fbad.tar.gz bcm5719-llvm-08af5a9dadf67c35317c8398dbe0e1f282d9fbad.zip | |
implement support for sinking a load out the bottom of a block that
has no stores between the load and the end of block. This works
great and sinks hundreds of stores, but we can't turn it on because
machineinstrs don't have volatility information and we don't want to
sink volatile stores :(
llvm-svn: 45894
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp')
0 files changed, 0 insertions, 0 deletions

