BumpPtrAllocator: do the size check without moving any pointers
[oota-llvm.git] / include / llvm / Support / CodeGen.h
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...