- 8a5f347 regenerate by Nuno Lopes · 17 years ago
- f05ff66 regenerate by Nuno Lopes · 17 years ago
- 6ec8a25 regenerate by Nuno Lopes · 17 years ago
- f9078f9 regenerate by Chris Lattner · 17 years ago
- 236bbd4 Generated files for previous checkin. by Dale Johannesen · 17 years ago
- 9fc4da4 regenerate by Chris Lattner · 17 years ago
- 191dfb9 regenerate by Nuno Lopes · 17 years ago
- 9e9631d regenerate with bison 2.3 by Nuno Lopes · 17 years ago
- 2c9c3e7 Implement function notes as function attributes. by Devang Patel · 17 years ago
- dfe8c84 Generated files for previous patch. by Dale Johannesen · 17 years ago
- 0598866 Large mechanical patch. by Devang Patel · 17 years ago
- 2a5196f Fix fallout from revision r56535. by Eric Christopher · 17 years ago
- 2d2255d s/ParameterAttributes/Attributes/g by Devang Patel · 17 years ago
- d9b4a5f Use parameter attribute store (soon to be renamed) for by Devang Patel · 17 years ago
- ccef6b5 regenerate by Chris Lattner · 17 years ago
- d8ee59b Update generated files. by Dan Gohman · 17 years ago
- d498081 Parse function notes. by Devang Patel · 17 years ago
- 15bd095 regenerate by Chris Lattner · 17 years ago
- 5d82cd3 Regenerate. by Gordon Henriksen · 17 years ago
- 20ab78b Generated files for 54744. by Dale Johannesen · 17 years ago
- 5bc1ea0 Add vector shifts to the IR, patch by Eli Friedman. by Nate Begeman · 17 years ago
- 1a57024 Update the generated .cvs files. by Dan Gohman · 17 years ago
- 1913b94 regenerate by Chris Lattner · 17 years ago
- 2887310 Added MemOperands to Atomic operations since Atomics touches memory. by Mon P Wang · 17 years ago
- 180c169 Update the .cvs files. by Dan Gohman · 17 years ago
- f910eaa AsmParser support for immediate constant aggregate values. by Dan Gohman · 17 years ago
- 81a0c0b IR, bitcode reader, bitcode writer, and asmparser changes to by Dan Gohman · 17 years ago
- e4977cf Make structs and arrays first-class types, and add assembly by Dan Gohman · 17 years ago
- e46924b Reverting accidental commit of generated files. by Gordon Henriksen · 17 years ago
- 83eaae1 Remove a duplicative binding. Patch by Mahadevan R. by Gordon Henriksen · 17 years ago
- 041e2eb IR support for extractvalue and insertvalue instructions. Also, begin by Dan Gohman · 17 years ago
- c7071cc Generated files for CommonLinkage. by Dale Johannesen · 17 years ago
- ac80ade Add two new instructions to the llvm IR, vicmp and vfcmp. see updated LangRef by Nate Begeman · 17 years ago
- cc81d15 regenerate by Chris Lattner · 17 years ago
- 9ac0ac5 Allow llvm-as to parse a getresult with an undef operand. by Dan Gohman · 17 years ago
- d8eb63f regenerate by Chris Lattner · 17 years ago
- f4423b1 Teach llvm-as to accept function types with multiple return types. by Dan Gohman · 17 years ago
- e64d248 regenerate by Gabor Greif · 17 years ago
- 58d7491 Reimplement the parameter attributes support, phase #1. hilights: by Chris Lattner · 17 years ago
- 7e93e16 Update the .cvs files to match today's asm syntax change. by Nick Lewycky · 17 years ago
- 6790943 regenerate. by Devang Patel · 17 years ago
- 13b823c regenerate. by Devang Patel · 17 years ago
- b82b7f2 regenerate by Devang Patel · 17 years ago
- 6bfc63b Regenerate by Devang Patel · 17 years ago
- 22c3979 Split ParameterAttributes.h, putting the complicated by Dale Johannesen · 17 years ago
- bd41a06 Regenerate by Devang Patel · 17 years ago
- dc6c0f1 Generated files for 47484. by Dale Johannesen · 17 years ago
- 7990dc7 regenerate. by Devang Patel · 17 years ago
- 172f311 Regenerated files. by Dale Johannesen · 17 years ago
- 4c3f844 Regenerate. by Devang Patel · 17 years ago
- c70d773 Regenerate by Anton Korobeynikov · 17 years ago
- 5a97097 regenerate by Devang Patel · 17 years ago
- 222ebf7 Generated files for checkin 47342. by Dale Johannesen · 17 years ago
- 3890561 regenerate by Chris Lattner · 17 years ago
- 15dcd8e Back out mods to llvmAsmParser, incorrectly committed by Scott Michel · 18 years ago
- 7f9ba9b More cleanups for CellSPU: by Scott Michel · 18 years ago
- 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
- a8ed9bf Regenerate. by Christopher Lamb · 18 years ago
- 80a75bf Adding a collector name attribute to Function in the IR. These by Gordon Henriksen · 18 years ago
- c36284e Regenerate by Anton Korobeynikov · 18 years ago
- dc02467 Fix PR1146: parameter attributes are longer part of by Duncan Sands · 18 years ago
- 5db1afb Basic non-power-of-2 vector support by Nate Begeman · 18 years ago
- b9b977d Regenerate by Anton Korobeynikov · 18 years ago
- eb57ea7 Make labels work in asm blocks; allow labels as by Dale Johannesen · 18 years ago
- cdd509a Apply feedback from previous patch. by Dale Johannesen · 18 years ago
- 43421b3 Next round of APFloat changes. by Dale Johannesen · 18 years ago
- 5fd22a8 by David Greene · 18 years ago
- 0275cff regenerate by Chris Lattner · 18 years ago
- 0220219 Regenerating. by Chandler Carruth · 18 years ago
- 320fc8a Long double, part 1 of N. Support in IR. by Dale Johannesen · 18 years ago
- 718fda3 by David Greene · 18 years ago
- b8f8505 Regenerate. by Reid Spencer · 18 years ago
- ce5f24e update the .cvs files by Chris Lattner · 18 years ago
- 0a8a16b Regenerate. by Reid Spencer · 18 years ago
- ed951ea Regenerate by Reid Spencer · 18 years ago
- 39b2e8b regenerate by Chris Lattner · 18 years ago
- f52e608 Regenerate by Anton Korobeynikov · 18 years ago
- 930c0fe Fix MemoryBuffer breakage correctly. by Jeff Cohen · 18 years ago
- 9c9b63a Regenerate. by Reid Spencer · 18 years ago
- 38e0980 Regenerate by Anton Korobeynikov · 18 years ago
- 6cdc682 regen by Chris Lattner · 18 years ago
- 77d0f97 Regenerate by Anton Korobeynikov · 18 years ago
- 5c10424 Regenerated by Christopher Lamb · 18 years ago
- c67bdc2 Revert Christopher Lamb's load/store alignment changes. by Reid Spencer · 18 years ago
- 2330e4d by Christopher Lamb · 18 years ago
- 7780acb Regenerate. by Reid Spencer · 18 years ago
- c763552 Implement the "thread_local" keyword. by Lauro Ramos Venancio · 18 years ago
- 7b5d466 Regenerate by Reid Spencer · 18 years ago
- 3d6b71e Regenerate by Reid Spencer · 18 years ago
- 3025dfd Regenerate. by Reid Spencer · 18 years ago
- 83145c3 Regenerate. by Reid Spencer · 18 years ago
- 67d8ed9 Regenerate. by Reid Spencer · 18 years ago
- 66728ef Regenerate. by Reid Spencer · 18 years ago
- 93c4003 Regenerate. by Reid Spencer · 18 years ago
- 38c91a9 Regenerate. by Reid Spencer · 18 years ago
- 3298069 remove dead methods by Chris Lattner · 18 years ago
- 9d6565a For PR1195: by Reid Spencer · 19 years ago
- 9d2fda6 eliminate use of vector ctors by Chris Lattner · 19 years ago
- 7d9801d regenerate by Chris Lattner · 19 years ago
- 8adde28 regenerate by Chris Lattner · 19 years ago