[X86] Make isel select the 2-byte register form of INC/DEC even in non-64-bit mode...
[oota-llvm.git] / lib / Target / X86 / AsmParser / X86AsmParserCommon.h
2014-09-06 Chandler Carruth[x86] Fix a pretty horrible bug and inconsistency in...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-02-28 Evgeniy StepanovX86Operand is extracted into individual header.