Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
3323f2abbdfd2978f05d5260c63504c2325e76f0
/
tools
/
bugpoint
/
ExtractFunction.cpp
417477d
Simplify the performFinalCleanups interface
by Chris Lattner
· 22 years ago
5da69c7
Fix an assertion failure in Bugpoint
by Chris Lattner
· 22 years ago
9432111
fix file headers
by Chris Lattner
· 22 years ago
7c0e022
Added copyright header to all C++ source files.
by John Criswell
· 22 years ago
d1a85a7
Check in the fix I meant to apply here, but mistakenly applied to
by Brian Gaeke
· 22 years ago
e49603d
Re-grouped and alphabetized headers for easier reading and cleaner style.
by Misha Brukman
· 22 years ago
47ae4a1
If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it for
by Chris Lattner
· 22 years ago
587a6ce
Parameterize the performFinalCleanups a bit
by Chris Lattner
· 22 years ago
06c818e
Run dead arg elimination, and tell it that it's ok to hack up non-internal functions
by Chris Lattner
· 22 years ago
dbe48dc
Allow disabling final cleanups
by Chris Lattner
· 22 years ago
28b8ed9
Increase odds that this won't bork things
by Chris Lattner
· 22 years ago
6db70ef
Add options to disable simplification with passes, in case one of them crashes
by Chris Lattner
· 22 years ago
16608b4
When cleaning up the final bytecode file, make sure to run DTE as well
by Chris Lattner
· 22 years ago
44be257
Remove dead functions
by Chris Lattner
· 22 years ago
10f22cb
Make sure that intermediate code is verifier clean to avoid wierd problems.
by Chris Lattner
· 22 years ago
ba386d9
* Reduce the number of useless bytecode files produced by bugpoint.
by Chris Lattner
· 22 years ago
6520785
Make bugpoint *much* more powerful, giving it the capability to delete instructions
by Chris Lattner
· 23 years ago
afade92
Initial checkin of bugpoint
by Chris Lattner
· 23 years ago