summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86MachineFunctionInfo.cpp
AgeCommit message (Expand)Author
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie
2017-03-14Disable Callee Saved RegistersOren Ben Simhon
2015-07-29Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the...Nick Lewycky
2014-12-04[X86] Clean up whitespace as well as minor coding styleMichael Liao
2014-12-04[X86] Restore X86 base pointer after call to llvm.eh.sjlj.setjmpMichael Liao
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie