| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix PR6940: sitofp(undef) folds to 0.0, not undef. | Chris Lattner | 2010-04-26 | 1 | -2/+13 |
| | | | | | llvm-svn: 102358 | ||||
| * | fix a SCCP miscompilation that could happen when a | Chris Lattner | 2010-04-09 | 1 | -0/+95 |
| forced constant is changed to a constant, we would end up adding the instruction to the wrong worklist, preventing it from being properly revisited. This fixes rdar://7832370 llvm-svn: 100837 | |||||

