index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
TableGen
Age
Commit message (
Expand
)
Author
2003-08-07
Cleanup and reorganize code, no functional changes
Chris Lattner
2003-08-07
Read in expanders too
Chris Lattner
2003-08-07
Continued evolution of the selector emitter: Represent instruction patterns
Chris Lattner
2003-08-07
Finish implementation of the type inference engine.
Chris Lattner
2003-08-07
Allow clients to get at the pointer type
Chris Lattner
2003-08-07
Add new method getVAlueAsDag
Chris Lattner
2003-08-07
Initial checkin of tree pattern parser and type inference engine (which still...
Chris Lattner
2003-08-07
Eliminate now-dead method
Chris Lattner
2003-08-07
Start using the CodeGeneratorWrappers
Chris Lattner
2003-08-07
Initial checkin of useful wrappers around the Target classes, for now, only V...
Chris Lattner
2003-08-06
Ick, add the RIGHT accessor
Chris Lattner
2003-08-06
Add accessor
Chris Lattner
2003-08-06
There is something wrong with code that looks like:
Chris Lattner
2003-08-06
Export the register classes so that the instruction selector can get at them ...
Chris Lattner
2003-08-06
Added asserts to prevent negative shift amounts from being generated.
Misha Brukman
2003-08-06
Add error checking code to the node type parser. Start the instruction pattern
Chris Lattner
2003-08-06
Initial support for an instruction selector emitter
Chris Lattner
2003-08-06
All good classes with virtual functions should have virtual dtors...
Chris Lattner
2003-08-06
Add an instruction selector emitter skeleton
Chris Lattner
2003-08-06
convert over to using TableGen backends
Chris Lattner
2003-08-06
Switch code over to being a TableGenBackend
Chris Lattner
2003-08-06
Add more helper methods
Chris Lattner
2003-08-06
New common interface for backends to use
Chris Lattner
2003-08-05
Stop special-casing annul and predict bits (which are Sparc-specific anyway)
Misha Brukman
2003-08-05
No functional changes, comment the fix I just put in
Chris Lattner
2003-08-05
The CodeEmitterGenerator used to consider ANY uninitialized field as being an
Chris Lattner
2003-08-04
Parse DAG patterns
Chris Lattner
2003-08-04
add support for DagInit initializers, which represent DAG patterns
Chris Lattner
2003-08-04
Update file header comment
Chris Lattner
2003-08-04
Transition complete, remove the obsolete 'set' keyword
Chris Lattner
2003-08-04
Start transitioning towards using 'let X = y in' statements, instead of 'set ...
Chris Lattner
2003-08-04
It appears that somehow we forgot to add support for code variables.
Chris Lattner
2003-08-04
Add initial support for a new 'dag' type
Chris Lattner
2003-08-03
Allow registers to specify a custom name
Chris Lattner
2003-08-03
add new --gen-instr-desc option
Chris Lattner
2003-08-03
Add new Record::getValueAsBit method
Chris Lattner
2003-08-03
Finish the instruction info emitter
Chris Lattner
2003-08-03
Fix bug: TableGen/IntBitInit.td
Chris Lattner
2003-08-03
Fix bug: TableGen/BitsInitOverflow.td
Chris Lattner
2003-08-03
* Changes to allow lists of any type
Chris Lattner
2003-08-03
Changes to allow lists of any type
Chris Lattner
2003-08-03
expand contraction
Chris Lattner
2003-08-03
Add support for instruction enum emission
Chris Lattner
2003-08-03
Initial checkin of Instruction emitter, which just produces enum values so far
Chris Lattner
2003-08-03
Remove dead private:
Chris Lattner
2003-08-03
Make the register numbers line up more frequently
Chris Lattner
2003-08-03
Allow an external 'set' command to set multiple values in the same command.
Chris Lattner
2003-08-03
Finish the register info emitter
Chris Lattner
2003-08-02
Add new method
Chris Lattner
2003-08-01
DEBUG got moved to Debug.h
Chris Lattner
[prev]
[next]