Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix indentation. | Devang Patel | 2007-10-09 | 1 | -6/+6 |
* | Add LLVMFoldingBuilder | Devang Patel | 2007-10-09 | 1 | -3/+215 |
* | Update GEP constructors to use an iterator interface to fix | David Greene | 2007-09-04 | 1 | -8/+5 |
* | Update InvokeInst to work like CallInst | David Greene | 2007-08-27 | 1 | -5/+5 |
* | remove #if 0 code. | Chris Lattner | 2007-08-06 | 1 | -16/+2 |
* | @verbatim needs to be on a line by itself. | Reid Spencer | 2007-08-06 | 1 | -1/+3 |
* | Fix minor doxygen nits. | Reid Spencer | 2007-08-05 | 1 | -1/+1 |
* | New CallInst interface to address GLIBCXX_DEBUG errors caused by | David Greene | 2007-08-01 | 1 | -7/+16 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+431 |