]> granicus.if.org Git - clang/history - lib/CodeGen/CGBuilder.h
Header guard canonicalization, clang part.
[clang] / lib / CodeGen / CGBuilder.h
2014-08-13 Benjamin KramerHeader guard canonicalization, clang part.
2014-05-22 Alexander MusmanThis patch adds a helper class (CGLoopInfo) for marking...
2013-01-02 Chandler CarruthRewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as...
2012-06-29 Chandler CarruthUpdate Clang to reflect the new home of IRBuilder.h...
2010-07-06 John McCallMake CGBuilderTy a typedef again; its functionality...
2010-07-03 John McCallProvide convenience routines to save and restore the...
2008-11-12 Daniel DunbarDisable generation of basic block names in NDEBUG mode.
2008-11-10 Chris Lattnerdon't preserve names on IR instructions. This matches...
2008-11-01 Daniel DunbarMove IRBuilder type definition to common file.