Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement x86 long double in jit (not really | Dale Johannesen | 2007-09-17 | 1 | -1/+10 |
* | Next round of APFloat changes. | Dale Johannesen | 2007-09-06 | 1 | -2/+4 |
* | move assertion into mutex guard, a partial fix for PR1606. | Chris Lattner | 2007-08-13 | 1 | -1/+1 |
* | eliminate redundant conditions from the signless types conversion. | Chris Lattner | 2007-08-08 | 1 | -7/+4 |
* | New CallInst interface to address GLIBCXX_DEBUG errors caused by | David Greene | 2007-08-01 | 1 | -1/+1 |
* | Add detection of __dso_handle presence during configure. Use this information... | Anton Korobeynikov | 2007-07-30 | 1 | -15/+20 |
* | Hush a noisy warning from GCC 4.2 about overflow during conversion by using | Reid Spencer | 2007-07-19 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 6 | -0/+1802 |