| commit | c85e3ff334bd9d3df28ee659defdb3a2ba05f2e8 | [log] [tgz] |
|---|---|---|
| author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Fri Nov 11 22:58:42 2011 +0000 |
| committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Fri Nov 11 22:58:42 2011 +0000 |
| tree | 45991c5427ad4cc15d0544f7107b6a03cb9c631d | |
| parent | 1094ded6f3772ce1ec8c131313f686f9668f4978 [diff] |
Mips MC object code emission improvements: "With this patch we can now generate runnable Mips code through LLVM direct object emission. We have run numerous simple programs, both C and C++ and with -O0 and -O3 from the output. The code is not production ready, but quite useful for experimentation." Patch and message by Jack Carter llvm-svn: 144414