Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
33c0c77073d2b8e7067b51a2f43593d09d21d82f
/
llvm
/
lib
/
Target
/
TargetLibraryInfo.cpp
eeb50c8
Enable printf() to iprintf() optimization for the TCE target.
by Duncan Sands
· 14 years ago
4c0d9e2
add a copy ctor to TargetLibraryInfo.
by Chris Lattner
· 14 years ago
cd01ed5
ADT/Triple: Renambe isOSX... methods to isMacOSX for consistency with the OS
by Daniel Dunbar
· 15 years ago
9483bb6
Target: Eliminate a use of getDarwinMajorNumber().
by Daniel Dunbar
· 15 years ago
af52c52
Optimize fprintf -> iprintf if there are no floating point arguments
by Richard Osborne
· 15 years ago
2dfb888
Optimize sprintf -> siprintf if there are no floating point arguments
by Richard Osborne
· 15 years ago
815de53
Optimize printf -> iprintf if there are no floating point arguments
by Richard Osborne
· 15 years ago
1341df9
add a way to disable all builtins, wire it up to opt's -disable-simplifylibcalls flag.
by Chris Lattner
· 15 years ago
0e125bb
introduce a new TargetLibraryInfo pass, which transformations can use to
by Chris Lattner
· 15 years ago