[WinEH] Remove unused intrinsic llvm.x86.seh.restoreframe
[oota-llvm.git] / test / MC / X86 / intel-syntax-encoding.s
2013-03-18 Craig TopperPost process ADC/SBB and use a shorter encoding if...
2013-03-18 Craig TopperRefactor some duplicated code into helper functions.
2012-04-11 Charles DavisAdd retw and lretw instructions. Also, fix Intel syntax...
2012-01-30 Devang PatelIntel syntax. Adjust special code, used to recognize...
2012-01-24 Devang PatelIntel Syntax: Extend special hand coded logic, to recog...
2012-01-20 Devang PatelIntel syntax: Parse ... PTR [-8]
2012-01-20 Devang PatelIntel syntax: For now, disable ambiguous JMP64pcrel32...
2012-01-19 Devang PatelPost process 'and', 'sub' instructions and select bette...
2012-01-19 Devang PatelIntel syntax: There is no need to create unary expr...
2012-01-19 Devang PatelPost process 'xor', 'or' and 'cmp' instructions and...