2008-06-09 |
Dan Gohman | AsmParser support for immediate constant aggregate... |
tree | commitdiff |
2008-05-31 |
Dan Gohman | IR, bitcode reader, bitcode writer, and asmparser chang... |
tree | commitdiff |
2008-05-23 |
Dan Gohman | Don't silently truncate array extents to 32 bits. |
tree | commitdiff |
2008-05-23 |
Dan Gohman | Issue errors in several situations instead of aborting. |
tree | commitdiff |
2008-05-23 |
Dan Gohman | Make structs and arrays first-class types, and add... |
tree | commitdiff |
2008-05-22 |
Dan Gohman | Recognize the "default" keyword, which is documented... |
tree | commitdiff |
2008-05-19 |
Gordon Henriksen | Reverting accidental commit of generated files. |
tree | commitdiff |
2008-05-19 |
Gordon Henriksen | Remove a duplicative binding. Patch by Mahadevan R. |
tree | commitdiff |
2008-05-16 |
Gabor Greif | API change for {BinaryOperator|CmpInst|CastInst}::creat... |
tree | commitdiff |
2008-05-15 |
Dan Gohman | IR support for extractvalue and insertvalue instruction... |
tree | commitdiff |
2008-05-15 |
Gabor Greif | Fix a bunch of 80col violations that arose from the... |
tree | commitdiff |
2008-05-14 |
Dale Johannesen | CommonLinkage (missed a file) |
tree | commitdiff |
2008-05-14 |
Dale Johannesen | Generated files for CommonLinkage. |
tree | commitdiff |
2008-05-14 |
Dale Johannesen | Add CommonLinkage; currently tentative definitions |
tree | commitdiff |
2008-05-12 |
Nate Begeman | Add two new instructions to the llvm IR, vicmp and... |
tree | commitdiff |
2008-05-04 |
Chris Lattner | regenerate |
tree | commitdiff |
2008-04-25 |
Nick Lewycky | Remove 'unwinds to' support from mainline. This patch... |
tree | commitdiff |
2008-04-23 |
Dan Gohman | Allow llvm-as to parse a getresult with an undef operand. |
tree | commitdiff |
2008-04-23 |
Chris Lattner | regenerate |
tree | commitdiff |
2008-04-23 |
Chris Lattner | Validate that the result of a function type is valid... |
tree | commitdiff |
2008-04-20 |
Chris Lattner | regenerate |
tree | commitdiff |
2008-04-20 |
Chris Lattner | Switch to using Simplified ConstantFP::get API. |
tree | commitdiff |
2008-04-19 |
Dan Gohman | Teach llvm-as to accept function types with multiple... |
tree | commitdiff |
2008-04-06 |
Gabor Greif | regenerate |
tree | commitdiff |
2008-04-06 |
Gabor Greif | API changes for class Use size reduction, wave 1. |
tree | commitdiff |
2008-04-01 |
Chris Lattner | Change the MemoryBuffer::getFile* methods to take just... |
tree | commitdiff |
2008-03-25 |
Dan Gohman | Add explicit keywords. |
tree | commitdiff |
2008-03-12 |
Chris Lattner | Reimplement the parameter attributes support, phase... |
tree | commitdiff |
2008-03-10 |
Nick Lewycky | Update the .cvs files to match today's asm syntax change. |
tree | commitdiff |
2008-03-10 |
Nick Lewycky | Turn unwind_to into "unwinds to". |
tree | commitdiff |
2008-03-03 |
Devang Patel | regenerate. |
tree | commitdiff |
2008-03-02 |
Nick Lewycky | Add an unwind_to field to basic blocks, making them... |
tree | commitdiff |
2008-02-26 |
Devang Patel | regenerate. |
tree | commitdiff |
2008-02-26 |
Devang Patel | Add assert. |
tree | commitdiff |
2008-02-26 |
Devang Patel | regenerate |
tree | commitdiff |
2008-02-26 |
Devang Patel | Remove unncessary ReturnInst constructors. |
tree | commitdiff |
2008-02-23 |
Devang Patel | Regenerate. |
tree | commitdiff |
2008-02-23 |
Devang Patel | Use isa check instead of getTypeID() check. |
tree | commitdiff |
2008-02-23 |
Devang Patel | Regenerate |
tree | commitdiff |
2008-02-23 |
Devang Patel | To support multiple return values, now ret instruction... |
tree | commitdiff |
2008-02-22 |
Dale Johannesen | Split ParameterAttributes.h, putting the complicated |
tree | commitdiff |
2008-02-22 |
Devang Patel | Regenerate |
tree | commitdiff |
2008-02-22 |
Devang Patel | Use SymbolicValueRef to parse getresult operand |
tree | commitdiff |
2008-02-22 |
Dale Johannesen | Generated files for 47484. |
tree | commitdiff |
2008-02-22 |
Dale Johannesen | Pass alignment on ByVal parameters, from FE, all |
tree | commitdiff |
2008-02-20 |
Devang Patel | regenerate. |
tree | commitdiff |
2008-02-20 |
Devang Patel | Parse |
tree | commitdiff |
2008-02-20 |
Dale Johannesen | Regenerated files. |
tree | commitdiff |
2008-02-20 |
Dale Johannesen | Support alignment within ParamAttrs in the I/O handling. |
tree | commitdiff |
2008-02-20 |
Devang Patel | Regenerate. |
tree | commitdiff |
2008-02-20 |
Devang Patel | Specify GetResultInst index as an unsigned. |
tree | commitdiff |
2008-02-20 |
Anton Korobeynikov | Regenerate |
tree | commitdiff |
2008-02-20 |
Anton Korobeynikov | Fix newly-introduced 4.3 warnings |
tree | commitdiff |
2008-02-20 |
Anton Korobeynikov | Unbreak build with gcc 4.3: provide missed includes... |
tree | commitdiff |
2008-02-19 |
Devang Patel | regenerate |
tree | commitdiff |
2008-02-19 |
Devang Patel | Parse |
tree | commitdiff |
2008-02-19 |
Dale Johannesen | Generated files for checkin 47342. |
tree | commitdiff |
2008-02-19 |
Dale Johannesen | Forgot a file, goes with 47342. |
tree | commitdiff |
2008-02-19 |
Dale Johannesen | Expand ParameterAttributes to 32 bits (in preparation |
tree | commitdiff |
2008-02-19 |
Chris Lattner | regenerate |
tree | commitdiff |
2008-02-19 |
Chris Lattner | Fix PR2060 by rejecting invalid types for integer const... |
tree | commitdiff |
2008-01-30 |
Scott Michel | Back out mods to llvmAsmParser, incorrectly committed |
tree | commitdiff |
2008-01-30 |
Scott Michel | More cleanups for CellSPU: |
tree | commitdiff |
2008-01-11 |
Duncan Sands | If there are attributes on the varargs part of a |
tree | commitdiff |
2007-12-29 |
Chris Lattner | Remove attribution from file headers, per discussion... |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attribution from lib Makefiles. |
tree | commitdiff |
2007-12-17 |
Christopher Lamb | regenerate. |
tree | commitdiff |
2007-12-17 |
Christopher Lamb | Change the PointerType api for creating pointer types... |
tree | commitdiff |
2007-12-16 |
Bill Wendling | Remove spurious warnings from GCC: |
tree | commitdiff |
2007-12-12 |
Christopher Lamb | Regenerate. |
tree | commitdiff |
2007-12-12 |
Christopher Lamb | Implement part of review feedback for address spaces. |
tree | commitdiff |
2007-12-11 |
Christopher Lamb | Regenerate. |
tree | commitdiff |
2007-12-11 |
Christopher Lamb | Implement address space attribute for LLVM pointer... |
tree | commitdiff |
2007-12-10 |
Gordon Henriksen | Adding a collector name attribute to Function in the... |
tree | commitdiff |
2007-12-08 |
Chris Lattner | add #include |
tree | commitdiff |
2007-12-03 |
Anton Korobeynikov | Regenerate |
tree | commitdiff |
2007-12-03 |
Anton Korobeynikov | Fix fallout from my last patch: don't reject varargs... |
tree | commitdiff |
2007-12-03 |
Anton Korobeynikov | Regenerate |
tree | commitdiff |
2007-12-03 |
Anton Korobeynikov | More sanity checks for function types. |
tree | commitdiff |
2007-11-30 |
Duncan Sands | Add a convenience method for modifying parameter |
tree | commitdiff |
2007-11-28 |
Duncan Sands | Add some convenience methods for querying attributes... |
tree | commitdiff |
2007-11-27 |
Duncan Sands | Fix PR1146: parameter attributes are longer part of |
tree | commitdiff |
2007-11-22 |
Duncan Sands | Rename the 'const' parameter attribute to 'readnone', |
tree | commitdiff |
2007-11-18 |
Chris Lattner | autoupgrade files that use callfoo as call foo. |
tree | commitdiff |
2007-11-18 |
Chris Lattner | Bugfix, this fixes CodeGen/X86/ldzero.ll and CodeGen... |
tree | commitdiff |
2007-11-18 |
Chris Lattner | Replace the original flex lexer with a hand writen... |
tree | commitdiff |
2007-11-15 |
Nate Begeman | Basic non-power-of-2 vector support |
tree | commitdiff |
2007-11-14 |
Anton Korobeynikov | Regenerate |
tree | commitdiff |
2007-11-14 |
Anton Korobeynikov | Add pure/const attributes. Documentation will follow. |
tree | commitdiff |
2007-11-05 |
Dan Gohman | Add support for vector remainder operations. |
tree | commitdiff |
2007-11-05 |
Dale Johannesen | Make labels work in asm blocks; allow labels as |
tree | commitdiff |
2007-10-11 |
Dale Johannesen | Next PPC long double bits. First cut at constants. |
tree | commitdiff |
2007-09-12 |
Dale Johannesen | Generated files for previous patch. |
tree | commitdiff |
2007-09-12 |
Dale Johannesen | Revise previous patch per review comments. |
tree | commitdiff |
2007-09-11 |
Dale Johannesen | Generated files for previous patch. |
tree | commitdiff |
2007-09-11 |
Dale Johannesen | Add APInt interfaces to APFloat (allows directly |
tree | commitdiff |
2007-09-10 |
Chris Lattner | regenerate |
tree | commitdiff |
2007-09-10 |
Chris Lattner | Fix PR1645 by resolving forward alias references. |
tree | commitdiff |
2007-09-07 |
Dale Johannesen | Apply feedback from previous patch. |
tree | commitdiff |
2007-09-06 |
Dale Johannesen | Next round of APFloat changes. |
tree | commitdiff |
next |