aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AsmParser
Commit message (Expand)AuthorAgeFilesLines
* Convert .cvsignore filesJohn Criswell2007-06-291-4/+0
* Commit first round work of PR1373. "noalias" is now fully supported inZhou Sheng2007-06-052-5/+7
* Regenerate.Reid Spencer2007-05-222-167/+185
* Don't allow the UnEscape code to read or write beyond the end of yytext.Reid Spencer2007-05-221-11/+20
* Regenerate.Reid Spencer2007-05-225-660/+646
* Implement full unescaping of escaped hex characters in all quoted identifiersReid Spencer2007-05-223-136/+121
* update commentChris Lattner2007-05-223-3/+3
* regenerateChris Lattner2007-05-222-184/+161
* simplify codeChris Lattner2007-05-221-11/+2
* RegenerateReid Spencer2007-05-195-4833/+5824
* Make the %"..." syntax legal for local name. This just makes it symmetricReid Spencer2007-05-192-2/+9
* regenerateChris Lattner2007-05-043-4626/+3338
* fix a bug where llvm-as couldn't assemble the .ll file for 252.eon.Chris Lattner2007-05-041-1/+1
* RegenerateAnton Korobeynikov2007-04-293-3809/+4382
* Implement protected visibility. This partly implements PR1363. LinkerAnton Korobeynikov2007-04-294-8/+12
* Fix MemoryBuffer breakage correctly.Jeff Cohen2007-04-292-1625/+1402
* Regenerate.Reid Spencer2007-04-284-2365/+2021
* Revert the premature portion of the last commit.Reid Spencer2007-04-281-62/+76
* Fix a compilation error (jump to case label).Reid Spencer2007-04-281-77/+64
* RegenerateAnton Korobeynikov2007-04-283-3352/+4719
* Implement review feedback. Aliasees can be either GlobalValue's orAnton Korobeynikov2007-04-281-27/+53
* regenChris Lattner2007-04-263-4616/+3346
* wrap long linesChris Lattner2007-04-261-10/+16
* Quiet a compiler warning about assignment in an if-then conditional.Bill Wendling2007-04-251-2/+1
* Add missed semicolon. Resotre compatibility with older bisonsAnton Korobeynikov2007-04-251-1/+1
* RegenerateAnton Korobeynikov2007-04-255-3904/+5282
* Implement aliases. This fixes PR1017 and it's dependent bugs. CFE partAnton Korobeynikov2007-04-252-7/+46
* RegeneratedChristopher Lamb2007-04-223-4385/+3361
* PR400 work phase 1. Add attributed load/store instructions for volatile/align...Christopher Lamb2007-04-221-4/+4
* For PR1146:Reid Spencer2007-04-221-40/+59
* Revert Christopher Lamb's load/store alignment changes.Reid Spencer2007-04-214-3259/+4321
* add support for alignment attributes on load/store instructionsChristopher Lamb2007-04-214-4321/+3259
* RegenerateReid Spencer2007-04-162-2/+2
* Okay, yes there *is* a getKeyLength method on ValueName. And, it should beReid Spencer2007-04-161-1/+1
* Regenerate.Reid Spencer2007-04-162-6/+6
* Check length of string before we walk off the end of it.Reid Spencer2007-04-161-3/+3
* Regenerate.Reid Spencer2007-04-162-17/+19
* Use a more optimal way to get the name of a function. Thanks, Chris.Reid Spencer2007-04-161-1/+2
* Regenerate.Reid Spencer2007-04-163-1207/+1049
* For PR1328:Reid Spencer2007-04-161-0/+8
* Implement the "thread_local" keyword.Lauro Ramos Venancio2007-04-127-3630/+3995
* For PR1146:Reid Spencer2007-04-113-66/+66
* For PR1146:Reid Spencer2007-04-092-46/+82
* RegenerateReid Spencer2007-04-094-498/+568
* RegenerateReid Spencer2007-04-095-2173/+2127
* Drop the implementation keyword.Reid Spencer2007-04-092-14/+1
* For PR1289: RegenerateReid Spencer2007-03-302-0/+64
* For PR1289:Reid Spencer2007-03-301-0/+32
* Regenerate.Reid Spencer2007-03-295-448/+451
* Give users a grace period on the implementation keyword. This *will* getReid Spencer2007-03-292-3/+3