Sink DwarfUnit::constructImportedEntityDIE into DwarfCompileUnit.
[oota-llvm.git] / lib / CodeGen / TargetOptionsImpl.cpp
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-08-22 Bill WendlingCheck only if we have this attribute. If it's not an...
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-06-19 Bill WendlingThis is now a duplicate.
2013-06-19 Bill WendlingMake the comparison operators non-member functions.
2013-05-07 Rafael EspindolaRemove exception handling support from the old JIT.
2013-04-05 Bill WendlingUse the target options specified on a function to reset...
2011-12-15 Nick LewyckyMove parts of lib/Target that use CodeGen into lib...