Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / include / llvm / Support / CodeGen.h
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-11-07 Justin HibbitsAdd Position-independent Code model Module API.
2013-05-01 Filip PizloThis exposes more MCJIT options via the C API:
2012-04-08 Chandler CarruthMove the TLSModel information into the TargetMachine...
2011-11-16 Evan ChengSink codegen optimization level into MCCodeGenInfo...
2011-08-23 Evan ChengSome refactoring so TargetRegistry.h no longer has...