summaryrefslogtreecommitdiff
path: root/lib/AsmParser
Commit message (Expand)AuthorAge
* RegenerateAnton Korobeynikov2007-11-14
* Add pure/const attributes. Documentation will follow.Anton Korobeynikov2007-11-14
* Add support for vector remainder operations.Dan Gohman2007-11-05
* Make labels work in asm blocks; allow labels asDale Johannesen2007-11-05
* Next PPC long double bits. First cut at constants.Dale Johannesen2007-10-11
* Generated files for previous patch.Dale Johannesen2007-09-12
* Revise previous patch per review comments.Dale Johannesen2007-09-12
* Generated files for previous patch.Dale Johannesen2007-09-11
* Add APInt interfaces to APFloat (allows directlyDale Johannesen2007-09-11
* regenerateChris Lattner2007-09-10
* Fix PR1645 by resolving forward alias references.Chris Lattner2007-09-10
* Apply feedback from previous patch.Dale Johannesen2007-09-07
* Next round of APFloat changes.Dale Johannesen2007-09-06
* Update generated files.David Greene2007-09-04
* Update GEP constructors to use an iterator interface to fixDavid Greene2007-09-04
* update theseChris Lattner2007-08-29
* Update InvokeInst to work like CallInstDavid Greene2007-08-27
* regenerateChris Lattner2007-08-06
* Fix PR1577, a crash on invalid bug.Chris Lattner2007-08-06
* Regenerating.Chandler Carruth2007-08-04
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-04
* Long double, part 1 of N. Support in IR.Dale Johannesen2007-08-03
* Update generated files.David Greene2007-08-01
* New CallInst interface to address GLIBCXX_DEBUG errors caused byDavid Greene2007-08-01
* Regenerate.Reid Spencer2007-07-31
* After a discussion with Anton, it turns out that the InReg attribute is notReid Spencer2007-07-31
* Regenerate.Reid Spencer2007-07-31
* Allow the INREG parameter attribute to be added to functions. This permits theReid Spencer2007-07-31
* Regenerate (again).Reid Spencer2007-07-31
* Don't include newlines in the whitespace before newline (WSNL) rule.Reid Spencer2007-07-31
* Regenerate.Reid Spencer2007-07-31
* For PR1553:Reid Spencer2007-07-31
* Support for trampolines, except for X86 codegen which isDuncan Sands2007-07-27
* For PR1553:Reid Spencer2007-07-19
* Add the byval attributeRafael Espindola2007-07-06
* update the .cvs filesChris Lattner2007-07-05
* Convert .cvsignore filesJohn Criswell2007-06-29
* Commit first round work of PR1373. "noalias" is now fully supported inZhou Sheng2007-06-05
* Regenerate.Reid Spencer2007-05-22
* Don't allow the UnEscape code to read or write beyond the end of yytext.Reid Spencer2007-05-22
* Regenerate.Reid Spencer2007-05-22
* Implement full unescaping of escaped hex characters in all quoted identifiersReid Spencer2007-05-22
* update commentChris Lattner2007-05-22
* regenerateChris Lattner2007-05-22
* simplify codeChris Lattner2007-05-22
* RegenerateReid Spencer2007-05-19
* Make the %"..." syntax legal for local name. This just makes it symmetricReid Spencer2007-05-19
* regenerateChris Lattner2007-05-04
* fix a bug where llvm-as couldn't assemble the .ll file for 252.eon.Chris Lattner2007-05-04
* RegenerateAnton Korobeynikov2007-04-29