Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
0b59225fe1ab91a20b81430b34bc4157a7471591
/
utils
/
TableGen
/
DAGISelEmitter.cpp
0b59225
check that there are no unexpected operands
by Chris Lattner
· 20 years ago
c4a8b73
force all instruction operands to be named.
by Chris Lattner
· 20 years ago
3a7319d
fix a broke range check
by Chris Lattner
· 20 years ago
d8a3bde
Parse significantly more of the instruction pattern, now collecting and
by Chris Lattner
· 20 years ago
39e8af9
Verify that set destinations occur first in the instruction operand list.
by Chris Lattner
· 20 years ago
71cdb7f
remove some code that isn't ready for prime time
by Chris Lattner
· 20 years ago
ec67643
Switch to a slightly more structured representation for instructions
by Chris Lattner
· 20 years ago
5f8cb2a
Add some more checking/verification code
by Chris Lattner
· 20 years ago
1f39e29
start parsing instructions into patterns, start doing many more checks of
by Chris Lattner
· 20 years ago
f4f33ba
don't emit the namespace inside the class!
by Chris Lattner
· 20 years ago
1048b7a
Emit code suitable for emission into the ISel class, allowing us to use/define
by Chris Lattner
· 20 years ago
6de8b53
continue xform function parsing
by Chris Lattner
· 20 years ago
24eeeb8
Start parsing node transformation information
by Chris Lattner
· 20 years ago
ee9f0c3
completely eliminate TreePattern::PatternType
by Chris Lattner
· 20 years ago
3793709
add an accessor to provide more checking
by Chris Lattner
· 20 years ago
f2a17a7
use new accessors to simplify code. Add checking to make sure top-level instr
by Chris Lattner
· 20 years ago
95f6b76
Fix incorrect comment
by Chris Lattner
· 20 years ago
3270760
Implement a complete type inference system for dag patterns, based on the
by Chris Lattner
· 20 years ago
33c92e9
Parse information about type constraints on SDNodes
by Chris Lattner
· 20 years ago
6af14a6
use node info in the one place we currently use it
by Chris Lattner
· 20 years ago
ca559d0
start parsing SDNode info records
by Chris Lattner
· 20 years ago
fbf8e57
Keep names even when inlining. This allows us to realize that ADDI is:
by Chris Lattner
· 20 years ago
54cb8fd
Initial cut of the dag isel generator. This is still very much a work in
by Chris Lattner
· 20 years ago