aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+0
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+0
* Add TableGen ctags(1) emitter and helper script.Sean Silva2013-03-211-0/+1
* Remove edis - the enhanced disassembler. Fixes PR14654.Roman Divacky2012-12-191-1/+0
* Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer2012-12-051-0/+1
* Remove exception handling usage from tblgen.Joerg Sonnenberger2012-10-251-1/+0
* llvm/utils/TableGen/CMakeLists.txt: Update corresponding to r166685.NAKAMURA Takumi2012-10-251-0/+1
* tblgen: Compile TableGen without RTTI.Sean Silva2012-10-101-1/+0
* I'm introducing a new machine model to simultaneously allow simpleAndrew Trick2012-07-071-0/+1
* Move llvm-tblgen's StringMatcher into the TableGen library so it canDouglas Gregor2012-05-021-1/+0
* Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.Craig Topper2012-02-271-1/+0
* Fix up the CMake build for the new files added in r146960, they'reChandler Carruth2011-12-201-0/+1
* TableGen: fix CMake build s'moreDylan Noblesmith2011-12-011-0/+1
* Remove this from the CMake build since I erased the file.Owen Anderson2011-11-101-1/+0
* The TableGen parts of the CMake build are seriously broken. This fixesChandler Carruth2011-11-021-0/+1
* Remove the Clang tblgen backends from LLVM.Peter Collingbourne2011-10-061-6/+0
* Build system infrastructure for multiple tblgens.Peter Collingbourne2011-10-061-15/+1
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-7/+1
* Remove more of llvmc and dependencies.Eric Christopher2011-09-201-1/+0
* Fix Clang attribute reader tblgen output for a corresponding fix on the Clang...Douglas Gregor2011-07-281-0/+3
* TableGen'erated MC lowering for simple pseudo-instructions.Jim Grosbach2011-07-081-0/+1
* Unbreak the CMake buildFrancois Pichet2011-06-211-0/+1
* Move TableGen's register bank classes to their own source file.Jakob Stoklund Olesen2011-06-091-0/+1
* Teach TableGen to evaluate DAG expressions as set operations.Jakob Stoklund Olesen2011-06-041-0/+1
* 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