mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
7bc3969cea
access to bits). Use them in place of float and double interfaces where appropriate. First bits of x86 long double constants handling (untested, probably does not work). llvm-svn: 41858 |
||
---|---|---|
.. | ||
Makefile | ||
MSILWriter.cpp | ||
MSILWriter.h | ||
README.TXT |
//===---------------------------------------------------------------------===// Vector instructions support. ShuffleVector ExtractElement InsertElement //===---------------------------------------------------------------------===// Add "OpaqueType" type. //===---------------------------------------------------------------------===// "switch" instruction emulation with CLI "switch" instruction. //===---------------------------------------------------------------------===// Write linker for external function, because function export need to know dynamic library where function located. .method static hidebysig pinvokeimpl("msvcrt.dll" cdecl) void free(void*) preservesig {}