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
/
support
/
tools
/
TableGen
/
TableGen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add new --gen-instr-desc option
Chris Lattner
2003-08-03
1
-1
/
+6
*
Add support for instruction enum emission
Chris Lattner
2003-08-03
1
-0
/
+10
*
Tablegen should only replace the output if it changes
Chris Lattner
2003-08-01
1
-4
/
+18
*
Make sure to delete the output file if there is an error
Chris Lattner
2003-08-01
1
-1
/
+4
*
Add the ability to emit register file enums
Chris Lattner
2003-08-01
1
-1
/
+6
*
Dead code elimination
Chris Lattner
2003-08-01
1
-10
/
+3
*
Add file comment
Chris Lattner
2003-08-01
1
-40
/
+52
*
Rename createEmitter to run because eventually all tablegen backends will
Chris Lattner
2003-07-31
1
-1
/
+1
*
Make tablegen take an input filename to parse if one is specified, otherwise
Chris Lattner
2003-07-30
1
-5
/
+8
*
Don't crash if there is no Inst class in the tablegen file!
Chris Lattner
2003-07-29
1
-2
/
+4
*
Spiff up options a bit
Chris Lattner
2003-06-03
1
-2
/
+3
*
Add -o support for TableGen
Chris Lattner
2003-06-03
1
-4
/
+25
*
Make tablegen use more structured command line options
Chris Lattner
2003-06-03
1
-16
/
+33
*
Add ability to utilize the code emitter generator (CodeEmitterGen).
Misha Brukman
2003-05-24
1
-1
/
+21
*
Add code that can be used for debugging
Chris Lattner
2002-12-03
1
-2
/
+11
*
Adjustments due to new FieldInit stuff
Chris Lattner
2002-12-02
1
-6
/
+12
*
Initial checkin of TableGen utility
Chris Lattner
2002-12-02
1
-0
/
+351