summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86CallFrameOptimization.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the cached subtarget from the MachineFunction rather thanEric Christopher2015-02-201-2/+2
* X86: Canonicalize access to function attributes, NFCDuncan P. N. Exon Smith2015-02-141-4/+2
* [X86] Call frame optimization - allow stack-relative movs to be folded into a...Michael Kuperstein2015-02-121-6/+0
* [X86] A heuristic to estimate the size impact for converting stack-relative p...Michael Kuperstein2015-02-121-25/+71
* [X86] Split information collection from actual transformation in call frame o...Michael Kuperstein2015-02-111-59/+100
* Make helper functions/classes/globals static. NFC.Benjamin Kramer2015-02-061-3/+4
* [X86] Convert esp-relative movs of function arguments to pushes, step 2Michael Kuperstein2015-02-011-0/+400
* Revert r227728 due to bad line endings.Michael Kuperstein2015-02-011-400/+0
* [X86] Convert esp-relative movs of function arguments to pushes, step 2Michael Kuperstein2015-02-011-0/+400
OpenPOWER on IntegriCloud