Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Long double, part 1 of N. Support in IR. | Dale Johannesen | 2007-08-03 | 1 | -1/+8 |
* | update comments, no functionality change | Chris Lattner | 2007-05-08 | 1 | -4/+4 |
* | add inline asm code | Chris Lattner | 2007-05-06 | 1 | -1/+2 |
* | add a denser encoding for null terminated strings, add a 6-bit abbrev as | Chris Lattner | 2007-05-06 | 1 | -8/+9 |
* | implement the 'string constant' optimization. This shrinks kc.bit from | Chris Lattner | 2007-05-06 | 1 | -8/+9 |
* | eliminate lengths from record bodies | Chris Lattner | 2007-05-04 | 1 | -16/+16 |
* | minor cleanups. Add provisions for a new standard BLOCKINFO_BLOCK | Chris Lattner | 2007-05-04 | 1 | -9/+9 |
* | remove unused code | Chris Lattner | 2007-05-04 | 1 | -12/+11 |
* | add new codes | Chris Lattner | 2007-05-04 | 1 | -5/+11 |
* | add a new code | Chris Lattner | 2007-05-03 | 1 | -1/+2 |
* | update to reflect reality | Chris Lattner | 2007-05-02 | 1 | -1/+1 |
* | add missing opcode. | Chris Lattner | 2007-05-01 | 1 | -9/+10 |
* | add some helpers | Chris Lattner | 2007-04-29 | 1 | -1/+1 |
* | start defining codes for instructions | Chris Lattner | 2007-04-26 | 1 | -6/+34 |
* | add a new code | Chris Lattner | 2007-04-26 | 1 | -1/+4 |
* | add alias support to bitcode | Chris Lattner | 2007-04-26 | 1 | -1/+4 |
* | comentate | Chris Lattner | 2007-04-24 | 1 | -0/+8 |
* | add records for constant exprs | Chris Lattner | 2007-04-24 | 1 | -9/+46 |
* | add codes for constants table | Chris Lattner | 2007-04-23 | 1 | -3/+17 |
* | Fix a bug in bitstream writer handling abbrevs, add value symtab | Chris Lattner | 2007-04-23 | 1 | -1/+6 |
* | promote this to being a public header. | Chris Lattner | 2007-04-23 | 1 | -0/+87 |