summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/CMakeLists.txt
Commit message (Expand)AuthorAge
...
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-14
* Lower MachineInstr to MC Inst and print to .s files. Akira Hatanaka2011-07-07
* Define class MipsMCInstLower.Akira Hatanaka2011-07-07
* Define class MipsMCSymbolRefExpr.Akira Hatanaka2011-07-07
* Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng2011-07-01
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-28
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-27
* Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng2011-06-24
* Fix cmake build.Rafael Espindola2011-05-04
* Fix cmake build.Rafael Espindola2011-04-15
* Use explicit add_subdirectory's for LLVM target sublibraries insteadOscar Fuentes2011-02-20
* Update CMake stuffAnton Korobeynikov2011-01-10
* Attempt to unbreak cmake-based buildsAnton Korobeynikov2010-11-15
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-14
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-28
* Add skeleton target-specific SelectionDAGInfo files.Dan Gohman2010-04-16
* Normalize makefile comments and sort cmake file lists.Benjamin Kramer2009-08-31
* Forgot to update some CMakeLists.Benjamin Kramer2009-08-22
* reintroduce support for Mips "small" section handling. This is Chris Lattner2009-08-13
* CMake build fixes, from Xerxes RanbyDouglas Gregor2009-07-02
* Separate MIPS asmprinterAnton Korobeynikov2009-04-03
* CMake: Builds all targets.Oscar Fuentes2008-09-26