Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove autoconf support | Chris Bieneman | 2016-01-26 | 1 | -16/+0 |
| | | | | | | | | | | | | | | | | Summary: This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.llvm.org/pipermail/llvm-dev/2016-January/093875.html "I felt a great disturbance in the [build system], as if millions of [makefiles] suddenly cried out in terror and were suddenly silenced. I fear something [amazing] has happened." - Obi Wan Kenobi Reviewers: chandlerc, grosbach, bob.wilson, tstellarAMD, echristo, whitequark Subscribers: chfast, simoncook, emaste, jholewinski, tberghammer, jfb, danalbert, srhines, arsenm, dschuff, jyknight, dsanders, joker.eph, llvm-commits Differential Revision: http://reviews.llvm.org/D16471 llvm-svn: 258861 | ||||
* | This is a resubmittal. For some reason it broke the bots yesterday | Jack Carter | 2013-01-19 | 1 | -1/+1 |
| | | | | | | | | | | | but I cannot reproduce the problem and have scrubed my sources and even tested with llvm-lit -v --vg. Formatting fixes. Mostly long lines and blank spaces at end of lines. Contributer: Jack Carter llvm-svn: 172882 | ||||
* | Add disassembler to MIPS. | Akira Hatanaka | 2012-04-17 | 1 | -0/+16 |
| | | | | | | Patch by Vladimir Medic. llvm-svn: 154935 | ||||
* | Revert r153924. Delete test/MC/Disassembler/Mips and ↵ | Akira Hatanaka | 2012-04-03 | 1 | -0/+0 |
| | | | | | | lib/Target/Mips/Disassembler. llvm-svn: 153926 | ||||
* | Revert r153924. There were buildbot failures. | Akira Hatanaka | 2012-04-03 | 1 | -32/+0 |
| | | | | llvm-svn: 153925 | ||||
* | MIPS disassembler support. | Akira Hatanaka | 2012-04-03 | 1 | -0/+32 |
Patch by Vladimir Medic. llvm-svn: 153924 |