Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The mips 64bit instructions DSLL, DSRA, DSRL, DEXT and DINS get transformed b... | Jack Carter | 2012-10-02 | 1 | -0/+1 |
* | Move the Mips only bits of the ELF writer to lib/Target/Mips. | Rafael Espindola | 2011-12-22 | 1 | -0/+1 |
* | build/CMake: Finish removal of add_llvm_library_dependencies. | Daniel Dunbar | 2011-11-29 | 1 | -7/+0 |
* | Add MCELFObjectTargetWriter and MCAsmBackend classes. | Akira Hatanaka | 2011-09-30 | 1 | -0/+1 |
* | Update CMake build. | Benjamin Kramer | 2011-09-30 | 1 | -1/+2 |
* | Rewrite the CMake build to use explicit dependencies between libraries, | Chandler Carruth | 2011-07-29 | 1 | -2/+8 |
* | Explicitly declare a library dependency of LLVM*Desc to | Oscar Fuentes | 2011-07-28 | 1 | -0/+2 |
* | Clean up a pile of hacks in our CMake build relating to TableGen. | Chandler Carruth | 2011-07-26 | 1 | -0/+1 |
* | Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge... | Evan Cheng | 2011-07-14 | 1 | -1/+4 |
* | Next round of MC refactoring. This patch factor MC table instantiations, MC | Evan Cheng | 2011-07-14 | 1 | -0/+1 |