llvm-project/clang/lib/Basic
Dale Johannesen 7d3dfc0622 Generate bitcasts going in and out of MMX parameters
in asm's.  PR 8501, 8602988.
I don't like including Type.h where it is; the idea was
to get references to X86_MMXTy out of the common code.
Maybe there's a better way?

llvm-svn: 117736
2010-10-29 23:12:32 +00:00
..
Builtins.cpp Add builtin definition for scanf, including extending the builtin encoding to 2010-07-16 02:11:15 +00:00
CMakeLists.txt Don't try to guess svn version when current path is a symlink. 2010-10-22 17:16:39 +00:00
ConvertUTF.c Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Diagnostic.cpp Teach Diagnostic to recursively expand inside %plural formats. 2010-10-14 01:55:31 +00:00
FileManager.cpp fix PR7953 - Windows filename are case insensitive: 2010-08-23 23:50:42 +00:00
IdentifierTable.cpp When performing typo correction, look through the set of known 2010-10-14 22:11:03 +00:00
Makefile Basic: Simplify getClangRepositoryPath and getClangRevision. 2010-09-29 19:15:29 +00:00
SourceLocation.cpp Update get*LineNumber() and get*ColumnNumber() functions to pass the 2010-03-16 20:53:17 +00:00
SourceManager.cpp getOrCreateContentCache never returns null, so overrideFileContents 2010-10-26 20:47:28 +00:00
TargetInfo.cpp Fix Whitespace. 2010-10-18 07:10:59 +00:00
Targets.cpp Generate bitcasts going in and out of MMX parameters 2010-10-29 23:12:32 +00:00
TokenKinds.cpp This patch adds a PUNCTUATOR macro (specialization of TOK) in TokenKinds.def and makes use of it in tok::getTokenSimpleSpelling. 2009-11-28 16:09:28 +00:00
Version.cpp Basic: Tweak attempt to make version tags work from 'svn export's again, clip 2010-10-11 23:50:34 +00:00