Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Target
X86
X86InstrInfo.td
Find file
Blame
History
Permalink
Don't set neverHasSideEffects on x86's divide instructions, since
· c8d2b013
Dan Gohman
authored
Nov 18, 2008
they trap on divide-by-zero, and this side effect is otherwise unmodeled. llvm-svn: 59551
c8d2b013
Loading