Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fdbe4f9dc2bef59d6b03af3c99a31b532aa91330
/
llvm
/
lib
/
Transforms
/
Scalar
/
LoopInstSimplify.cpp
c24b86f
Propagate TargetLibraryInfo throughout ConstantFolding.cpp and
by Chad Rosier
· 14 years ago
25cb63c
LoopInstSimplify preserves ScalarEvolution.
by Cameron Zwarich
· 15 years ago
a42e591
LoopInstSimplify preserves LoopSimplify.
by Cameron Zwarich
· 15 years ago
b4ab257
Fix coding style issues.
by Cameron Zwarich
· 15 years ago
80bd9af
Contract subloop bodies. However, it is still important to visit the phis at the
by Cameron Zwarich
· 15 years ago
6a78995
Use pop_back_val instead of back followed by pop_back.
by Cameron Zwarich
· 15 years ago
5a2bb99
Use a worklist for later iterations just like ordinary instsimplify. The next
by Cameron Zwarich
· 15 years ago
4c51d12
Change LoopInstSimplify back to a LoopPass. It revisits subloops rather than
by Cameron Zwarich
· 15 years ago
b2a41e9
Switch to the new style of asterisk placement.
by Cameron Zwarich
· 15 years ago
e924969
Address most of Duncan's review comments. Also, make LoopInstSimplify a simple
by Cameron Zwarich
· 15 years ago
cab9a0a
Add a new loop-instsimplify pass, with the intention of replacing the instance
by Cameron Zwarich
· 15 years ago