summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* typoSanjay Patel2014-09-101-1/+1
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* This patch adds a helper class (CGLoopInfo) for marking memory instructions w...Alexander Musman2014-05-221-2/+29
* Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate toChandler Carruth2013-01-021-1/+1
* Update Clang to reflect the new home of IRBuilder.h as of r159421.Chandler Carruth2012-06-291-1/+1
* Make CGBuilderTy a typedef again; its functionality has been rolled backJohn McCall2010-07-061-49/+2
* Provide convenience routines to save and restore the current insertionJohn McCall2010-07-031-3/+52
* Disable generation of basic block names in NDEBUG mode.Daniel Dunbar2008-11-121-1/+5
* don't preserve names on IR instructions. This matches llvm-gcc's behavior andChris Lattner2008-11-101-1/+2
* Move IRBuilder type definition to common file.Daniel Dunbar2008-11-011-0/+21
OpenPOWER on IntegriCloud