Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the -emit-bytecode option. Noone in the llvm tree uses it, and this | Chris Lattner | 2007-05-06 | 1 | -12/+2 |
* | Regenerate. | Reid Spencer | 2007-01-26 | 1 | -2/+21 |
* | Adjust to new header file name. | Reid Spencer | 2007-01-05 | 1 | -1/+1 |
* | For PR950: | Reid Spencer | 2006-12-31 | 1 | -2/+6 |
* | Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are | Bill Wendling | 2006-12-07 | 1 | -10/+10 |
* | make all llvm tools call llvm_shutdown when they exit, static'ify some stuff. | Chris Lattner | 2006-12-06 | 1 | -0/+2 |
* | First version of llvm-upgrade that can correctly upgrade a large test | Reid Spencer | 2006-12-01 | 1 | -1/+5 |
* | Allow llvm-upgrade to read from stdin. Configure the lexer for reading | Reid Spencer | 2006-11-30 | 1 | -5/+16 |
* | Initial, non-functional, version of llvm-upgrade. This version just echos | Reid Spencer | 2006-11-30 | 1 | -0/+114 |