aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Put targets on folders, if the IDE supports the feature.Oscar Fuentes2011-02-201-1/+1
* CMake: updated list of tblgen source files.Oscar Fuentes2011-02-181-0/+1
* Add the ClangSACheckersEmitter tablegen backend which will be used for the cl...Argyrios Kyrtzidis2011-02-141-0/+1
* Changes for building Clang and others using LLVM as an externalOscar Fuentes2011-02-031-0/+4
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* Build with RTTI and exceptions disabled. Only in GCC for now.Oscar Fuentes2010-10-171-0/+3
* update cmakeChris Lattner2010-09-061-0/+1
* Don't link against libm and libpthread which don't exist in BeOS/Haiku. Also,Nick Lewycky2010-06-231-1/+1
* Fix the typo in my previous one-line commit.Sean Hunt2010-06-171-1/+1
* Make sure CMake can build the files added by my previous commit.Sean Hunt2010-06-161-0/+1
* Add support to tablegen for auto-generating arm_neon.h from a tablegen descri...Nate Begeman2010-05-281-0/+1
* Add an emitter to handle the list of clang statement nodes.Sean Hunt2010-05-051-0/+1
* Add the new ARMDecodeEmitter to CMake build.Chandler Carruth2010-04-031-0/+1
* The new isel passes all tests, time to start making it go fast.Chris Lattner2010-02-241-0/+1
* Check in the first big step of rewriting DAGISelEmitter to Chris Lattner2010-02-151-0/+3
* Added AsmWriterInst.cpp to the CMakeList so thatSean Callanan2010-02-091-0/+1
* Update CMake build.Ted Kremenek2010-01-291-0/+1
* Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan2009-12-191-0/+2
* Sketch TableGen disassembler emitter, based on patch by Sean Callanan.Daniel Dunbar2009-11-251-0/+1
* De-bork CMake buildDouglas Gregor2009-11-181-0/+1
* Update CMakeLists.txtDaniel Dunbar2009-07-111-0/+1
* Rename TGSourceMgr -> SourceMgr.Chris Lattner2009-06-211-1/+0
* CMake: Use libpthread in tblgen when needed. Updated list of sourceOscar Fuentes2009-05-221-0/+3
* Add TGSourceMgr.cpp to CMake build, sort linesDouglas Gregor2009-03-161-2/+3
* Add initial implementation of a TableGen backend for converting Clang-warningsTed Kremenek2009-03-131-0/+1
* Change how extended types are represented in MVTs. Instead of fiddlingDan Gohman2008-11-031-0/+1
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+26