[WebAssembly] Convert a regular for loop to a range-based for loop.
[oota-llvm.git] / lib / Target / XCore / XCoreMachineFunctionInfo.cpp
2015-07-29 Nick LewyckyFix typo "fuction" noticed in comments in AssumptionCac...
2014-02-18 Robert LyttonXCore target: Fix llvm.eh.return and EH info register...
2014-01-06 Robert LyttonXCore target: Refactor LR handling
2013-12-02 Robert LyttonXCore target: Make handling of large frames not depende...
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...