Use SmallVectorImpl instead of SmallVector for iterators and references to avoid...
[oota-llvm.git] / lib / CodeGen / TargetOptionsImpl.cpp
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...