forked from OSchip/llvm-project
![]() they contain multiplications of constants with add operations. This helps simplify several kinds of things; in particular it helps simplify expressions like ((-1 * (%a + %b)) + %a) to %b, as expressions like this often come up in loop trip count computations. llvm-svn: 73361 |
||
---|---|---|
clang | ||
compiler-rt/BlocksRuntime | ||
llvm |