Major addition to bugpoint: ability to debug code generators (LLC and LLI).
[oota-llvm.git] / tools / bugpoint / ExecutionDriver.cpp
2003-07-24 Misha BrukmanMajor addition to bugpoint: ability to debug code gener...
2003-05-03 Chris LattnerMake a comment more accurate
2003-05-03 Chris LattnerAdd support for debugging miscompilations with the...
2003-04-24 Chris LattnerImplement support for bugpoint to identify which FUNCTI...
2003-04-23 Chris LattnerAllow specifying an input file for the program being...
2002-12-24 Chris LattnerFix compilation on GCC 3.2
2002-12-23 Chris LattnerNew files for miscompilation detection