summaryrefslogtreecommitdiff
path: root/utils/TableGen/CMakeLists.txt
Commit message (Expand)AuthorAge
* Don't link against libm and libpthread which don't exist in BeOS/Haiku. Also,Nick Lewycky2010-06-23
* Fix the typo in my previous one-line commit.Sean Hunt2010-06-17
* Make sure CMake can build the files added by my previous commit.Sean Hunt2010-06-16
* Add support to tablegen for auto-generating arm_neon.h from a tablegen descri...Nate Begeman2010-05-28
* Add an emitter to handle the list of clang statement nodes.Sean Hunt2010-05-05
* Add the new ARMDecodeEmitter to CMake build.Chandler Carruth2010-04-03
* The new isel passes all tests, time to start making it go fast.Chris Lattner2010-02-24
* Check in the first big step of rewriting DAGISelEmitter to Chris Lattner2010-02-15
* Added AsmWriterInst.cpp to the CMakeList so thatSean Callanan2010-02-09
* Update CMake build.Ted Kremenek2010-01-29
* Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan2009-12-19
* Sketch TableGen disassembler emitter, based on patch by Sean Callanan.Daniel Dunbar2009-11-25
* De-bork CMake buildDouglas Gregor2009-11-18
* Update CMakeLists.txtDaniel Dunbar2009-07-11
* Rename TGSourceMgr -> SourceMgr.Chris Lattner2009-06-21
* CMake: Use libpthread in tblgen when needed. Updated list of sourceOscar Fuentes2009-05-22
* Add TGSourceMgr.cpp to CMake build, sort linesDouglas Gregor2009-03-16
* Add initial implementation of a TableGen backend for converting Clang-warningsTed Kremenek2009-03-13
* Change how extended types are represented in MVTs. Instead of fiddlingDan Gohman2008-11-03
* Initial support for the CMake build system.Oscar Fuentes2008-09-22