Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove incomplete lto-bugpoint tool. If there is an interest then we can resu... | Devang Patel | 2008-11-11 | 1 | -438/+0 |
* | Fix build failure. | Devang Patel | 2008-10-10 | 1 | -1/+8 |
* | Identify llvm bit-code file that is causing linking failure in LTO mode. | Devang Patel | 2008-07-24 | 1 | -17/+121 |
* | Quit early, if unable to reproduce error using original input files. | Devang Patel | 2008-07-22 | 1 | -1/+80 |
* | Remove temp. files in the end. | Devang Patel | 2008-07-22 | 1 | -7/+21 |
* | Remove more tabs. | Bill Wendling | 2008-07-22 | 1 | -4/+4 |
* | Provide llvm bitcode file to native object file interface. | Devang Patel | 2008-07-21 | 1 | -7/+184 |
* | If all linker input files are native object files then lto-bugpoint is not us... | Devang Patel | 2008-07-18 | 1 | -0/+29 |
* | Start writing lto-bugpoint tool. | Devang Patel | 2008-07-18 | 1 | -0/+28 |