Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the mblaze backend from llvm. | Rafael Espindola | 2013-07-25 | 12 | -1927/+0 |
* | Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu | Eli Bendersky | 2012-03-25 | 1 | -8/+1 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -5/+13 |
* | Teach the MBlaze asm parser how to parse special purpose register names. | Wesley Peck | 2010-12-20 | 1 | -4/+124 |
* | 1. Adding test cases for MBlaze MC disassembler. | Wesley Peck | 2010-11-13 | 1 | -4/+4 |
* | 1. Adding missing immediate mode asm parser test cases. | Wesley Peck | 2010-11-13 | 1 | -0/+55 |
* | Fixing improperly encoded reverse subtract instructions in MBlaze backend. | Wesley Peck | 2010-11-12 | 1 | -8/+8 |
* | 1. Finishing MBlaze MC asm parser test cases | Wesley Peck | 2010-11-12 | 8 | -29/+899 |
* | Fix tblgen instruction errors exposed by MC asm parser tests | Wesley Peck | 2010-11-11 | 6 | -0/+881 |