]> granicus.if.org Git - llvm/commit
[LLVM-C] Add Accessors for Discarding Value Names in the IR
authorRobert Widmann <devteam.codafi@gmail.com>
Tue, 1 Jan 2019 18:56:51 +0000 (18:56 +0000)
committerRobert Widmann <devteam.codafi@gmail.com>
Tue, 1 Jan 2019 18:56:51 +0000 (18:56 +0000)
commit477cc8323193a5d7b35cb7bb63658a5fc3b25d44
treee6f8cadf3437c44aece62bac30372d42da8b3e61
parent02b99f6373df8ff3c98585956fec4111a6f3c5be
[LLVM-C] Add Accessors for Discarding Value Names in the IR

Summary: Add accessors so the performance improvement from this setting is accessible to third parties.

Reviewers: whitequark, deadalnix

Reviewed By: whitequark

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D56179

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350196 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Core.h
lib/IR/Core.cpp