| commit | c54731aa9d527f3a39148e4fbf6b99b89d1aef7c | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Tue Jul 23 23:55:03 2013 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Tue Jul 23 23:55:03 2013 +0000 |
| tree | 7aedb404e313eff68880f14970adbdd51acc2e42 | |
| parent | 8cb0e47c9ee2061cedb06bbb648e1d5c2efea82e [diff] |
DAGCombiner: Pass the correct type to TargetLowering::isF(Abs|Neg)Free This commit also implements these functions for R600 and removes a test case that was relying on the buggy behavior. llvm-svn: 187007