summaryrefslogtreecommitdiffstats
path: root/llvm/lib/AsmParser/llvmAsmParser.y.cvs
Commit message (Expand)AuthorAgeFilesLines
* Generated files for warning fix.Dale Johannesen2008-09-261-1/+0
* Now Attributes are divided in three groupsDevang Patel2008-09-261-8/+66
* Generated files for previous patch.Dale Johannesen2008-09-261-2/+0
* Large mechanical patch.Devang Patel2008-09-251-81/+81
* Fix fallout from revision r56535.Eric Christopher2008-09-241-160/+160
* Put FN_NOTE_AlwaysInline and others in FnAttr namespace.Devang Patel2008-09-241-8/+8
* Move FN_NOTE_AlwaysInline and other out of ParamAttrs namespace.Devang Patel2008-09-231-8/+8
* s/ParameterAttributes/Attributes/gDevang Patel2008-09-231-2/+1
* Use parameter attribute store (soon to be renamed) forDevang Patel2008-09-231-10/+12
* regenerateChris Lattner2008-09-231-0/+1
* Update generated files.Dan Gohman2008-09-091-10/+19
* s/FP_AlwaysInline/FN_NOTE_AlwaysInline/gDevang Patel2008-09-021-6/+6
* Parse function notes.Devang Patel2008-09-021-1/+33
* 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
OpenPOWER on IntegriCloud