llvm-project/clang/lib
NAKAMURA Takumi bd91f50190 lib/CodeGen/TargetInfo.cpp: Add Win64 calling conversion.
FIXME: It would be incompatible to Microsoft's in one point.
On mingw64-gcc, {i128} is expanded for args and returned as {rax, rdx}.

llvm-svn: 123692
2011-01-17 22:56:31 +00:00
..
AST AST/InheritViz: Remove all internal uses of PathV1. 2011-01-15 21:43:57 +00:00
Analysis Add AnalysisContext::dumpCFG. 2011-01-16 22:05:23 +00:00
Basic lib/Basic/Targets.cpp: __builtin_va_list is as same on win64 mingw64! 2011-01-17 22:56:23 +00:00
CodeGen lib/CodeGen/TargetInfo.cpp: Add Win64 calling conversion. 2011-01-17 22:56:31 +00:00
Driver improve compatibility with GCC: when generating the ".d" filename to use 2011-01-16 08:14:11 +00:00
Frontend Replace all uses of PathV1::exists with PathV2::fs::exists. 2011-01-10 02:34:13 +00:00
FrontendTool Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex clean up some dead code around __has_include() processing code identified by the ted-o-matic. 2011-01-15 06:57:04 +00:00
Parse Convert "#pragma unused(...)" into tokens for the parser. 2011-01-17 18:58:44 +00:00
Rewrite Clang should not warn on code in clang that is only there to remove warnings. 2011-01-06 01:37:28 +00:00
Sema Handle base and member destructors in CheckFallThrough. 2011-01-17 19:06:31 +00:00
Serialization Introduce a new kind of TemplateName that captures a substituted 2011-01-15 06:45:20 +00:00
StaticAnalyzer NetBSD, OpenBSD, and Dragonfly BSD also have arc4random. Patch from 2011-01-17 19:16:24 +00:00
CMakeLists.txt Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00