aboutsummaryrefslogtreecommitdiff
path: root/tools/bugpoint
AgeCommit message (Expand)Author
2005-10-24Link to archive versions of libraries instead of the relinked onesChris Lattner
2005-10-23When a function takes a variable number of pointer arguments, with a zeroJeff Cohen
2005-08-29Allow bugpoint+PPC codegen to use fsqrtChris Lattner
2005-08-02If the user interrupts bugpoint, don't extract loopsChris Lattner
2005-08-02When the user hits ctrl-c, bugpoint should attempt to stop reduction asChris Lattner
2005-07-27Eliminate all remaining tabs and trailing spaces.Jeff Cohen
2005-07-12Fix PR576.Chris Lattner
2005-07-08Final Changes For PR495:Reid Spencer
2005-07-08Add support for assembling .s files on mac os x for intelNate Begeman
2005-07-07For PR495:Reid Spencer
2005-05-08If loopextract breaks the program provide output so that we can repro theChris Lattner
2005-04-22Two changes:Reid Spencer
2005-04-22Eliminate tabs and trailing spacesJeff Cohen
2005-04-22Remove trailing whitespaceMisha Brukman
2005-04-21Remove trailing whitespaceMisha Brukman
2005-04-21Remove trailing whitespaceMisha Brukman
2005-03-17Fix the missing symbols problem Bill was hitting. Patch contributed byChris Lattner
2005-03-15Replace more a*'s with arg_*'s, thanks to Gabor Greif!Chris Lattner
2005-03-15Use arg_iterator and arg_begin and arg_end functions.Alkis Evlogimenos
2005-03-10yay for camel_cvs diffAndrew Lenharth
2005-03-09get bugpoint working on ia64, by building .so's with -fpic. :)Chris Lattner
2005-02-27Fix spelling, patch contributed by Gabor Greif!Chris Lattner
2005-02-27Remove some stuff I checked in accidentallyChris Lattner
2005-02-23Fix a bugpoint crash that JeffC noticed, looking like this:Chris Lattner
2005-02-16Get bugpoint compiling with VC++ again, not that it works anyway.Jeff Cohen
2005-02-13Move helper function here.Chris Lattner
2005-01-23Add support for fp tolerancesChris Lattner
2005-01-23Adjust to changed interface.Chris Lattner
2005-01-22oopsJeff Cohen
2005-01-22Use binary mode for reading/writing bytecode filesJeff Cohen
2005-01-22Fix VC++ complaintJeff Cohen
2005-01-15Improve output precision.Chris Lattner
2004-12-30For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-22Fix the build on PowerPC/Darwin - it thought we were declaring a newBrian Gaeke
2004-12-20Allow compilers that can't distinguish between a class instantiation andReid Spencer
2004-12-20llvm/Config/unistd.h has gone away, far, far awayMisha Brukman
2004-12-19For PR351:Reid Spencer
2004-12-19For PR351:Reid Spencer
2004-12-16For PR351:Reid Spencer
2004-12-16For PR351:Reid Spencer
2004-12-15For PR351:Reid Spencer
2004-12-15For PR351:Reid Spencer
2004-12-13For PR351:Reid Spencer
2004-12-13LinkModules is now in the Linker classReid Spencer
2004-11-29Shared library extension is now in LTDL_SHLIB_EXTReid Spencer
2004-11-25Add LLVMbzip2 library, now required.Reid Spencer
2004-11-19Fix a bug in the checkin where I adjusted this code to work whenChris Lattner
2004-11-18Remove debugging code, unneuter this functionalityChris Lattner
2004-11-18remove debugging codeChris Lattner