aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Bitcode/BitCodes.h
Commit message (Expand)AuthorAgeFilesLines
* Add two new record types to the blockinfo block:Chris Lattner2009-04-261-2/+4
* fix comment to reflect the implementation I ended up settling on.Chris Lattner2009-04-071-1/+1
* add a new Blob encoding abbreviation for bitcode files that emitsChris Lattner2009-04-061-1/+3
* Removed trailing whitespace.Misha Brukman2009-02-201-17/+17
* Fix a calculation error in comments.Zhongxing Xu2008-10-161-1/+1
* Fix more -Wshorten-64-to-32 warnings.Evan Cheng2008-05-051-1/+3
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Add explicit keywords.Dan Gohman2007-10-081-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+179