| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2011-06-09 | Enable printf() to iprintf() optimization for the TCE target. | Duncan Sands | 1 | -2/+2 |
| 2011-05-21 | add a copy ctor to TargetLibraryInfo. | Chris Lattner | 1 | -0/+6 |
| 2011-04-20 | ADT/Triple: Renambe isOSX... methods to isMacOSX for consistency with the OS | Daniel Dunbar | 1 | -2/+2 |
| 2011-04-19 | Target: Eliminate a use of getDarwinMajorNumber(). | Daniel Dunbar | 1 | -1/+8 |
| 2011-03-03 | Optimize fprintf -> iprintf if there are no floating point arguments | Richard Osborne | 1 | -0/+1 |
| 2011-03-03 | Optimize sprintf -> siprintf if there are no floating point arguments | Richard Osborne | 1 | -2/+4 |
| 2011-03-03 | Optimize printf -> iprintf if there are no floating point arguments | Richard Osborne | 1 | -1/+4 |
| 2011-02-18 | add a way to disable all builtins, wire it up to opt's -disable-simplifylibca... | Chris Lattner | 1 | -0/+6 |
| 2011-02-18 | introduce a new TargetLibraryInfo pass, which transformations can use to | Chris Lattner | 1 | -0/+49 |
