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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add an instruction selector emitter skeleton
Chris Lattner
2003-08-06
1
-2
/
+7
*
convert over to using TableGen backends
Chris Lattner
2003-08-06
4
-31
/
+9
*
Switch code over to being a TableGenBackend
Chris Lattner
2003-08-06
2
-29
/
+9
*
Add more helper methods
Chris Lattner
2003-08-06
2
-1
/
+30
*
New common interface for backends to use
Chris Lattner
2003-08-06
2
-0
/
+43
*
Stop special-casing annul and predict bits (which are Sparc-specific anyway)
Misha Brukman
2003-08-05
1
-8
/
+1
*
No functional changes, comment the fix I just put in
Chris Lattner
2003-08-05
1
-4
/
+5
*
The CodeEmitterGenerator used to consider ANY uninitialized field as being an
Chris Lattner
2003-08-05
1
-48
/
+48
*
Parse DAG patterns
Chris Lattner
2003-08-04
1
-0
/
+24
*
add support for DagInit initializers, which represent DAG patterns
Chris Lattner
2003-08-04
2
-1
/
+34
*
Update file header comment
Chris Lattner
2003-08-04
1
-1
/
+3
*
Transition complete, remove the obsolete 'set' keyword
Chris Lattner
2003-08-04
1
-1
/
+0
*
Start transitioning towards using 'let X = y in' statements, instead of 'set ...
Chris Lattner
2003-08-04
2
-20
/
+21
*
It appears that somehow we forgot to add support for code variables.
Chris Lattner
2003-08-04
2
-0
/
+7
*
Add initial support for a new 'dag' type
Chris Lattner
2003-08-04
4
-1
/
+28
*
Allow registers to specify a custom name
Chris Lattner
2003-08-03
1
-1
/
+6
*
add new --gen-instr-desc option
Chris Lattner
2003-08-03
1
-1
/
+6
*
Add new Record::getValueAsBit method
Chris Lattner
2003-08-03
2
-0
/
+22
*
Finish the instruction info emitter
Chris Lattner
2003-08-03
2
-9
/
+130
*
Fix bug: TableGen/IntBitInit.td
Chris Lattner
2003-08-03
2
-1
/
+6
*
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
-26
/
+31
*
Changes to allow lists of any type
Chris Lattner
2003-08-03
3
-55
/
+115
*
expand contraction
Chris Lattner
2003-08-03
1
-1
/
+1
*
Add support for instruction enum emission
Chris Lattner
2003-08-03
1
-0
/
+10
*
Initial checkin of Instruction emitter, which just produces enum values so far
Chris Lattner
2003-08-03
2
-0
/
+91
*
Remove dead private:
Chris Lattner
2003-08-03
1
-1
/
+0
*
Make the register numbers line up more frequently
Chris Lattner
2003-08-03
1
-1
/
+1
*
Allow an external 'set' command to set multiple values in the same command.
Chris Lattner
2003-08-03
1
-15
/
+35
*
Finish the register info emitter
Chris Lattner
2003-08-03
1
-9
/
+96
*
Add new method
Chris Lattner
2003-08-02
2
-0
/
+23
*
DEBUG got moved to Debug.h
Chris Lattner
2003-08-01
1
-1
/
+1
*
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 support for emitting register classes
Chris Lattner
2003-08-01
3
-1
/
+63
*
Add new getValueAsListInit and getValueAsInt methods
Chris Lattner
2003-08-01
2
-0
/
+41
*
Add the ability to emit register file enums
Chris Lattner
2003-08-01
3
-4
/
+59
*
Fix the way field bit references are resolved, also allow resolution of field...
Chris Lattner
2003-08-01
2
-9
/
+19
*
Dead code elimination
Chris Lattner
2003-08-01
1
-10
/
+3
*
Add new getValueAsBitsInit 'high-level' method
Chris Lattner
2003-08-01
3
-9
/
+25
*
Add file comment
Chris Lattner
2003-08-01
1
-40
/
+52
*
Initial checkin of register info emitter
Chris Lattner
2003-08-01
2
-0
/
+68
*
Simplify code to match new interfaces
Chris Lattner
2003-08-01
2
-10
/
+6
*
Switch over to an exception handling model for "high-level" requests.
Chris Lattner
2003-08-01
2
-10
/
+39
*
Minor cleanups
Chris Lattner
2003-08-01
1
-6
/
+2
*
Factor code out into a new getAllDerivedDefinitions method, which is generall...
Chris Lattner
2003-08-01
3
-6
/
+31
*
More minor cleanups of the interface
Chris Lattner
2003-07-31
2
-3
/
+11
*
Rename createEmitter to run because eventually all tablegen backends will
Chris Lattner
2003-07-31
3
-5
/
+6
*
Add file comment
Chris Lattner
2003-07-31
1
-0
/
+2
*
Tighten up interface
Chris Lattner
2003-07-31
1
-3
/
+3
[prev]
[next]