[X86] Use cast instead of dyn_cast and a null check marked unreachable.
[oota-llvm.git] / lib / Target / X86 / X86MachineFunctionInfo.cpp
2015-07-29 Nick LewyckyFix typo "fuction" noticed in comments in AssumptionCac...
2014-12-04 Michael Liao[X86] Clean up whitespace as well as minor coding style
2014-12-04 Michael Liao[X86] Restore X86 base pointer after call to llvm.eh...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...