mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
5eb209277e
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 |
||
---|---|---|
.. | ||
attributes.c | ||
calc.c | ||
CMakeLists.txt | ||
debuginfo.c | ||
diagnostic.c | ||
disassemble.c | ||
echo.cpp | ||
helpers.c | ||
include-all.c | ||
llvm-c-test.h | ||
main.c | ||
metadata.c | ||
module.c | ||
object.c | ||
targets.c |