aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Bitcode
Commit message (Expand)AuthorAgeFilesLines
* Patch 10 for long double. Doing constants right needs expanding ConstantFPDale Johannesen2007-08-092-3/+13
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-042-0/+44
* Long double, part 1 of N. Support in IR.Dale Johannesen2007-08-032-0/+12
* New CallInst interface to address GLIBCXX_DEBUG errors caused byDavid Greene2007-08-011-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-189-0/+3627