| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a few moreLocal/Global R_MIPS_GOT related fixups and | Bruno Cardoso Lopes | 2011-12-07 | 1 | -0/+1 |
| | | | | | | | | | make the addend fixup code a bit more generic Patch by Jack Carter. llvm-svn: 145998 | ||||
| * | Fix printing of MCSymbolRegExpr. Needs three closing parentheses for | Akira Hatanaka | 2011-11-11 | 1 | -1/+4 |
| | | | | | | | VK_Mips_GPOFF_HI/LO. llvm-svn: 144366 | ||||
| * | Properly handle Mips MC relocations and lower cpload and cprestore macros to ↵ | Bruno Cardoso Lopes | 2011-11-08 | 1 | -1/+49 |
| | | | | | | | | | MCInsts. Patch by Jack Carter. llvm-svn: 144139 | ||||
| * | Replace (Lower|Upper)caseString in favor of StringRef's newest methods. | Benjamin Kramer | 2011-11-06 | 1 | -2/+1 |
| | | | | | llvm-svn: 143891 | ||||
| * | These do not need to be conditional on the presence of CommentStream, as ↵ | Owen Anderson | 2011-09-21 | 1 | -1/+1 |
| | | | | | | | they have a fallback path now. llvm-svn: 140267 | ||||
| * | In the disassembler C API, be careful not to confuse the comment streamer ↵ | Owen Anderson | 2011-09-21 | 1 | -1/+1 |
| | | | | | | | that the disassembler outputs annotations on with the streamer that the InstPrinter will print them on. llvm-svn: 140217 | ||||
| * | Don't attach annotations to MCInst's. Instead, have the disassembler ↵ | Owen Anderson | 2011-09-15 | 1 | -1/+3 |
| | | | | | | | return, and the printer accept, an annotation string which can be passed through if the client cares about annotations. llvm-svn: 139876 | ||||
| * | 80 columns. | Akira Hatanaka | 2011-09-09 | 1 | -1/+1 |
| | | | | | llvm-svn: 139339 | ||||
| * | Silence compiler warning. | Benjamin Kramer | 2011-07-08 | 1 | -0/+2 |
| | | | | | llvm-svn: 134730 | ||||
| * | Lower MachineInstr to MC Inst and print to .s files. | Akira Hatanaka | 2011-07-07 | 1 | -0/+125 |
| llvm-svn: 134661 | |||||

