1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

5 Commits

Author SHA1 Message Date
Shawn Landden
733c4b788c [AArch64] custom lowering for i128 popcount
halves the number of CNT instructions generated
2020-06-10 09:44:16 +04:00
Nico Weber
fed13a4cb4 Reverte AArch64 changes to popcount test, they break most bots.
See http://lab.llvm.org:8011/console.

This reverts commit 0fa3a03327909a27c0ed372b46e3ef3cccd1d827.
This reverts commit 5787ad6c918a240301ba5881c939c8a565da174e.
2020-06-08 06:48:43 -04:00
Shawn Landden
d722469814 [AArch64] update popcount pre-patch test, take 2; NFC
accidentally pushed the post-patch test results

The change from before is the use of -O0 to see better what changed
2020-06-08 13:16:26 +04:00
Shawn Landden
79de0c7c1b [AArch64] update popcount pre-patch test; NFC 2020-06-08 13:14:44 +04:00
Shawn Landden
89f3e32383 [AArch64] add test for large popcount; NFC 2020-06-07 19:20:33 +04:00