index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
support
/
tools
/
TableGen
/
InstrSelectorEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement type-inference/checking for non-terminal references
Chris Lattner
2003-08-07
1
-17
/
+36
*
Rename all of the "Process" methods to be "read" methods, start the Instantia...
Chris Lattner
2003-08-07
1
-31
/
+35
*
Add support for "cast" nodes, which are required when there is not enough inf...
Chris Lattner
2003-08-07
1
-1
/
+24
*
Use the new version of isSubClassOf
Chris Lattner
2003-08-07
1
-12
/
+11
*
Cleanup and reorganize code, no functional changes
Chris Lattner
2003-08-07
1
-83
/
+94
*
Read in expanders too
Chris Lattner
2003-08-07
1
-4
/
+20
*
Continued evolution of the selector emitter: Represent instruction patterns
Chris Lattner
2003-08-07
1
-48
/
+93
*
Finish implementation of the type inference engine.
Chris Lattner
2003-08-07
1
-7
/
+30
*
Initial checkin of tree pattern parser and type inference engine (which still...
Chris Lattner
2003-08-07
1
-3
/
+165
*
Export the register classes so that the instruction selector can get at them ...
Chris Lattner
2003-08-06
1
-5
/
+5
*
Add error checking code to the node type parser. Start the instruction pattern
Chris Lattner
2003-08-06
1
-3
/
+29
*
Initial support for an instruction selector emitter
Chris Lattner
2003-08-06
1
-0
/
+56