| Commit message (Expand) | Author | Age | Files | Lines |
* | regenerate | Chris Lattner | 2007-09-10 | 2 | -266/+308 |
* | Fix PR1645 by resolving forward alias references. | Chris Lattner | 2007-09-10 | 1 | -0/+21 |
* | Apply feedback from previous patch. | Dale Johannesen | 2007-09-07 | 4 | -3786/+2823 |
* | Next round of APFloat changes. | Dale Johannesen | 2007-09-06 | 7 | -30/+54 |
* | Update generated files. | David Greene | 2007-09-04 | 3 | -2812/+3786 |
* | Update GEP constructors to use an iterator interface to fix | David Greene | 2007-09-04 | 1 | -3/+3 |
* | update these | Chris Lattner | 2007-08-29 | 2 | -2/+2 |
* | Update InvokeInst to work like CallInst | David Greene | 2007-08-27 | 1 | -1/+1 |
* | regenerate | Chris Lattner | 2007-08-06 | 3 | -4748/+3438 |
* | Fix PR1577, a crash on invalid bug. | Chris Lattner | 2007-08-06 | 1 | -0/+1 |
* | Regenerating. | Chandler Carruth | 2007-08-04 | 3 | -3437/+4761 |
* | This is the patch to provide clean intrinsic function overloading support in ... | Chandler Carruth | 2007-08-04 | 1 | -0/+6 |
* | Long double, part 1 of N. Support in IR. | Dale Johannesen | 2007-08-03 | 7 | -4495/+3613 |
* | Update generated files. | David Greene | 2007-08-01 | 4 | -1393/+1220 |
* | New CallInst interface to address GLIBCXX_DEBUG errors caused by | David Greene | 2007-08-01 | 1 | -1/+1 |
* | Regenerate. | Reid Spencer | 2007-07-31 | 2 | -954/+954 |
* | After a discussion with Anton, it turns out that the InReg attribute is not | Reid Spencer | 2007-07-31 | 1 | -1/+0 |
* | Regenerate. | Reid Spencer | 2007-07-31 | 2 | -954/+954 |
* | Allow the INREG parameter attribute to be added to functions. This permits the | Reid Spencer | 2007-07-31 | 1 | -0/+1 |
* | Regenerate (again). | Reid Spencer | 2007-07-31 | 2 | -148/+146 |
* | Don't include newlines in the whitespace before newline (WSNL) rule. | Reid Spencer | 2007-07-31 | 1 | -2/+2 |
* | Regenerate. | Reid Spencer | 2007-07-31 | 5 | -4074/+5321 |
* | For PR1553: | Reid Spencer | 2007-07-31 | 2 | -0/+8 |
* | Support for trampolines, except for X86 codegen which is | Duncan Sands | 2007-07-27 | 2 | -2/+4 |
* | For PR1553: | Reid Spencer | 2007-07-19 | 2 | -4/+7 |
* | Add the byval attribute | Rafael Espindola | 2007-07-06 | 2 | -1/+3 |
* | update the .cvs files | Chris Lattner | 2007-07-05 | 5 | -5128/+4012 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -4/+0 |
* | Commit first round work of PR1373. "noalias" is now fully supported in | Zhou Sheng | 2007-06-05 | 2 | -5/+7 |
* | Regenerate. | Reid Spencer | 2007-05-22 | 2 | -167/+185 |
* | Don't allow the UnEscape code to read or write beyond the end of yytext. | Reid Spencer | 2007-05-22 | 1 | -11/+20 |
* | Regenerate. | Reid Spencer | 2007-05-22 | 5 | -660/+646 |
* | Implement full unescaping of escaped hex characters in all quoted identifiers | Reid Spencer | 2007-05-22 | 3 | -136/+121 |
* | update comment | Chris Lattner | 2007-05-22 | 3 | -3/+3 |
* | regenerate | Chris Lattner | 2007-05-22 | 2 | -184/+161 |
* | simplify code | Chris Lattner | 2007-05-22 | 1 | -11/+2 |
* | Regenerate | Reid Spencer | 2007-05-19 | 5 | -4833/+5824 |
* | Make the %"..." syntax legal for local name. This just makes it symmetric | Reid Spencer | 2007-05-19 | 2 | -2/+9 |
* | regenerate | Chris Lattner | 2007-05-04 | 3 | -4626/+3338 |
* | fix a bug where llvm-as couldn't assemble the .ll file for 252.eon. | Chris Lattner | 2007-05-04 | 1 | -1/+1 |
* | Regenerate | Anton Korobeynikov | 2007-04-29 | 3 | -3809/+4382 |
* | Implement protected visibility. This partly implements PR1363. Linker | Anton Korobeynikov | 2007-04-29 | 4 | -8/+12 |
* | Fix MemoryBuffer breakage correctly. | Jeff Cohen | 2007-04-29 | 2 | -1625/+1402 |
* | Regenerate. | Reid Spencer | 2007-04-28 | 4 | -2365/+2021 |
* | Revert the premature portion of the last commit. | Reid Spencer | 2007-04-28 | 1 | -62/+76 |
* | Fix a compilation error (jump to case label). | Reid Spencer | 2007-04-28 | 1 | -77/+64 |
* | Regenerate | Anton Korobeynikov | 2007-04-28 | 3 | -3352/+4719 |
* | Implement review feedback. Aliasees can be either GlobalValue's or | Anton Korobeynikov | 2007-04-28 | 1 | -27/+53 |
* | regen | Chris Lattner | 2007-04-26 | 3 | -4616/+3346 |
* | wrap long lines | Chris Lattner | 2007-04-26 | 1 | -10/+16 |