Fix PR1816, by correcting the broken definition of APInt::countTrailingZeros.
[oota-llvm.git] / include / llvm / IntrinsicsARM.td
2007-11-08 Lauro Ramos Venancio[ARM] Implement __builtin_thread_pointer.