Age | Commit message (Expand) | Author |
---|---|---|
2011-03-03 | Optimize fprintf -> iprintf if there are no floating point arguments | Richard Osborne |
2011-03-03 | Optimize sprintf -> siprintf if there are no floating point arguments | Richard Osborne |
2011-03-03 | Optimize printf -> iprintf if there are no floating point arguments | Richard Osborne |
2011-02-18 | add a way to disable all builtins, wire it up to opt's -disable-simplifylibca... | Chris Lattner |
2011-02-18 | introduce a new TargetLibraryInfo pass, which transformations can use to | Chris Lattner |