Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the cached subtarget from the MachineFunction rather than | Eric Christopher | 2015-02-20 | 1 | -2/+2 |
* | X86: Canonicalize access to function attributes, NFC | Duncan P. N. Exon Smith | 2015-02-14 | 1 | -4/+2 |
* | [X86] Call frame optimization - allow stack-relative movs to be folded into a... | Michael Kuperstein | 2015-02-12 | 1 | -6/+0 |
* | [X86] A heuristic to estimate the size impact for converting stack-relative p... | Michael Kuperstein | 2015-02-12 | 1 | -25/+71 |
* | [X86] Split information collection from actual transformation in call frame o... | Michael Kuperstein | 2015-02-11 | 1 | -59/+100 |
* | Make helper functions/classes/globals static. NFC. | Benjamin Kramer | 2015-02-06 | 1 | -3/+4 |
* | [X86] Convert esp-relative movs of function arguments to pushes, step 2 | Michael Kuperstein | 2015-02-01 | 1 | -0/+400 |
* | Revert r227728 due to bad line endings. | Michael Kuperstein | 2015-02-01 | 1 | -400/+0 |
* | [X86] Convert esp-relative movs of function arguments to pushes, step 2 | Michael Kuperstein | 2015-02-01 | 1 | -0/+400 |