Skip to content

Commit

Permalink
Add more functions to the TLI.
Browse files Browse the repository at this point in the history
This patch adds many more functions to the target library information.
All of the functions being added were discovered while doing the migration
of the simplify-libcalls attribute annotation functionality to the
functionattrs pass.  As a part of that work the attribute annotation logic
will query TLI to determine if a function should be annotated or not.

Signed-off-by: Meador Inge <[email protected]>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176514 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
meadori committed Mar 5, 2013
1 parent 0d44328 commit cf70590
Show file tree
Hide file tree
Showing 2 changed files with 465 additions and 9 deletions.
Loading

0 comments on commit cf70590

Please sign in to comment.