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