aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/RuntimeLibcalls.h
Commit message (Expand)AuthorAgeFilesLines
* More ppcf128 issues (maybe the last)?Dale Johannesen2007-10-191-0/+4
* Add runtime library names for pow.Dan Gohman2007-10-111-0/+4
* First round of ppc long double. call/return andDale Johannesen2007-10-051-9/+18
* Add sqrt and powi intrinsics for long double.Dale Johannesen2007-09-281-1/+5
* More long double fixes. x86_64 should build now.Dale Johannesen2007-09-191-0/+4
* Added O_F32 and O_64 in addition to UO_F32 and UO_64 even though byEvan Cheng2007-01-311-0/+2
* - Move RTLIB::Libcall enum to a separate file.Evan Cheng2007-01-121-0/+107