llvm-project/clang/lib/Basic
Dale Johannesen 8499f47ef4 Allow 'o' and 'V' as constraints for output asm operands.
Allow '<' and '>' as constraints for input or output.

llvm-svn: 113246
2010-09-07 18:40:41 +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 Update CMake build system for ARM NEON generation. 2010-06-17 15:17:41 +00:00
ConvertUTF.c Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Diagnostic.cpp Simplify FixItHint by eliminated the unnecessary InsertionLoc 2010-08-18 14:24:02 +00:00
FileManager.cpp fix PR7953 - Windows filename are case insensitive: 2010-08-23 23:50:42 +00:00
IdentifierTable.cpp Add symantic support for the Pascal calling convention via 2010-09-03 01:29:35 +00:00
Makefile BUILD_ARCHIVE is the default for libraries, no need to set it. 2010-07-18 00:14:47 +00:00
SourceLocation.cpp Update get*LineNumber() and get*ColumnNumber() functions to pass the 2010-03-16 20:53:17 +00:00
SourceManager.cpp Fix a typo. 2010-08-26 21:27:06 +00:00
TargetInfo.cpp Allow 'o' and 'V' as constraints for output asm operands. 2010-09-07 18:40:41 +00:00
Targets.cpp Add support for windows x86-64 varargs, patch by Cameron Esfahani! 2010-08-31 16:44:54 +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: Update getClangRepositoryPath for my change to integration branch layout. 2010-05-06 18:39:38 +00:00