index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
tools
/
TableGen
/
InstrSelectorEmitter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the Any type. Minor fixes and enhancements for BasicBlock op...
Chris Lattner
2003-08-12
1
-1
/
+1
*
Rename DNVT_bool to DNVT_i1 to be consistent with type system
Chris Lattner
2003-08-12
1
-1
/
+1
*
Add support for a bool argty
Chris Lattner
2003-08-12
1
-2
/
+1
*
Add support for frameidx and literal immediates for instructions
Chris Lattner
2003-08-11
1
-6
/
+13
*
Add support for naming the destination of a "set" in a pattern
Chris Lattner
2003-08-11
1
-0
/
+2
*
Add support for the Arg1 argument type
Chris Lattner
2003-08-11
1
-0
/
+1
*
Add full support for code generating expanders!
Chris Lattner
2003-08-10
1
-8
/
+41
*
Finish the matcher!
Chris Lattner
2003-08-10
1
-0
/
+2
*
This implements a large amount of the matcher, in fact, all of it except for ...
Chris Lattner
2003-08-08
1
-4
/
+27
*
Emit the first half of the instruction selector.
Chris Lattner
2003-08-08
1
-1
/
+45
*
Finish implementation of nonterminal instantiation.
Chris Lattner
2003-08-07
1
-5
/
+46
*
Implement type-inference/checking for non-terminal references
Chris Lattner
2003-08-07
1
-1
/
+17
*
Rename all of the "Process" methods to be "read" methods, start the Instantia...
Chris Lattner
2003-08-07
1
-11
/
+14
*
Cleanup and reorganize code, no functional changes
Chris Lattner
2003-08-07
1
-0
/
+7
*
Read in expanders too
Chris Lattner
2003-08-07
1
-0
/
+3
*
Continued evolution of the selector emitter: Represent instruction patterns
Chris Lattner
2003-08-07
1
-16
/
+96
*
Finish implementation of the type inference engine.
Chris Lattner
2003-08-07
1
-1
/
+6
*
Initial checkin of tree pattern parser and type inference engine (which still...
Chris Lattner
2003-08-07
1
-0
/
+59
*
Add error checking code to the node type parser. Start the instruction pattern
Chris Lattner
2003-08-06
1
-4
/
+5
*
Initial support for an instruction selector emitter
Chris Lattner
2003-08-06
1
-0
/
+59