mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 05:47:13 +00:00
![Reid Spencer](/assets/img/avatar_default.png)
enhancement for ffs, ffsl, and ffsll optimizations. We can't do the opt unless we also have the at least ffsll function. Notably SVR4 doesn't. llvm-svn: 22033