| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dead file and directory. | Chris Lattner | 2007-12-08 | 1 | -30/+0 |
* | Provide hook for _alloca to make JITing on Cygwin slightly happier :) | Anton Korobeynikov | 2007-12-03 | 1 | -3/+11 |
* | This change does a couple of things. First it gets the Visual Studio builds ... | Chuck Rose III | 2007-11-21 | 2 | -2/+15 |
* | Silence a warning saying that the variables always resolve to "true" in an | Bill Wendling | 2007-11-01 | 1 | -4/+4 |
* | really fix PR1581, thanks to Daniel Dunbar for pointing | Chris Lattner | 2007-09-28 | 1 | -1/+1 |
* | Remove spurious consts. This fixes warnings with compilers that | Dan Gohman | 2007-09-14 | 1 | -2/+2 |
* | Add lengthof and endof templates that hide a lot of sizeof computations. | Owen Anderson | 2007-09-07 | 1 | -3/+4 |
* | Fix PR1581, patch by Timo Savola | Chris Lattner | 2007-07-31 | 1 | -1/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 40 | -0/+9867 |