aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AsmParser/llvmAsmParser.y.cvs
Commit message (Expand)AuthorAgeFilesLines
* regenerateChris Lattner2008-08-291-5/+39
* Regenerate.Gordon Henriksen2008-08-171-1/+1
* Generated files for 54744.Dale Johannesen2008-08-131-0/+2
* Add vector shifts to the IR, patch by Eli Friedman.Nate Begeman2008-07-291-2/+2
* Update the generated .cvs files.Dan Gohman2008-07-231-6/+25
* regenerateChris Lattner2008-07-111-0/+24
* Added MemOperands to Atomic operations since Atomics touches memory.Mon P Wang2008-06-251-10/+10
* Update the .cvs files.Dan Gohman2008-06-231-7/+9
* AsmParser support for immediate constant aggregate values.Dan Gohman2008-06-091-7/+75
* IR, bitcode reader, bitcode writer, and asmparser changes toDan Gohman2008-05-311-40/+46
* Make structs and arrays first-class types, and add assemblyDan Gohman2008-05-231-9/+84
* Reverting accidental commit of generated files.Gordon Henriksen2008-05-191-7/+7
* Remove a duplicative binding. Patch by Mahadevan R.Gordon Henriksen2008-05-191-7/+7
* IR support for extractvalue and insertvalue instructions. Also, beginDan Gohman2008-05-151-4/+4
* Generated files for CommonLinkage.Dale Johannesen2008-05-141-1/+2
* Add two new instructions to the llvm IR, vicmp and vfcmp. see updated LangRefNate Begeman2008-05-121-1/+39
* Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989Nick Lewycky2008-04-251-14/+5
* Allow llvm-as to parse a getresult with an undef operand.Dan Gohman2008-04-231-1/+1
* regenerateChris Lattner2008-04-231-6/+15
* regenerateChris Lattner2008-04-201-3/+3
* Teach llvm-as to accept function types with multiple return types.Dan Gohman2008-04-191-0/+1
* regenerateGabor Greif2008-04-061-19/+19
* Reimplement the parameter attributes support, phase #1. hilights:Chris Lattner2008-03-121-59/+28
* Update the .cvs files to match today's asm syntax change.Nick Lewycky2008-03-101-5/+5
* regenerate.Devang Patel2008-03-031-18/+24
* regenerate.Devang Patel2008-02-261-2/+2
* regenerateDevang Patel2008-02-261-1/+3
* Regenerate.Devang Patel2008-02-231-1/+1
* RegenerateDevang Patel2008-02-231-23/+3
* Split ParameterAttributes.h, putting the complicatedDale Johannesen2008-02-221-0/+1
* RegenerateDevang Patel2008-02-221-3/+2
* Generated files for 47484.Dale Johannesen2008-02-221-1/+2
* regenerate.Devang Patel2008-02-201-3/+37
* Regenerated files.Dale Johannesen2008-02-201-0/+1
* Regenerate.Devang Patel2008-02-201-1/+1
* Fix newly-introduced 4.3 warningsAnton Korobeynikov2008-02-201-1/+2
* regenerateDevang Patel2008-02-191-1/+10
* Generated files for checkin 47342.Dale Johannesen2008-02-191-1/+1
* regenerateChris Lattner2008-02-191-13/+31
* Back out mods to llvmAsmParser, incorrectly committedScott Michel2008-01-301-16/+2
* More cleanups for CellSPU:Scott Michel2008-01-301-2/+16
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* regenerate.Christopher Lamb2007-12-171-3/+3
* Regenerate.Christopher Lamb2007-12-121-27/+13
* Regenerate.Christopher Lamb2007-12-111-5/+26
* Adding a collector name attribute to Function in the IR. These Gordon Henriksen2007-12-101-3/+13
* RegenerateAnton Korobeynikov2007-12-031-7/+14
* More sanity checks for function types. Anton Korobeynikov2007-12-031-1/+13
* Add some convenience methods for querying attributes, andDuncan Sands2007-11-281-3/+3
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-132/+105