Go to file
Dan Gohman c8d2b0135a Don't set neverHasSideEffects on x86's divide instructions, since
they trap on divide-by-zero, and this side effect is otherwise
unmodeled.

llvm-svn: 59551
2008-11-18 21:29:14 +00:00
clang Some basic support toward objective-c's GC code gen. 2008-11-18 20:18:11 +00:00
llvm Don't set neverHasSideEffects on x86's divide instructions, since 2008-11-18 21:29:14 +00:00