Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
6aade28fd3336e169e899a7626cc60717ef5b718
/
llvm
/
utils
/
TableGen
/
DAGISelMatcher.cpp
ac55f9d
rename PushMatcherNode -> ScopeMatcherNode to more accurately
by Chris Lattner
· 16 years ago
0c95baa
contract movechild+checktype into a new checkchild node, shrinking the
by Chris Lattner
· 16 years ago
ab41756
implement a simple proof-of-concept optimization for
by Chris Lattner
· 16 years ago
2936437
The new isel was not properly handling patterns that covered
by Chris Lattner
· 16 years ago
bb2afb7
add a new CheckMultiOpcode opcode for checking that a node
by Chris Lattner
· 16 years ago
79eaeb4
implement the last known missing feature: updating uses of results
by Chris Lattner
· 16 years ago
132df65
Lots of improvements to the new dagisel emitter. This gets it to
by Chris Lattner
· 16 years ago
42a7ba7
add support for referencing registers and immediates,
by Chris Lattner
· 16 years ago
186ad80
rename the child field to 'next'. This is not a parent/child
by Chris Lattner
· 16 years ago
d582a36
eliminate the MatcherNodeWithChild class, give the 'child' field to MatcherNode.
by Chris Lattner
· 16 years ago
f8a5bb0
Emulate the current isel's "IsChainCompatible" logic for now.
by Chris Lattner
· 16 years ago
f8695c1
convert the new matcher to check intermediate nodes for a single
by Chris Lattner
· 16 years ago
aa7d3e0
add support for the new isel matcher to generate
by Chris Lattner
· 16 years ago
b02cdaa
Check in the first big step of rewriting DAGISelEmitter to
by Chris Lattner
· 16 years ago