| commit | 13fe99c807fd4bf0d0571b47ab08ec03e872044b | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sat Apr 02 05:00:07 2005 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sat Apr 02 05:00:07 2005 +0000 |
| tree | e644155d3d6922b279e38983b7ad2bf7d3b52710 | |
| parent | c4a2046a8869d7a6beef7c63d51472471bfa1592 [diff] |
Several changes mixed up here. First when legalizing a DAG with pcmarker, dont' regen the whole dag if unneccesary. Second, fix and ugly bug with the _PARTS nodes that caused legalize to produce multiples of them. Finally, implement initial support for FABS and FNEG. Currently FNEG is the only one to be trusted though. llvm-svn: 21009