Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to | Chandler Carruth |
2012-06-29 | Update Clang to reflect the new home of IRBuilder.h as of r159421. | Chandler Carruth |
2010-07-06 | Make CGBuilderTy a typedef again; its functionality has been rolled back | John McCall |
2010-07-03 | Provide convenience routines to save and restore the current insertion | John McCall |
2008-11-12 | Disable generation of basic block names in NDEBUG mode. | Daniel Dunbar |
2008-11-10 | don't preserve names on IR instructions. This matches llvm-gcc's behavior and | Chris Lattner |
2008-11-01 | Move IRBuilder type definition to common file. | Daniel Dunbar |