index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
TableGen
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add TableGen ctags(1) emitter and helper script.
Sean Silva
2013-03-21
1
-0
/
+1
*
Remove edis - the enhanced disassembler. Fixes PR14654.
Roman Divacky
2012-12-19
1
-1
/
+0
*
Copy clang/Driver/<Option parsing stuff> to llvm.
Michael J. Spencer
2012-12-05
1
-0
/
+1
*
Remove exception handling usage from tblgen.
Joerg Sonnenberger
2012-10-25
1
-1
/
+0
*
llvm/utils/TableGen/CMakeLists.txt: Update corresponding to r166685.
NAKAMURA Takumi
2012-10-25
1
-0
/
+1
*
tblgen: Compile TableGen without RTTI.
Sean Silva
2012-10-10
1
-1
/
+0
*
I'm introducing a new machine model to simultaneously allow simple
Andrew Trick
2012-07-07
1
-0
/
+1
*
Move llvm-tblgen's StringMatcher into the TableGen library so it can
Douglas Gregor
2012-05-02
1
-1
/
+0
*
Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.
Craig Topper
2012-02-27
1
-1
/
+0
*
Fix up the CMake build for the new files added in r146960, they're
Chandler Carruth
2011-12-20
1
-0
/
+1
*
TableGen: fix CMake build s'more
Dylan Noblesmith
2011-12-01
1
-0
/
+1
*
Remove this from the CMake build since I erased the file.
Owen Anderson
2011-11-10
1
-1
/
+0
*
The TableGen parts of the CMake build are seriously broken. This fixes
Chandler Carruth
2011-11-02
1
-0
/
+1
*
Remove the Clang tblgen backends from LLVM.
Peter Collingbourne
2011-10-06
1
-6
/
+0
*
Build system infrastructure for multiple tblgens.
Peter Collingbourne
2011-10-06
1
-15
/
+1
*
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-10-01
1
-7
/
+1
*
Remove more of llvmc and dependencies.
Eric Christopher
2011-09-20
1
-1
/
+0
*
Fix Clang attribute reader tblgen output for a corresponding fix on the Clang...
Douglas Gregor
2011-07-28
1
-0
/
+3
*
TableGen'erated MC lowering for simple pseudo-instructions.
Jim Grosbach
2011-07-08
1
-0
/
+1
*
Unbreak the CMake build
Francois Pichet
2011-06-21
1
-0
/
+1
*
Move TableGen's register bank classes to their own source file.
Jakob Stoklund Olesen
2011-06-09
1
-0
/
+1
*
Teach TableGen to evaluate DAG expressions as set operations.
Jakob Stoklund Olesen
2011-06-04
1
-0
/
+1
*
Put targets on folders, if the IDE supports the feature.
Oscar Fuentes
2011-02-20
1
-1
/
+1
*
CMake: updated list of tblgen source files.
Oscar Fuentes
2011-02-18
1
-0
/
+1
*
Add the ClangSACheckersEmitter tablegen backend which will be used for the cl...
Argyrios Kyrtzidis
2011-02-14
1
-0
/
+1
*
Changes for building Clang and others using LLVM as an external
Oscar Fuentes
2011-02-03
1
-0
/
+4
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Build with RTTI and exceptions disabled. Only in GCC for now.
Oscar Fuentes
2010-10-17
1
-0
/
+3
*
update cmake
Chris Lattner
2010-09-06
1
-0
/
+1
*
Don't link against libm and libpthread which don't exist in BeOS/Haiku. Also,
Nick Lewycky
2010-06-23
1
-1
/
+1
*
Fix the typo in my previous one-line commit.
Sean Hunt
2010-06-17
1
-1
/
+1
*
Make sure CMake can build the files added by my previous commit.
Sean Hunt
2010-06-16
1
-0
/
+1
*
Add support to tablegen for auto-generating arm_neon.h from a tablegen descri...
Nate Begeman
2010-05-28
1
-0
/
+1
*
Add an emitter to handle the list of clang statement nodes.
Sean Hunt
2010-05-05
1
-0
/
+1
*
Add the new ARMDecodeEmitter to CMake build.
Chandler Carruth
2010-04-03
1
-0
/
+1
*
The new isel passes all tests, time to start making it go fast.
Chris Lattner
2010-02-24
1
-0
/
+1
*
Check in the first big step of rewriting DAGISelEmitter to
Chris Lattner
2010-02-15
1
-0
/
+3
*
Added AsmWriterInst.cpp to the CMakeList so that
Sean Callanan
2010-02-09
1
-0
/
+1
*
Update CMake build.
Ted Kremenek
2010-01-29
1
-0
/
+1
*
Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit
Sean Callanan
2009-12-19
1
-0
/
+2
*
Sketch TableGen disassembler emitter, based on patch by Sean Callanan.
Daniel Dunbar
2009-11-25
1
-0
/
+1
*
De-bork CMake build
Douglas Gregor
2009-11-18
1
-0
/
+1
*
Update CMakeLists.txt
Daniel Dunbar
2009-07-11
1
-0
/
+1
*
Rename TGSourceMgr -> SourceMgr.
Chris Lattner
2009-06-21
1
-1
/
+0
*
CMake: Use libpthread in tblgen when needed. Updated list of source
Oscar Fuentes
2009-05-22
1
-0
/
+3
*
Add TGSourceMgr.cpp to CMake build, sort lines
Douglas Gregor
2009-03-16
1
-2
/
+3
*
Add initial implementation of a TableGen backend for converting Clang-warnings
Ted Kremenek
2009-03-13
1
-0
/
+1
*
Change how extended types are represented in MVTs. Instead of fiddling
Dan Gohman
2008-11-03
1
-0
/
+1
*
Initial support for the CMake build system.
Oscar Fuentes
2008-09-22
1
-0
/
+26