Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / X86 / X86CallFrameOptimization.cpp
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-22 Michael Kuperstein[X86] Allow more call sequences to use push instruction...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-18 Matthias BraunMachineInstr: Change return value of getOpcode() to...
2015-02-20 Eric ChristopherUse the cached subtarget from the MachineFunction rathe...
2015-02-14 Duncan P. N. Exon... X86: Canonicalize access to function attributes, NFC
2015-02-12 Michael Kuperstein[X86] Call frame optimization - allow stack-relative...
2015-02-12 Michael Kuperstein[X86] A heuristic to estimate the size impact for conve...
2015-02-11 Michael Kuperstein[X86] Split information collection from actual transfor...
2015-02-06 Benjamin KramerMake helper functions/classes/globals static. NFC.
2015-02-01 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2015-02-01 Michael KupersteinRevert r227728 due to bad line endings.
2015-02-01 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...