Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cmake. | 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 |
* | 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 |
* | Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsm... | Evan Cheng | 2011-07-26 | 1 | -0/+1 |
* | Clean up a pile of hacks in our CMake build relating to TableGen. | Chandler Carruth | 2011-07-26 | 1 | -0/+1 |
* | Refactor PPC target to separate MC routines from Target routines. | Evan Cheng | 2011-07-25 | 1 | -0/+2 |
* | 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 |