aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Bitcode/LLVMBitCodes.h
Commit message (Expand)AuthorAgeFilesLines
* Long double, part 1 of N. Support in IR.Dale Johannesen2007-08-031-1/+8
* update comments, no functionality changeChris Lattner2007-05-081-4/+4
* add inline asm codeChris Lattner2007-05-061-1/+2
* add a denser encoding for null terminated strings, add a 6-bit abbrev asChris Lattner2007-05-061-8/+9
* implement the 'string constant' optimization. This shrinks kc.bit fromChris Lattner2007-05-061-8/+9
* eliminate lengths from record bodiesChris Lattner2007-05-041-16/+16
* minor cleanups. Add provisions for a new standard BLOCKINFO_BLOCKChris Lattner2007-05-041-9/+9
* remove unused codeChris Lattner2007-05-041-12/+11
* add new codesChris Lattner2007-05-041-5/+11
* add a new codeChris Lattner2007-05-031-1/+2
* update to reflect realityChris Lattner2007-05-021-1/+1
* add missing opcode.Chris Lattner2007-05-011-9/+10
* add some helpersChris Lattner2007-04-291-1/+1
* start defining codes for instructionsChris Lattner2007-04-261-6/+34
* add a new codeChris Lattner2007-04-261-1/+4
* add alias support to bitcodeChris Lattner2007-04-261-1/+4
* comentateChris Lattner2007-04-241-0/+8
* add records for constant exprsChris Lattner2007-04-241-9/+46
* add codes for constants tableChris Lattner2007-04-231-3/+17
* Fix a bug in bitstream writer handling abbrevs, add value symtabChris Lattner2007-04-231-1/+6
* promote this to being a public header.Chris Lattner2007-04-231-0/+87