summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86ExpandPseudo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WinEH] Fix ESP management with 32-bit __CxxFrameHandler3Reid Kleckner2015-11-131-1/+4
* [WinEH] Split EH_RESTORE out of CATCHRET for 32-bit EHReid Kleckner2015-11-061-0/+7
* [WinEH] Ensure that funclets obey the x64 ABIDavid Majnemer2015-09-291-35/+0
* [WinEH] Make funclet return instrs pseudo instrsReid Kleckner2015-09-171-0/+35
* [X86] Refactor stack adjustments into X86FrameLowering::BuildStackAdjustmentReid Kleckner2015-06-181-7/+2
* [X86] Remove unneeded parameters and deduplicate stack alignment codeReid Kleckner2015-06-181-7/+2
* Re-land "[X86] Cache variables that only depend on the subtarget"Reid Kleckner2015-06-171-4/+4
* Revert "[X86] Cache variables that only depend on the subtarget"Reid Kleckner2015-06-171-4/+4
* [X86] Cache variables that only depend on the subtargetReid Kleckner2015-06-171-4/+4
* [X86] Implement the support for shrink-wrapping.Quentin Colombet2015-05-271-2/+3
* Reapply r238011 with a fix for the trap instruction.Quentin Colombet2015-05-221-0/+188
* Revert "[X86] Fix a variable name for r237977 so that it works with every com...Tamas Berghammer2015-05-221-188/+0
* [X86] Fix a variable name for r237977 so that it works with every compilers.Quentin Colombet2015-05-221-3/+3
* [X86] Refactor the prologue emission to prepare for shrink-wrapping.Quentin Colombet2015-05-221-0/+188
OpenPOWER on IntegriCloud