Make LICM itself a bit more efficient, and make the generated code more...
Make LICM itself a bit more efficient, and make the generated code more efficient too: don't insert a store in every exit block, because a particular block may be exited to more than once by a loop llvm-svn: 10369
Loading
Please register or sign in to comment