| commit | f96fd37888f645258b86e916d09f2a46e7aa040b | [log] [tgz] |
|---|---|---|
| author | Hao Liu <Hao.Liu@arm.com> | Mon Dec 23 02:44:00 2013 +0000 |
| committer | Hao Liu <Hao.Liu@arm.com> | Mon Dec 23 02:44:00 2013 +0000 |
| tree | aae31daf7aae183f4e56e650adc050458a2d5d85 | |
| parent | 408c8b0866093cc84733f3d43c7940ffc501fbf5 [diff] |
[AArch64]The compare to zero intrinsics should be implemented by 'icmp/fcmp' and 'sext' not 'zext'. Modify the implementation by replacing zext with sext. llvm-svn: 197898