| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add a way to disable all builtins, wire it up to opt's ↵ | Chris Lattner | 2011-02-18 | 1 | -0/+6 |
| | | | | | | | -disable-simplifylibcalls flag. llvm-svn: 125978 | ||||
| * | introduce a new TargetLibraryInfo pass, which transformations can use to | Chris Lattner | 2011-02-18 | 1 | -0/+49 |
| query about available library functions. For now this just has memset_pattern16, which exists on darwin, but it can be extended for a bunch of other things in the future. llvm-svn: 125965 | |||||

