| commit | 0815dcae3f06c09d4f0a32f5c94c09e4d1537fdf | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Sep 28 22:29:17 2005 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Sep 28 22:29:17 2005 +0000 |
| tree | 98db6de67111eecdb27cc7404e376011073a5ead | |
| parent | 6f3b577ee6a20f5f32ded776fe516b678853fdee [diff] |
Add FP versions of the binary operators, keeping the int and fp worlds seperate. Though I have done extensive testing, it is possible that this will break things in configs I can't test. Please let me know if this causes a problem and I'll fix it ASAP. llvm-svn: 23505