summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/pop-stack-cleanup.ll
Commit message (Expand)AuthorAgeFilesLines
* [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-191-1/+1
* [X86] Correctly select registers to pop into for x86_64Michael Kuperstein2016-03-101-0/+11
* [X86] Generate .cfi_adjust_cfa_offset correctly when pushing argumentsMichael Kuperstein2015-11-031-3/+3
* [X86] Do not generate 64-bit pops of 32-bit GPRs.Michael Kuperstein2015-09-161-1/+16
* [X86] When optimizing for minsize, use POP for small post-call stack clean-upMichael Kuperstein2015-08-111-0/+61
OpenPOWER on IntegriCloud