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