Skip to content
Commit 24a36eb3 authored by Eli Bendersky's avatar Eli Bendersky
Browse files

This patch teaches x86 fast-isel to generate the native div/idiv instructions

for the sdiv/srem/udiv/urem bitcode instructions.  This is done for the i8,
i16, and i32 types, as well as i64 for the x86_64 target.

Patch by Jim Stichnoth

llvm-svn: 179715
parent c0c7ff4a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment