HHVM calling conventions.
[oota-llvm.git] / lib / CodeGen / TargetFrameLoweringImpl.cpp
2015-09-29 Maksim PanchenkoHHVM calling conventions.
2015-08-15 James Y KnightRemove redundant TargetFrameLowering::getFrameIndexOffs...
2015-07-14 Matthias BraunPrologEpilogInserter: Rewrite API to determine callee...
2015-05-23 Akira HatanakaStop resetting NoFramePointerElim in TargetMachine...
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...
2014-10-14 Eric ChristopherRemove unnecessary TargetMachine.h includes.
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2011-12-15 Nick LewyckyMove parts of lib/Target that use CodeGen into lib...