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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change 'make install' to install tblgen, for better support of out-of-tree ta...
Chris Lattner
2009-05-08
1
-1
/
+0
*
these utils don't need exports.
Chris Lattner
2009-02-26
1
-0
/
+3
*
remove attributions from tools/utils makefiles.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Rewrite the tblgen parser in a recursive descent style, eliminating the bison...
Chris Lattner
2007-11-22
1
-12
/
+0
*
reimplement the tblgen lexer with a simple hand-written lexer. This eliminates
Chris Lattner
2007-11-18
1
-3
/
+3
*
tblgen uses dynamic_cast heavily, so it needs rtti info
Chris Lattner
2007-10-18
1
-0
/
+1
*
Set the new NO_INSTALL flag for build-only tools.
Reid Spencer
2007-02-06
1
-0
/
+1
*
tblgen uses EH
Chris Lattner
2006-07-07
1
-0
/
+2
*
Don't build tblgen with -pedantic or -Wno-long-long
Reid Spencer
2006-06-01
1
-0
/
+4
*
Add missing things to the distribution.
Reid Spencer
2006-04-13
1
-0
/
+2
*
Implement PR614:
Reid Spencer
2005-08-27
1
-5
/
+1
*
Internalize variable names to prevent recursive assignment. Cleanup docs.
Reid Spencer
2004-10-30
1
-2
/
+2
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-1
/
+1
*
Clean up some "clean:" targets so they use $(VERB) and don't print anything
Reid Spencer
2004-09-03
1
-2
/
+2
*
Link with LLVMsystem.a for operating system independence.
Reid Spencer
2004-08-29
1
-1
/
+1
*
Make header comment fit within 80 cols.
Misha Brukman
2004-06-17
1
-1
/
+1
*
Added LLVM copyright to Makefiles.
John Criswell
2003-10-20
1
-0
/
+8
*
Removed the .PRECIOUS of Lex and Yacc output files.
John Criswell
2003-10-16
1
-2
/
+0
*
Move support/tools/* back into utils
Chris Lattner
2003-10-05
1
-1
/
+1
*
Updated Makefiles to reflect new location in llvm/support/tools.
John Criswell
2003-09-29
1
-1
/
+1
*
X86.td has been moved out of this directory; these are outdated targets.
Misha Brukman
2003-08-19
1
-18
/
+0
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-0
/
+7
*
Don't delete temporary files
Chris Lattner
2002-12-03
1
-0
/
+2
*
Add correct dependency
Chris Lattner
2002-12-02
1
-4
/
+3
*
Split up targets
Chris Lattner
2002-12-02
1
-2
/
+7
*
Initial checkin of TableGen utility
Chris Lattner
2002-12-02
1
-0
/
+23