summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/libcalls.c
Commit message (Expand)AuthorAgeFilesLines
* Use -fno-math-errno by default, and remove the IsMathErrnoDefaultDan Gohman2010-01-081-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Switch -f{builtin,math-errno,rtti} and -analyzer-purge-dead to -...no... vari...Daniel Dunbar2009-11-191-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-5/+5
* Add a target triple to a couple of tests which depend on it. Reported Eli Friedman2009-06-181-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
* Support IRgen of sqrt -> llvm.sqrt, pow -> llvm.pow.Daniel Dunbar2009-02-161-0/+22
OpenPOWER on IntegriCloud