Change x86_fastcallcc to require inreg markers. This allows it to known
[oota-llvm.git] / test / CodeGen / X86 / movbe.ll
2011-10-11 NAKAMURA Takumitest/CodeGen/X86/movbe.ll: Give explicit -mtriple=x86_6...
2011-10-10 Benjamin KramerX86: Add patterns for the movbe instruction (mov +...