Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build/CMake: Finish removal of add_llvm_library_dependencies. | Daniel Dunbar | 2011-11-29 | 1 | -8/+0 |
* | Replace the existing ARM disassembler with a new one based on the FixedLenDec... | Owen Anderson | 2011-08-09 | 1 | -1/+0 |
* | Rewrite the CMake build to use explicit dependencies between libraries, | Chandler Carruth | 2011-07-29 | 1 | -0/+8 |
* | Clean up a pile of hacks in our CMake build relating to TableGen. | Chandler Carruth | 2011-07-26 | 1 | -1/+1 |
* | CMake: Add disabling optimization on MSVC8 and MSVC10 as workaround for some ... | NAKAMURA Takumi | 2010-12-29 | 1 | -2/+2 |
* | MSVC hangs on compilation of ARMDisassembler.cpp. PR6866 applied to ARM target. | Francois Pichet | 2010-10-11 | 1 | -1/+7 |
* | Add ARM Disassembler to the CMake build. | Oscar Fuentes | 2010-09-28 | 1 | -0/+8 |