summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/X86/relax-insn.s
Commit message (Collapse)AuthorAgeFilesLines
* [x86] Do not relax PUSHi16 to PUSHi32 (PR18414)David Woodhouse2014-01-081-0/+5
They do *different* things to %esp, so they are not equivalent. Rename PUSHi8 to PUSH32i8 and add the missing PUSH16i8. llvm-svn: 198761
OpenPOWER on IntegriCloud