Age | Commit message (Expand) | Author |
---|---|---|
2013-02-05 | This patch that sets the EmitAlias flag in td files | Jack Carter |
2013-01-12 | This patch tackles the problem of parsing Mips | Jack Carter |
2012-06-02 | Fix typos found by http://github.com/lyda/misspell-check | Benjamin Kramer |
2012-04-02 | Move getOpcodeName from the various target InstPrinters into the superclass M... | Benjamin Kramer |
2012-04-02 | Remove getInstructionName from MCInstPrinter implementations in favor of usin... | Craig Topper |
2012-04-02 | Make MCInstrInfo available to the MCInstPrinter. This will be used to remove ... | Craig Topper |
2012-03-05 | Make MCRegisterInfo available to the the MCInstPrinter. | Jim Grosbach |
2012-02-28 | remove blanks, and some code format | Jia Liu |
2012-02-17 | add Emacs tag and fix some comment error in file headers | Jia Liu |
2011-09-15 | Don't attach annotations to MCInst's. Instead, have the disassembler return,... | Owen Anderson |
2011-09-09 | 80 columns. | Akira Hatanaka |
2011-07-07 | Lower MachineInstr to MC Inst and print to .s files. | Akira Hatanaka |