1. 7533809 Remove llvm-ld and llvm-stub (which is only used by llvm-ld). by Michael J. Spencer · 12 years ago
  2. 18d52f2 Convert a bunch of uses of 'bytecode' into 'bitcode'. This by Duncan Sands · 14 years ago
  3. f6101ac Make use of the llvm-ld tool's new ability to read input from stdin to extract by Reid Spencer · 17 years ago
  4. 3c5b57c Now that llvm-ld can accept - as input from stdin, use this feature to extract by Reid Spencer · 17 years ago
  5. 90a2eb0 Use opt to generate the list of passes to run. by Reid Spencer · 18 years ago
  6. 2232a80 Allow the input of the test program to be specified. by Reid Spencer · 18 years ago
  7. f8463a3 Add the -ldl library option. by Reid Spencer · 18 years ago
  8. ba07a69 Only show the first few lines of difference. by Reid Spencer · 18 years ago
  9. 6d0fbd4 Stop early if there is no mis-optimization. by Reid Spencer · 18 years ago
  10. 5b31cf0 Provide a list of gccld optimization switches. by Reid Spencer · 18 years ago
  11. a8c3ff4 Use a release version of bugpoint, if found. Include gccld passes. by Reid Spencer · 18 years ago
  12. 0244099 Add some output so the user is informed while they wait. by Reid Spencer · 18 years ago
  13. 2fe47fc Add -lstdc++ to the link line for C++ programs. by Reid Spencer · 18 years ago
  14. dd2b955 Don't run bugpoint if we can't find a misoptimization. by Reid Spencer · 18 years ago
  15. e4d8f33 Print a usage message if too few arguments to program. by Reid Spencer · 18 years ago
  16. 28b7c7f Add a utility script to find a mis-optimization problem. This sometimes by Reid Spencer · 18 years ago