| Commit message (Expand) | Author | Age | Files | Lines |
* | regenerate | Chris Lattner | 2008-04-23 | 2 | -196/+214 |
* | Validate that the result of a function type is valid using shared | Chris Lattner | 2008-04-23 | 1 | -6/+15 |
* | regenerate | Chris Lattner | 2008-04-20 | 3 | -276/+276 |
* | Switch to using Simplified ConstantFP::get API. | Chris Lattner | 2008-04-20 | 1 | -3/+3 |
* | Teach llvm-as to accept function types with multiple return types. | Dan Gohman | 2008-04-19 | 4 | -3620/+4963 |
* | regenerate | Gabor Greif | 2008-04-06 | 3 | -4989/+3649 |
* | API changes for class Use size reduction, wave 1. | Gabor Greif | 2008-04-06 | 1 | -19/+19 |
* | Change the MemoryBuffer::getFile* methods to take just a pointer to the | Chris Lattner | 2008-04-01 | 1 | -2/+1 |
* | Add explicit keywords. | Dan Gohman | 2008-03-25 | 1 | -1/+1 |
* | Reimplement the parameter attributes support, phase #1. hilights: | Chris Lattner | 2008-03-12 | 4 | -487/+394 |
* | Update the .cvs files to match today's asm syntax change. | Nick Lewycky | 2008-03-10 | 3 | -872/+868 |
* | Turn unwind_to into "unwinds to". | Nick Lewycky | 2008-03-10 | 2 | -6/+6 |
* | regenerate. | Devang Patel | 2008-03-03 | 3 | -1443/+1484 |
* | Add an unwind_to field to basic blocks, making them Users instead of Values. | Nick Lewycky | 2008-03-02 | 2 | -18/+25 |
* | regenerate. | Devang Patel | 2008-02-26 | 3 | -272/+272 |
* | Add assert. | Devang Patel | 2008-02-26 | 1 | -2/+2 |
* | regenerate | Devang Patel | 2008-02-26 | 3 | -277/+281 |
* | Remove unncessary ReturnInst constructors. | Devang Patel | 2008-02-26 | 1 | -1/+3 |
* | Regenerate. | Devang Patel | 2008-02-23 | 2 | -2/+2 |
* | Use isa check instead of getTypeID() check. | Devang Patel | 2008-02-23 | 1 | -1/+1 |
* | Regenerate | Devang Patel | 2008-02-23 | 3 | -487/+447 |
* | To support multiple return values, now ret instruction supports multiple oper... | Devang Patel | 2008-02-23 | 1 | -23/+3 |
* | Split ParameterAttributes.h, putting the complicated | Dale Johannesen | 2008-02-22 | 4 | -304/+307 |
* | Regenerate | Devang Patel | 2008-02-22 | 3 | -468/+466 |
* | Use SymbolicValueRef to parse getresult operand | Devang Patel | 2008-02-22 | 1 | -3/+2 |
* | Generated files for 47484. | Dale Johannesen | 2008-02-22 | 3 | -293/+295 |
* | Pass alignment on ByVal parameters, from FE, all | Dale Johannesen | 2008-02-22 | 1 | -1/+2 |
* | regenerate. | Devang Patel | 2008-02-20 | 3 | -923/+989 |
* | Parse | Devang Patel | 2008-02-20 | 1 | -3/+37 |
* | Regenerated files. | Dale Johannesen | 2008-02-20 | 3 | -1156/+1178 |
* | Support alignment within ParamAttrs in the I/O handling. | Dale Johannesen | 2008-02-20 | 1 | -0/+1 |
* | Regenerate. | Devang Patel | 2008-02-20 | 3 | -327/+327 |
* | Specify GetResultInst index as an unsigned. | Devang Patel | 2008-02-20 | 1 | -1/+1 |
* | Regenerate | Anton Korobeynikov | 2008-02-20 | 2 | -305/+306 |
* | Fix newly-introduced 4.3 warnings | Anton Korobeynikov | 2008-02-20 | 2 | -2/+4 |
* | Unbreak build with gcc 4.3: provide missed includes and silence most annoying... | Anton Korobeynikov | 2008-02-20 | 2 | -0/+3 |
* | regenerate | Devang Patel | 2008-02-19 | 3 | -1040/+1062 |
* | Parse | Devang Patel | 2008-02-19 | 2 | -1/+11 |
* | Generated files for checkin 47342. | Dale Johannesen | 2008-02-19 | 3 | -267/+267 |
* | Forgot a file, goes with 47342. | Dale Johannesen | 2008-02-19 | 1 | -3/+3 |
* | Expand ParameterAttributes to 32 bits (in preparation | Dale Johannesen | 2008-02-19 | 1 | -1/+1 |
* | regenerate | Chris Lattner | 2008-02-19 | 3 | -3431/+4591 |
* | Fix PR2060 by rejecting invalid types for integer constants. | Chris Lattner | 2008-02-19 | 1 | -11/+15 |
* | Back out mods to llvmAsmParser, incorrectly committed | Scott Michel | 2008-01-30 | 3 | -4562/+3410 |
* | More cleanups for CellSPU: | Scott Michel | 2008-01-30 | 3 | -3410/+4562 |
* | If there are attributes on the varargs part of a | Duncan Sands | 2008-01-11 | 1 | -2/+16 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 7 | -162/+367 |
* | remove attribution from lib Makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | regenerate. | Christopher Lamb | 2007-12-17 | 2 | -6/+6 |
* | Change the PointerType api for creating pointer types. The old functionality ... | Christopher Lamb | 2007-12-17 | 1 | -3/+3 |