Age | Commit message (Expand) | Author |
---|---|---|
2011-11-29 | build/CMake: Finish removal of add_llvm_library_dependencies. | Daniel Dunbar |
2011-07-29 | Rewrite the CMake build to use explicit dependencies between libraries, | Chandler Carruth |
2011-07-26 | Clean up a pile of hacks in our CMake build relating to TableGen. | Chandler Carruth |
2010-12-29 | CMake: Add disabling optimization on MSVC8 and MSVC10 as workaround for some ... | NAKAMURA Takumi |
2010-09-13 | Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." | Michael J. Spencer |
2010-09-10 | CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally. | Michael J. Spencer |
2010-06-05 | This bug is also present in MSVC10. Requested by Elrood on IRC. | Duncan Sands |
2010-04-20 | disable optimizations in this directory for MSVC9. This avoids | Chris Lattner |
2009-12-19 | Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit | Sean Callanan |
2009-11-25 | Sketch structure for X86 disassembler. | Daniel Dunbar |