[llvm-commits] [llvm] r75308 - in /llvm/trunk: include/llvm/CodeGen/ValueTypes.h include/llvm/CodeGen/ValueTypes.td lib/VMCore/ValueTypes.cpp utils/TableGen/CodeGenTarget.cpp
Anton Korobeynikov
anton at korobeynikov.info
Sun Jul 12 12:10:19 PDT 2009
Hi, Chris
> I specifically mean that you should not call "addRegisterClass" with
> the regclass.
Then regalloc will assert, unfortunaterly. It check whether regclass
is native or not over-aggressively.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list