| Commit message (Expand) | Author | Age | Files | Lines |
* | regenerate | Chris Lattner | 2008-08-29 | 1 | -5/+39 |
* | Regenerate. | Gordon Henriksen | 2008-08-17 | 1 | -1/+1 |
* | Generated files for 54744. | Dale Johannesen | 2008-08-13 | 1 | -0/+2 |
* | Add vector shifts to the IR, patch by Eli Friedman. | Nate Begeman | 2008-07-29 | 1 | -2/+2 |
* | Update the generated .cvs files. | Dan Gohman | 2008-07-23 | 1 | -6/+25 |
* | regenerate | Chris Lattner | 2008-07-11 | 1 | -0/+24 |
* | Added MemOperands to Atomic operations since Atomics touches memory. | Mon P Wang | 2008-06-25 | 1 | -10/+10 |
* | Update the .cvs files. | Dan Gohman | 2008-06-23 | 1 | -7/+9 |
* | AsmParser support for immediate constant aggregate values. | Dan Gohman | 2008-06-09 | 1 | -7/+75 |
* | IR, bitcode reader, bitcode writer, and asmparser changes to | Dan Gohman | 2008-05-31 | 1 | -40/+46 |
* | Make structs and arrays first-class types, and add assembly | Dan Gohman | 2008-05-23 | 1 | -9/+84 |
* | Reverting accidental commit of generated files. | Gordon Henriksen | 2008-05-19 | 1 | -7/+7 |
* | Remove a duplicative binding. Patch by Mahadevan R. | Gordon Henriksen | 2008-05-19 | 1 | -7/+7 |
* | IR support for extractvalue and insertvalue instructions. Also, begin | Dan Gohman | 2008-05-15 | 1 | -4/+4 |
* | Generated files for CommonLinkage. | Dale Johannesen | 2008-05-14 | 1 | -1/+2 |
* | Add two new instructions to the llvm IR, vicmp and vfcmp. see updated LangRef | Nate Begeman | 2008-05-12 | 1 | -1/+39 |
* | Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 | Nick Lewycky | 2008-04-25 | 1 | -14/+5 |
* | Allow llvm-as to parse a getresult with an undef operand. | Dan Gohman | 2008-04-23 | 1 | -1/+1 |
* | regenerate | Chris Lattner | 2008-04-23 | 1 | -6/+15 |
* | regenerate | Chris Lattner | 2008-04-20 | 1 | -3/+3 |
* | Teach llvm-as to accept function types with multiple return types. | Dan Gohman | 2008-04-19 | 1 | -0/+1 |
* | regenerate | Gabor Greif | 2008-04-06 | 1 | -19/+19 |
* | Reimplement the parameter attributes support, phase #1. hilights: | Chris Lattner | 2008-03-12 | 1 | -59/+28 |
* | Update the .cvs files to match today's asm syntax change. | Nick Lewycky | 2008-03-10 | 1 | -5/+5 |
* | regenerate. | Devang Patel | 2008-03-03 | 1 | -18/+24 |
* | regenerate. | Devang Patel | 2008-02-26 | 1 | -2/+2 |
* | regenerate | Devang Patel | 2008-02-26 | 1 | -1/+3 |
* | Regenerate. | Devang Patel | 2008-02-23 | 1 | -1/+1 |
* | Regenerate | Devang Patel | 2008-02-23 | 1 | -23/+3 |
* | Split ParameterAttributes.h, putting the complicated | Dale Johannesen | 2008-02-22 | 1 | -0/+1 |
* | Regenerate | Devang Patel | 2008-02-22 | 1 | -3/+2 |
* | Generated files for 47484. | Dale Johannesen | 2008-02-22 | 1 | -1/+2 |
* | regenerate. | Devang Patel | 2008-02-20 | 1 | -3/+37 |
* | Regenerated files. | Dale Johannesen | 2008-02-20 | 1 | -0/+1 |
* | Regenerate. | Devang Patel | 2008-02-20 | 1 | -1/+1 |
* | Fix newly-introduced 4.3 warnings | Anton Korobeynikov | 2008-02-20 | 1 | -1/+2 |
* | regenerate | Devang Patel | 2008-02-19 | 1 | -1/+10 |
* | Generated files for checkin 47342. | Dale Johannesen | 2008-02-19 | 1 | -1/+1 |
* | regenerate | Chris Lattner | 2008-02-19 | 1 | -13/+31 |
* | Back out mods to llvmAsmParser, incorrectly committed | Scott Michel | 2008-01-30 | 1 | -16/+2 |
* | More cleanups for CellSPU: | Scott Michel | 2008-01-30 | 1 | -2/+16 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | regenerate. | Christopher Lamb | 2007-12-17 | 1 | -3/+3 |
* | Regenerate. | Christopher Lamb | 2007-12-12 | 1 | -27/+13 |
* | Regenerate. | Christopher Lamb | 2007-12-11 | 1 | -5/+26 |
* | Adding a collector name attribute to Function in the IR. These | Gordon Henriksen | 2007-12-10 | 1 | -3/+13 |
* | Regenerate | Anton Korobeynikov | 2007-12-03 | 1 | -7/+14 |
* | More sanity checks for function types. | Anton Korobeynikov | 2007-12-03 | 1 | -1/+13 |
* | Add some convenience methods for querying attributes, and | Duncan Sands | 2007-11-28 | 1 | -3/+3 |
* | Fix PR1146: parameter attributes are longer part of | Duncan Sands | 2007-11-27 | 1 | -132/+105 |