aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Bitcode/Writer/ValueEnumerator.h
Commit message (Expand)AuthorAgeFilesLines
* Enumerate function-local metadata (and its types and operands) only during fu...Victor Hernandez2010-01-131-3/+4
* Derive NamedMDNode from Value.Devang Patel2010-01-091-0/+2
* Use separate namespace for named metadata.Devang Patel2010-01-071-0/+2
* bitcode writer support for blockaddress.Chris Lattner2009-10-281-0/+9
* Write and read metadata attachments.Devang Patel2009-09-181-2/+10
* Use separate ValueList for metadata.Devang Patel2009-08-041-7/+8
* Don't remove aggregate-typed module level constants before encoding functionsNick Lewycky2009-06-121-5/+0
* Large mechanical patch.Devang Patel2008-09-251-10/+10
* s/ParameterAttributes/Attributes/gDevang Patel2008-09-231-1/+1
* Reimplement the parameter attributes support, phase #1. hilights:Chris Lattner2008-03-121-8/+9
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+126