| Commit message (Expand) | Author | Age | Files | Lines |
* | Print the tool name when an error comes from so that I can tell which | Chris Lattner | 2002-07-30 | 1 | -3/+5 |
* | *** empty log message *** | Chris Lattner | 2002-07-25 | 1 | -4/+4 |
* | *** empty log message *** | Chris Lattner | 2002-07-24 | 1 | -2/+0 |
* | *** empty log message *** | Chris Lattner | 2002-07-23 | 1 | -3/+2 |
* | *** empty log message *** | Chris Lattner | 2002-07-23 | 1 | -1/+2 |
* | *** empty log message *** | Chris Lattner | 2002-07-22 | 1 | -11/+23 |
* | YEs, we really do want to sort. | Chris Lattner | 2002-06-30 | 1 | -2/+2 |
* | Changes for 64bit gcc | Anand Shukla | 2002-06-25 | 1 | -3/+3 |
* | MEGAPATCH checkin. | Chris Lattner | 2002-06-25 | 1 | -1/+1 |
* | Use literal newline instead of endl | Chris Lattner | 2002-05-20 | 1 | -1/+1 |
* | Merge all include/llvm/Transforms/Scalar/* into a single Scalar.h | Chris Lattner | 2002-05-07 | 1 | -1/+1 |
* | Oops, somehow lost a slash. Fixed | Chris Lattner | 2002-05-07 | 1 | -1/+1 |
* | Updates to move some header files out of include/llvm/Transforms into | Chris Lattner | 2002-05-07 | 1 | -2/+2 |
* | Straighten out makefiles after moving code to new Transform Utils library | Chris Lattner | 2002-05-07 | 1 | -1/+1 |
* | Run the internalize pass to mark all functions except main internal when | Chris Lattner | 2002-04-28 | 1 | -3/+2 |
* | Make sure that there is no case where a signal can occur leaving a partially | Chris Lattner | 2002-04-18 | 1 | -0/+4 |
* | * The cleangcc pass is broken into two parts, we only want to | Chris Lattner | 2002-04-10 | 1 | -8/+8 |
* | Add support for the gnu ld -s (strip) option | Chris Lattner | 2002-04-08 | 1 | -1/+9 |
* | GCCLD actually does transformations to simplify the linked program now. | Chris Lattner | 2002-04-08 | 2 | -10/+33 |
* | Remove asmwriter library from link line, because the useful contents of it | Chris Lattner | 2002-04-07 | 1 | -1/+1 |
* | Change references to the Method class to be references to the Function | Chris Lattner | 2002-04-07 | 1 | -1/+9 |
* | Echo the right tool name on error | Chris Lattner | 2002-03-12 | 1 | -1/+1 |
* | * Implement linking to libraries | Chris Lattner | 2002-03-11 | 1 | -3/+14 |
* | Initial Checkin of gccld | Chris Lattner | 2002-01-24 | 2 | -0/+137 |