History log of /external/clang/test/CodeGen/ms-inline-asm-64.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b55dd767b2db98f6e4f9128514cb93fe156e7d75 10-Apr-2013 Chad Rosier <mcrosier@apple.com> [ms-inline asm] Move a few test cases from the 32-bit version to the 64-bit
version as lea is only available in 64-bit mode.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179190 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/ms-inline-asm-64.c
4e1125f630e75a52209b928e9d43b638abf39987 22-Feb-2013 Bill Wendling <isanbard@gmail.com> Update to use references to attribute groups instead of listing the attributes on the call/invoke instructions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175878 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/ms-inline-asm-64.c
b2e2157f905b0b6e27f1d3f5e1f38778c6731813 22-Jan-2013 Chad Rosier <mcrosier@apple.com> [ms-inline asm] Remove the -fenable-experimental-ms-inline-asm flag. MS-style
inline assembly can be enable with -fasm-blocks or -fms-extensions alone.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173186 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/ms-inline-asm-64.c
15490fd42d7d8dca2f9b5b3a9dc074892ca1acd7 05-Dec-2012 Chad Rosier <mcrosier@apple.com> [driver, ms-inline asm] MS-Style inline assembly is controlled by the
-fasm-blocks flag, not the -fms-extensions flag.
rdar://12808010

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169422 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/ms-inline-asm-64.c
42242552fe9769fba3c1a1f82e181688675908f0 24-Oct-2012 Chad Rosier <mcrosier@apple.com> [ms-inline asm] Add test cases for r166592. The test cases only works if the
source operand is a register.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166594 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/ms-inline-asm-64.c
e72faf6148aadae316ce1fa2deb8289c10ee1ab9 24-Oct-2012 Chad Rosier <mcrosier@apple.com> [ms-inline asm] Test case for r166526.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166527 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/ms-inline-asm-64.c