Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / XCore / XCoreTargetObjectFile.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-14 David MajnemerCodeGen: Stick constant pool entries in COMDAT sections...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-03-02 Craig TopperSwitch all uses of LLVM_OVERRIDE to just use 'override...
2014-02-11 Robert LyttonXCore target: fix const section handling
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-02-08 Rafael EspindolaAdd LLVM_OVERRIDE to a few declarations.
2014-01-28 Eric ChristopherRevert r199871 and replace it with a simple check in...
2014-01-23 Eric ChristopherAdd a variable to track whether or not we've used a...
2013-12-02 Robert LyttonXCore target: Add large code model
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2010-02-15 Anton KorobeynikovMove TLOF implementations to libCodegen to resolve...
2009-07-31 Chris Lattnerswitch off of 'Section' onto MCSection. We're not...
2009-07-28 Chris LattnerRip all of the global variable lowering logic out of...