diff options
| author | Chris Lattner <sabre@nondot.org> | 2005-01-17 01:34:14 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2005-01-17 01:34:14 +0000 |
| commit | 3be6cd57c914a04dfd6eaaf6f1988496bf52737c (patch) | |
| tree | a4f67d7c8c20bed3950530bf2c4eb17a601e222e /llvm/lib/Transforms/Scalar/InstructionCombining.cpp | |
| parent | 642de64ef990238eee5c9aa4b447f6ec7ed24ee5 (diff) | |
| download | bcm5719-llvm-3be6cd57c914a04dfd6eaaf6f1988496bf52737c.tar.gz bcm5719-llvm-3be6cd57c914a04dfd6eaaf6f1988496bf52737c.zip | |
Do not fold a load into a comparison that is used by more than one place.
The comparison will probably be folded, so this is not ok to do.
This fixed 197.parser.
llvm-svn: 19624
Diffstat (limited to 'llvm/lib/Transforms/Scalar/InstructionCombining.cpp')
0 files changed, 0 insertions, 0 deletions

