summaryrefslogtreecommitdiff
path: root/lib/VMCore/IRBuilder.cpp
Commit message (Expand)AuthorAge
* make irbuilder use the new optimized debug info accessors.Chris Lattner2010-03-31
* Fix several comments which had previously been "the the" where aDan Gohman2010-02-10
* Fix "the the" and similar typos.Dan Gohman2010-02-10
* Final step in the metadata API restructuring: move the Chris Lattner2009-12-29
* This is a major cleanup of the instruction metadata interfaces thatChris Lattner2009-12-28
* remove #include of Function.h from IRBuilderChris Lattner2009-12-28
* move debug info stuff out of line, allowing two #includesChris Lattner2009-12-28
* split code that doesn't need to be templated out of IRBuilder into a newChris Lattner2009-12-28