| Commit message (Expand) | Author | Age | Files | Lines |
* | Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th... | Evan Cheng | 2011-07-23 | 1 | -1/+0 |
* | Move TargetRegistry.cpp from lib/Support to lib/Target where it belongs. | Chandler Carruth | 2011-07-22 | 1 | -0/+1 |
* | Fix cmake again :) | Benjamin Kramer | 2011-07-20 | 1 | -1/+0 |
* | Revert accidental commit. | Evan Cheng | 2011-07-09 | 1 | -6/+0 |
* | Change createAsmParser to take a MCSubtargetInfo instead of triple, | Evan Cheng | 2011-07-09 | 1 | -0/+6 |
* | Rename TargetSubtarget to TargetSubtargetInfo for consistency. | Evan Cheng | 2011-07-01 | 1 | -1/+1 |
* | Fix CMake build. | NAKAMURA Takumi | 2011-06-29 | 1 | -1/+0 |
* | Use explicit add_subdirectory's for LLVM target sublibraries instead | Oscar Fuentes | 2011-02-20 | 1 | -10/+0 |
* | Move library stuff out of the toplevel CMakeLists.txt file. | Oscar Fuentes | 2011-02-18 | 1 | -0/+50 |
* | introduce a new TargetLibraryInfo pass, which transformations can use to | Chris Lattner | 2011-02-18 | 1 | -0/+1 |
* | Update CMake stuff | Anton Korobeynikov | 2011-01-10 | 1 | -1/+1 |
* | Fixed version of 121434 with no new memory leaks. | Rafael Espindola | 2010-12-10 | 1 | -0/+1 |
* | Fix cmake build. | Rafael Espindola | 2010-12-10 | 1 | -1/+0 |
* | lib/Target/CMakeLists.txt: Add missing lib/Target/TargetAsmInfo.cpp, followin... | NAKAMURA Takumi | 2010-12-10 | 1 | -0/+1 |
* | Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." | Michael J. Spencer | 2010-09-13 | 1 | -2/+0 |
* | CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally. | Michael J. Spencer | 2010-09-10 | 1 | -0/+2 |
* | remove the remnants of TargetMachOWriterInfo. | Chris Lattner | 2010-02-02 | 1 | -1/+0 |
* | add new file | Chris Lattner | 2010-01-22 | 1 | -0/+1 |
* | Update CMake files for Mangler move. | Benjamin Kramer | 2010-01-16 | 1 | -0/+1 |
* | CMake: Removed outdated TODO. | Oscar Fuentes | 2009-08-26 | 1 | -2/+0 |
* | Update CMake build, unbreak linux build. | Benjamin Kramer | 2009-08-22 | 1 | -3/+0 |
* | remove the dead ELFTargetAsmInfo.h/cpp file. TargetAsmInfo | Chris Lattner | 2009-08-02 | 1 | -1/+0 |
* | Rip all of the global variable lowering logic out of TargetAsmInfo. Since | Chris Lattner | 2009-07-28 | 1 | -0/+1 |
* | Fix build. | Mike Stump | 2009-07-27 | 1 | -0/+1 |
* | Update CMake files. | Ted Kremenek | 2009-07-21 | 1 | -0/+1 |
* | Update CMakeLists for reapplication. | Daniel Dunbar | 2009-07-15 | 1 | -1/+0 |
* | Fix cmake build, add TargetMachineRegistry.cpp that got restored in r75807 | Xerxes Ranby | 2009-07-15 | 1 | -0/+1 |
* | Fix cmake build lib/Target/TargetMachineRegistry.cpp removed. | Xerxes Ranby | 2009-07-15 | 1 | -1/+0 |
* | Use forward declarations and move TargetELFWriterInfo impl to a new file. | Bruno Cardoso Lopes | 2009-06-11 | 1 | -1/+2 |
* | Initial support for the CMake build system. | Oscar Fuentes | 2008-09-22 | 1 | -0/+17 |