Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
901b85888c2de6bf982c47ab69b7e83908b6a216
/
lib
/
Transforms
/
Utils
/
SimplifyInstructions.cpp
618c1db
Propagate TargetLibraryInfo throughout ConstantFolding.cpp and
by Chad Rosier
· 14 years ago
dc615e4
Speed up instsimplify by about 10-15% by not bothering to retry
by Duncan Sands
· 15 years ago
8a3d29c
Simplify this pass by using a depth-first iterator to ensure that all
by Duncan Sands
· 15 years ago
fea0b8b
Zap dead instructions harder.
by Duncan Sands
· 15 years ago
1cd0f463
Visit instructions deterministically. Use a FIFO so as to approximately
by Duncan Sands
· 15 years ago
e95cc25
If an instruction simplifies, try again to simplify any uses of it. This is
by Duncan Sands
· 15 years ago
69fdf87
Oops, forgot to add the pass itself!
by Duncan Sands
· 15 years ago