summaryrefslogtreecommitdiff
path: root/tools/bugpoint
Commit message (Expand)AuthorAge
* 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
* remove debugging codeChris Lattner2004-11-18
* Make this code not depend on LinkModules leaving the second argument unmolested.Chris Lattner2004-11-16
* bugpoint needs LLVMLinker.a now.Reid Spencer2004-11-14
* Linker.h has a new home.Reid Spencer2004-11-14
* Allow hbd to be bugpointable on darwin by fixing common and linkonce codegenNate Begeman2004-11-09
* Enable compression by default.Reid Spencer2004-11-07
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* We're not doing automake any moreReid Spencer2004-10-22
* We won't use automakeReid Spencer2004-10-22
* Initial automake generated Makefile templateReid Spencer2004-10-18
* Pass -single_module option to gcc when linking dynamic libraries for use with...Nate Begeman2004-10-17
* Update to reflect changes in Makefile rules.Reid Spencer2004-10-13
* No space allowed between \ and end-of-lineMisha Brukman2004-10-12
* Wrap lines at 80 colsMisha Brukman2004-10-12
* Initial version of automake Makefile.am file.Reid Spencer2004-10-10
* 'Pass' should now not be derived from by clients. Instead, they should deriveChris Lattner2004-09-20
* Changes For Bug 352Reid Spencer2004-09-01
* Add the LLVMsystem.a library as it is now used for operating systemReid Spencer2004-08-29
* The functions in Signal.h are now in the llvm::sys namespace - adjustReid Spencer2004-08-29
* If the block extractor fails, actually emit the bc file that failed to extractChris Lattner2004-08-12
* Fix #includes of i*.h => Instructions.h as per PR403.Misha Brukman2004-07-29
* Finally give bugpoint -timeout support!Chris Lattner2004-07-24
* Pass timeouts into the low level "execute program with timeout" functionChris Lattner2004-07-24
* Provide timeout values to all abstract interpretersChris Lattner2004-07-24
* * Convert "\n" -> '\n'Misha Brukman2004-07-23
* These files don't need to include <iostream> since they include "Support/Debu...Brian Gaeke2004-07-21
* Err, fix last checkinChris Lattner2004-07-19
* Fix bugpoint miscompilation support on OS/XChris Lattner2004-07-19
* bug 122:Reid Spencer2004-07-18
* Correctly build shared objects on MacOS X for debugging code generatorsMisha Brukman2004-07-16
* IA64 compatChris Lattner2004-07-16