mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 05:47:13 +00:00
9c7bfc232e
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