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
/
Record.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
It appears that somehow we forgot to add support for code variables.
Chris Lattner
2003-08-04
1
-0
/
+6
*
Add initial support for a new 'dag' type
Chris Lattner
2003-08-04
1
-0
/
+7
*
Add new Record::getValueAsBit method
Chris Lattner
2003-08-03
1
-0
/
+16
*
Fix bug: TableGen/IntBitInit.td
Chris Lattner
2003-08-03
1
-1
/
+5
*
Fix bug: TableGen/BitsInitOverflow.td
Chris Lattner
2003-08-03
1
-0
/
+9
*
Changes to allow lists of any type
Chris Lattner
2003-08-03
1
-7
/
+21
*
Add new method
Chris Lattner
2003-08-02
1
-0
/
+17
*
add support for emitting register classes
Chris Lattner
2003-08-01
1
-0
/
+12
*
Add new getValueAsListInit and getValueAsInt methods
Chris Lattner
2003-08-01
1
-0
/
+30
*
Fix the way field bit references are resolved, also allow resolution of field...
Chris Lattner
2003-08-01
1
-9
/
+17
*
Add new getValueAsBitsInit 'high-level' method
Chris Lattner
2003-08-01
1
-0
/
+17
*
Switch over to an exception handling model for "high-level" requests.
Chris Lattner
2003-08-01
1
-7
/
+23
*
Factor code out into a new getAllDerivedDefinitions method, which is generall...
Chris Lattner
2003-08-01
1
-0
/
+20
*
Allow passing lists through variables
Chris Lattner
2003-07-30
1
-4
/
+12
*
Implement resolution of variables to the value of the variable once it gets a...
Chris Lattner
2003-07-30
1
-1
/
+15
*
Allow initializing variable initializers with variables
Chris Lattner
2003-07-28
1
-0
/
+9
*
Allow printing partially constructed bitsets
Chris Lattner
2002-12-06
1
-1
/
+4
*
Don't delete values that may still be referenced!
Chris Lattner
2002-12-06
1
-2
/
+0
*
Tighten up assertion checking
Chris Lattner
2002-12-06
1
-5
/
+7
*
Continue implementing field initializers
Chris Lattner
2002-12-03
1
-30
/
+40
*
Continued support for field intitializers
Chris Lattner
2002-12-02
1
-8
/
+22
*
Continued support for field initializer
Chris Lattner
2002-12-02
1
-11
/
+46
*
* Move BitsInit::resolveReferences up with the rest of BitsInit code
Chris Lattner
2002-12-02
1
-19
/
+25
*
Initial checkin of TableGen utility
Chris Lattner
2002-12-02
1
-0
/
+371