| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Document the -gcc-tool-args bugpoint option. | Bill Wendling | 2009-03-02 | 1 | -1/+6 |
| | | | | | llvm-svn: 65897 | ||||
| * | Generalize bugpoint's concept of a "safe" backend, and add options | Dan Gohman | 2008-12-08 | 1 | -4/+32 |
| | | | | | | | | | | | | | | | to allow the "safe" backend to be run with a different path, and/or with different command-line options. This enables the following use cases: - bugpoint llc against an llc command from a different build - bugpoint llc against the same llc with different command-line options - and more... Also, document the existing "custom" interpreter options. llvm-svn: 60681 | ||||
| * | Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code. | Nick Lewycky | 2008-10-26 | 1 | -5/+5 |
| | | | | | | | Note that -check-exit-code was on by default while -append-exit-code is not. llvm-svn: 58221 | ||||
| * | Alphabetize. Document -mlimit parameter. | Nick Lewycky | 2007-07-18 | 1 | -6/+11 |
| | | | | | llvm-svn: 39990 | ||||
| * | Document new --enable-valgrind option. | Nick Lewycky | 2006-09-14 | 1 | -0/+6 |
| | | | | | llvm-svn: 30313 | ||||
| * | Excise references to the now defunct "analyze" tool. Merge descriptions | Reid Spencer | 2006-08-28 | 1 | -1/+1 |
| | | | | | | | where appropriate. llvm-svn: 29931 | ||||
| * | Fixed the awkward description of the -find-bugs option for bugpoint. | Patrick Jenkins | 2006-08-15 | 1 | -1/+1 |
| | | | | | llvm-svn: 29708 | ||||
| * | Added option description for -find-bugs. | Patrick Jenkins | 2006-08-15 | 1 | -0/+5 |
| | | | | | llvm-svn: 29706 | ||||
| * | Change docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 1 | -1/+1 |
| | | | | | llvm-svn: 26747 | ||||
| * | The textual description is gone from this manpage, only the options and a quick | Misha Brukman | 2004-12-09 | 1 | -134/+3 |
| | | | | | | | | summary remain. The manpage references Bugpoint.html as the repository for more detailed info. llvm-svn: 18722 | ||||
| * | * Standardize manpage output: program name bold, options italic/emphasized | Misha Brukman | 2004-07-02 | 1 | -3/+2 |
| | | | | | | | * Make links in SEE ALSO section of manpages short without "the ... manpage" llvm-svn: 14579 | ||||
| * | Make `args' stand out as bold, delete confusing elipsis at the end of cmdline. | Misha Brukman | 2004-07-02 | 1 | -2/+2 |
| | | | | | llvm-svn: 14576 | ||||
| * | Simplify wording: `the bugpoint tool' can just become `bugpoint'. | Misha Brukman | 2004-07-02 | 1 | -7/+7 |
| | | | | | llvm-svn: 14574 | ||||
| * | bug. point. pod. | Brian Gaeke | 2004-07-01 | 1 | -0/+250 |
| llvm-svn: 14547 | |||||

