Pass function attributes instead of boolean in isIntDivCheap().
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-emutls.ll
2015-07-28 Chih-Hung HsiehImplement target independent TLS compatible with glibc...