search for: subr_fpi16m80

Displaying 1 result from an estimated 1 matches for "subr_fpi16m80".

2011 Jul 16
0
[LLVMdev] TableGen and DenseMap Strangeness
...(std::make_pair(TheKey, New)); assert(Inserted && "Did not insert new Init into pool!"); } return Result->second; } If WORKS is defined, everything builds and tests fine. If it is not defined, TableGen aborts with: lib/Target/X86/X86InstrFPStack.td:212:10: error: In SUBR_FpI16m80: Operand $src1 does not appear in the instruction pattern defm SUBR: FPBinary<fsub ,MRM5m, "subr">; ^ Anyone have a clue why the order of hashing might matter? I've made sure no Inits are deleted anywhere so their memory should not be reused. Valgrind reports a "...