"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "70a08d99c8152231efc0f921a08308cd69902432"
Enable simplify libcalls for ARM PCS
Teach SimplifyLibcalls that in can treat functions annotated with apcs, aapcs or aapcs_vfp like normal C functions if they only take and return integer or pointer values, and the target is not iOS. Differential Revision: https://reviews.llvm.org/D24453 llvm-svn: 281322
Loading
Please register or sign in to comment