"README.md" did not exist on "bf7afbaaaf43110612165858fdb0958ff12fe2bc"
Optimize printf -> iprintf if there are no floating point arguments
and iprintf is available on the target. Currently iprintf is only marked as being available on the XCore. llvm-svn: 126935
Showing
- llvm/include/llvm/Target/TargetLibraryInfo.h 3 additions, 0 deletionsllvm/include/llvm/Target/TargetLibraryInfo.h
- llvm/lib/Target/TargetLibraryInfo.cpp 4 additions, 1 deletionllvm/lib/Target/TargetLibraryInfo.cpp
- llvm/lib/Transforms/Scalar/SimplifyLibCalls.cpp 42 additions, 10 deletionsllvm/lib/Transforms/Scalar/SimplifyLibCalls.cpp
- llvm/test/Transforms/SimplifyLibCalls/iprintf.ll 29 additions, 0 deletionsllvm/test/Transforms/SimplifyLibCalls/iprintf.ll
Loading
Please register or sign in to comment