1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/llvm-c-test
Robert Widmann 5eb209277e [LLVM-C] Improve Intrinsics Bindings
Summary:
Improve the intrinsic bindings with operations for

- Retrieving and automatically inserting the declaration of an intrinsic by ID
- Retrieving the name of a non-overloaded intrinsic by ID
- Retrieving the name of an overloaded intrinsic by ID and overloaded parameter types

Improve the echo test to copy non-overloaded intrinsics by ID.

Reviewers: whitequark, deadalnix

Reviewed By: whitequark

Subscribers: llvm-commits

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

llvm-svn: 346195
2018-11-06 01:38:14 +00:00
..
attributes.c Report fatal error in the case of out of memory 2018-02-20 05:41:26 +00:00
calc.c
CMakeLists.txt
debuginfo.c Emit template type and value parameter DIEs for template variables. 2018-10-03 18:44:53 +00:00
diagnostic.c
disassemble.c
echo.cpp [LLVM-C] Improve Intrinsics Bindings 2018-11-06 01:38:14 +00:00
helpers.c Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
include-all.c
llvm-c-test.h
main.c Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
metadata.c
module.c Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
object.c
targets.c