forked from OSchip/llvm-project
a0348809b6
casted induction variables in cases where the cast isn't foldable. It ended up being a pessimization in many cases. This could be fixed, but it would require a bunch of complicated code in IVUsers' clients. The advantages of this approach aren't visible enough to justify it at this time. llvm-svn: 73706 |
||
---|---|---|
clang | ||
compiler-rt/BlocksRuntime | ||
llvm |