| Age | Commit message (Expand) | Author |
| 2008-05-04 | regenerate | Chris Lattner |
| 2008-04-25 | Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 | Nick Lewycky |
| 2008-04-23 | Allow llvm-as to parse a getresult with an undef operand. | Dan Gohman |
| 2008-04-23 | regenerate | Chris Lattner |
| 2008-04-23 | Validate that the result of a function type is valid using shared | Chris Lattner |
| 2008-04-20 | regenerate | Chris Lattner |
| 2008-04-20 | Switch to using Simplified ConstantFP::get API. | Chris Lattner |
| 2008-04-19 | Teach llvm-as to accept function types with multiple return types. | Dan Gohman |
| 2008-04-06 | regenerate | Gabor Greif |
| 2008-04-06 | API changes for class Use size reduction, wave 1. | Gabor Greif |
| 2008-04-01 | Change the MemoryBuffer::getFile* methods to take just a pointer to the | Chris Lattner |
| 2008-03-25 | Add explicit keywords. | Dan Gohman |
| 2008-03-12 | Reimplement the parameter attributes support, phase #1. hilights: | Chris Lattner |
| 2008-03-10 | Update the .cvs files to match today's asm syntax change. | Nick Lewycky |
| 2008-03-10 | Turn unwind_to into "unwinds to". | Nick Lewycky |
| 2008-03-03 | regenerate. | Devang Patel |
| 2008-03-02 | Add an unwind_to field to basic blocks, making them Users instead of Values. | Nick Lewycky |
| 2008-02-26 | regenerate. | Devang Patel |
| 2008-02-26 | Add assert. | Devang Patel |
| 2008-02-26 | regenerate | Devang Patel |
| 2008-02-26 | Remove unncessary ReturnInst constructors. | Devang Patel |
| 2008-02-23 | Regenerate. | Devang Patel |
| 2008-02-23 | Use isa check instead of getTypeID() check. | Devang Patel |
| 2008-02-23 | Regenerate | Devang Patel |
| 2008-02-23 | To support multiple return values, now ret instruction supports multiple oper... | Devang Patel |
| 2008-02-22 | Split ParameterAttributes.h, putting the complicated | Dale Johannesen |
| 2008-02-22 | Regenerate | Devang Patel |
| 2008-02-22 | Use SymbolicValueRef to parse getresult operand | Devang Patel |
| 2008-02-22 | Generated files for 47484. | Dale Johannesen |
| 2008-02-22 | Pass alignment on ByVal parameters, from FE, all | Dale Johannesen |
| 2008-02-20 | regenerate. | Devang Patel |
| 2008-02-20 | Parse | Devang Patel |
| 2008-02-20 | Regenerated files. | Dale Johannesen |
| 2008-02-20 | Support alignment within ParamAttrs in the I/O handling. | Dale Johannesen |
| 2008-02-20 | Regenerate. | Devang Patel |
| 2008-02-20 | Specify GetResultInst index as an unsigned. | Devang Patel |
| 2008-02-20 | Regenerate | Anton Korobeynikov |
| 2008-02-20 | Fix newly-introduced 4.3 warnings | Anton Korobeynikov |
| 2008-02-20 | Unbreak build with gcc 4.3: provide missed includes and silence most annoying... | Anton Korobeynikov |
| 2008-02-19 | regenerate | Devang Patel |
| 2008-02-19 | Parse | Devang Patel |
| 2008-02-19 | Generated files for checkin 47342. | Dale Johannesen |
| 2008-02-19 | Forgot a file, goes with 47342. | Dale Johannesen |
| 2008-02-19 | Expand ParameterAttributes to 32 bits (in preparation | Dale Johannesen |
| 2008-02-19 | regenerate | Chris Lattner |
| 2008-02-19 | Fix PR2060 by rejecting invalid types for integer constants. | Chris Lattner |
| 2008-01-30 | Back out mods to llvmAsmParser, incorrectly committed | Scott Michel |
| 2008-01-30 | More cleanups for CellSPU: | Scott Michel |
| 2008-01-11 | If there are attributes on the varargs part of a | Duncan Sands |
| 2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |