llvm-6502/include
Chris Lattner fa342faef9 eliminate the CheckMultiOpcodeMatcher code and have each
ComplexPattern at the root be generated multiple times, once
for each opcode they are part of.  This encourages factoring
because the opcode checks get treated just like everything
else in the matcher.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97439 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-01 07:17:40 +00:00
..
llvm eliminate the CheckMultiOpcodeMatcher code and have each 2010-03-01 07:17:40 +00:00
llvm-c Add support for global variables in an address space for llvm-c and ocaml. 2010-02-28 09:46:13 +00:00