aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-13/+0
* Remove MipsMCSymbolRefExpr.Akira Hatanaka2011-11-151-1/+0
* CMake: Fix CMake build for new Mips tblgen file.Daniel Dunbar2011-11-111-0/+1
* build/cmake: Use tblgen macro directly instead of llvm_tablegen, which justDaniel Dunbar2011-11-041-7/+7
* Final patch that completes old JIT support for Mips:Bruno Cardoso Lopes2011-10-181-0/+1
* Revert r141932, r141936 and r141937.Akira Hatanaka2011-10-141-1/+0
* Add definition of class MipsELFWriterInfo. Akira Hatanaka2011-10-141-0/+1
* Build system infrastructure for multiple tblgens.Peter Collingbourne2011-10-061-6/+6
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+13
* Clean up a pile of hacks in our CMake build relating to TableGen.Chandler Carruth2011-07-261-0/+1
* Fix CMake buildOscar Fuentes2011-07-211-0/+1
* Added the infrastructute necessary for MIPS JIT support. Patch by VladimirBruno Cardoso Lopes2011-07-211-0/+1
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-141-1/+0
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-0/+1
* Lower MachineInstr to MC Inst and print to .s files. Akira Hatanaka2011-07-071-0/+1
* Define class MipsMCInstLower.Akira Hatanaka2011-07-071-0/+1
* Define class MipsMCSymbolRefExpr.Akira Hatanaka2011-07-071-0/+1
* Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng2011-07-011-1/+1
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-281-2/+1
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-271-3/+0
* Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng2011-06-241-2/+3
* Fix cmake build.Rafael Espindola2011-05-041-0/+1
* Fix cmake build.Rafael Espindola2011-04-151-0/+1
* Use explicit add_subdirectory's for LLVM target sublibraries insteadOscar Fuentes2011-02-201-0/+2
* Update CMake stuffAnton Korobeynikov2011-01-101-1/+1
* Attempt to unbreak cmake-based buildsAnton Korobeynikov2010-11-151-0/+1
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-141-0/+1
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-281-2/+0
* Add skeleton target-specific SelectionDAGInfo files.Dan Gohman2010-04-161-0/+1
* Normalize makefile comments and sort cmake file lists.Benjamin Kramer2009-08-311-1/+1
* Forgot to update some CMakeLists.Benjamin Kramer2009-08-221-1/+1
* reintroduce support for Mips "small" section handling. This is Chris Lattner2009-08-131-0/+1
* CMake build fixes, from Xerxes RanbyDouglas Gregor2009-07-021-0/+2
* Separate MIPS asmprinterAnton Korobeynikov2009-04-031-2/+1
* CMake: Builds all targets.Oscar Fuentes2008-09-261-0/+23