Fix for bz24500: Avoid non-deterministic code generation triggered by the x86 call...
[oota-llvm.git] / lib / Target / X86 / X86CallFrameOptimization.cpp
2015-09-08 Andrew KaylorFix for bz24500: Avoid non-deterministic code generatio...
2015-08-12 Michael Kuperstein[X86] Allow x86 call frame optimization to fold more...
2015-08-09 Saleem AbdulrasoolX86: remove a dead store (NFC)
2015-08-04 Sanjay Patelwrap OptSize and MinSize attributes for easier and...
2015-07-22 Hans WennborgFix -Wextra-semi warnings.
2015-07-16 Michael Kuperstein[X86] Reapply r240257 : "Allow more call sequences...
2015-07-16 Reid KlecknerRevert "[X86] Allow more call sequences to use push...
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...