Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
33c0c77073d2b8e7067b51a2f43593d09d21d82f
/
llvm
/
lib
/
Transforms
/
Utils
/
SimplifyInstructions.cpp
697de77
Speed up instsimplify by about 10-15% by not bothering to retry
by Duncan Sands
· 15 years ago
2c440fa
Simplify this pass by using a depth-first iterator to ensure that all
by Duncan Sands
· 15 years ago
6cc7126
Zap dead instructions harder.
by Duncan Sands
· 15 years ago
3b8af41
Visit instructions deterministically. Use a FIFO so as to approximately
by Duncan Sands
· 15 years ago
e7cbb64
If an instruction simplifies, try again to simplify any uses of it. This is
by Duncan Sands
· 15 years ago
eaff500
Oops, forgot to add the pass itself!
by Duncan Sands
· 15 years ago