llvm-6502/test/Transforms/SimplifyLibCalls
Chris Lattner cc7f168c6c Generalize getUnaryFloatFunction to handle any FP unary function, automatically
figuring out the suffix to use.  implement pow(2,x) -> exp2(x).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49437 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-09 17:48:11 +00:00
..
2005-05-20-sprintf-crash.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
2007-04-06-strchr-miscompile.ll For PR1319: 2007-04-15 05:16:38 +00:00
dg.exp For PR1319: 2007-04-15 05:16:38 +00:00
ExitInMain.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
FFS.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
floor.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
FPrintF.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
IsDigit.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
memcmp.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
MemCpy.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
MemMove.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
MemSet.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
pow2.ll Generalize getUnaryFloatFunction to handle any FP unary function, automatically 2008-04-09 17:48:11 +00:00
Printf.ll For PR1319: 2007-04-16 15:31:49 +00:00
Puts.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
SPrintF.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
StrCat.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
StrChr.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
StrCmp.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
StrCpy.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
StrLen.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
StrNCmp.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
ToAscii.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00