Loop strength reduce: fix function name.
[oota-llvm.git] / lib / Target / XCore / XCoreTargetObjectFile.cpp
2013-12-02 Robert LyttonXCore target: Add large code model
2013-05-04 Richard Osborne[XCore] Use static relocation model by default.
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2011-01-23 Rafael EspindolaRemove more duplicated code.
2011-01-23 Rafael EspindolaRemove duplicated code.
2010-11-11 Rafael EspindolaRemove some explicit arguments to getELFSection. This is
2010-04-08 Chris Lattnermove elf section uniquing to MCContext. Along the way
2009-10-06 Richard OsborneRemove xs1a subtarget. xs1a is a preproduction device...
2009-08-18 Richard OsborneAdd support for mergeable sections back into the XCore...
2009-08-18 Richard OsbornePut data with relocations in the same sections as data...
2009-08-15 Chris Lattneruse XCore-specific section with xcore specific cp/dp...
2009-08-13 Bruno Cardoso LopesChange MCSectionELF to represent a section semantically...
2009-08-08 Chris Lattnernow that getOrCreateSection is all object-file specific,
2009-08-02 Chris LattnerMake SectionKind::get() private.
2009-08-01 Chris Lattnerupdate for rename
2009-08-01 Chris LattnerChange SectionKind to be a property that is true of...
2009-08-01 Nick LewyckyAdd newline at end of file to remove gcc warning.
2009-07-31 Chris Lattnerswitch off of 'Section' onto MCSection. We're not...
2009-07-28 Owen AndersonChange ConstantArray to 2.5 API.
2009-07-28 Chris LattnerRip all of the global variable lowering logic out of...