index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
TableGen
/
Record.cpp
Age
Commit message (
Expand
)
Author
2003-08-02
Add new method
Chris Lattner
2003-08-01
add support for emitting register classes
Chris Lattner
2003-08-01
Add new getValueAsListInit and getValueAsInt methods
Chris Lattner
2003-08-01
Fix the way field bit references are resolved, also allow resolution of field...
Chris Lattner
2003-08-01
Add new getValueAsBitsInit 'high-level' method
Chris Lattner
2003-08-01
Switch over to an exception handling model for "high-level" requests.
Chris Lattner
2003-08-01
Factor code out into a new getAllDerivedDefinitions method, which is generall...
Chris Lattner
2003-07-30
Allow passing lists through variables
Chris Lattner
2003-07-30
Implement resolution of variables to the value of the variable once it gets a...
Chris Lattner
2003-07-28
Allow initializing variable initializers with variables
Chris Lattner
2002-12-06
Allow printing partially constructed bitsets
Chris Lattner
2002-12-06
Don't delete values that may still be referenced!
Chris Lattner
2002-12-06
Tighten up assertion checking
Chris Lattner
2002-12-03
Continue implementing field initializers
Chris Lattner
2002-12-02
Continued support for field intitializers
Chris Lattner
2002-12-02
Continued support for field initializer
Chris Lattner
2002-12-02
* Move BitsInit::resolveReferences up with the rest of BitsInit code
Chris Lattner
2002-12-02
Initial checkin of TableGen utility
Chris Lattner
[prev]