Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG
Eli Friedman 96e3cd85bd [ARM] Lower llvm.ctlz.i32 to a libcall when clz is not available.
The inline sequence is very long (about 70 bytes on Thumb1), so it's
not really a good idea to inline it, especially when optimizing for
size.

Differential Revision: https://reviews.llvm.org/D47917

llvm-svn: 340458
2018-08-22 21:47:14 +00:00
..
2018-06-04 18:36:22 +00:00
2018-07-30 19:41:25 +00:00