Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1989bb9c43fc10b51b36c977c99a5f7e7f345eb3
/
llvm
/
lib
/
Transforms
/
Utils
/
SimplifyInstructions.cpp
c24b86f
Propagate TargetLibraryInfo throughout ConstantFolding.cpp and
by Chad Rosier
· 14 years ago
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