1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
Andrew Lenharth eda77c60a0 more complete Lowering for vacopy and vaarg
llvm-svn: 22274
2005-06-22 23:04:28 +00:00
..
Analysis the correct fix was to fix AliasAnalysis.getModRefInfo 2005-06-20 15:25:22 +00:00
AsmParser If we support structs as va_list, we must pass pointers to them to va_copy 2005-06-22 21:04:42 +00:00
Bytecode If we support structs as va_list, we must pass pointers to them to va_copy 2005-06-22 21:04:42 +00:00
CodeGen If we support structs as va_list, we must pass pointers to them to va_copy 2005-06-22 21:04:42 +00:00
Debugger
ExecutionEngine core changes for varargs 2005-06-18 18:34:52 +00:00
Linker Preserve CC's when linking modules 2005-05-09 01:09:39 +00:00
Support HP-UX system headers make a mess of isinf(), so much so that gcc fixincludes 2005-05-16 06:45:57 +00:00
System Put in a hack for Cygwin that prevents mkdtemp from being used since 2005-06-02 05:38:20 +00:00
Target more complete Lowering for vacopy and vaarg 2005-06-22 23:04:28 +00:00
Transforms prevent va_arg from being hoisted from a loop 2005-06-20 13:36:33 +00:00
VMCore core changes for varargs 2005-06-18 18:34:52 +00:00
Makefile