Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
45a2d7d44ae697e28df383d31455145fb754ac58
/
utils
/
TableGen
/
DAGISelMatcherEmitter.cpp
845c042
add support for referencing registers and immediates,
by Chris Lattner
· 15 years ago
b49985a
start sketching out the structure of code for result emission generation.
by Chris Lattner
· 15 years ago
bd8227f
rename the child field to 'next'. This is not a parent/child
by Chris Lattner
· 15 years ago
8ef9c79
eliminate the MatcherNodeWithChild class, give the 'child' field to MatcherNode.
by Chris Lattner
· 15 years ago
781f359
improve comments, the matcher is now feature complete, on to codegen.
by Chris Lattner
· 15 years ago
9a747f1
Emulate the current isel's "IsChainCompatible" logic for now.
by Chris Lattner
· 15 years ago
c96087b
improve comments on OPC_Record to say what we're recording a node.
by Chris Lattner
· 15 years ago
5be6e59
improve comments in generated matcher a bit.
by Chris Lattner
· 15 years ago
e609a51
make the new isel generator plop out a CheckComplexPattern function
by Chris Lattner
· 15 years ago
21390d7
convert the new matcher to check intermediate nodes for a single
by Chris Lattner
· 15 years ago
050a03d
generate code for node and pattern predicates. Note that this won't
by Chris Lattner
· 15 years ago
e02ea54
refactor some code into a local class.
by Chris Lattner
· 15 years ago
e39650a
add support for the new isel matcher to generate
by Chris Lattner
· 15 years ago
da272d1
Check in the first big step of rewriting DAGISelEmitter to
by Chris Lattner
· 15 years ago