| commit | d1d9c78650428af54865e9b8dbd844e1918fa1b2 | [log] [tgz] |
|---|---|---|
| author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Thu Jul 21 16:28:51 2011 +0000 |
| committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Thu Jul 21 16:28:51 2011 +0000 |
| tree | 26e47a14bec35959180e2131ebcc45fea07bd054 | |
| parent | 2f5fc8c67d9c7220a3fe8940c00aa274cedbbaf0 [diff] |
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir Stefanovic. I removed the part that actually emits the instructions cause I want that to get in better shape first and in incremental steps. This also makes it easier to review the upcoming parts. llvm-svn: 135678