[llvm-commits] [llvm] r121908 - /llvm/trunk/lib/Target/X86/X86InstrCompiler.td

Duncan Sands baldrick at free.fr
Thu Dec 16 01:40:40 PST 2010


Hi Evan,

> Only rr forms of ADD*_DB are commutable.

one of the dragonegg self-host buildbots was unhappy, saying:

LLVM ERROR: Don't know how to commute: %reg16399<def> = ADD32ri8_DB %reg16398, 
4, %EFLAGS<imp-def,dead>; GR32:%reg16399,16398

Hopefully this fixes it - thanks a lot!

Ciao, Duncan.



More information about the llvm-commits mailing list