History log of /external/clang/test/CodeGen/pointer-signext.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
07080fc91dad9e4cd015ea43053d492b544904c5 15-Sep-2010 Benjamin Kramer <benny.kra@googlemail.com> Tweak regex not to accidentally match a trailing \r.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113966 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/pointer-signext.c
dae08c7a54acb159829c7d6ebc82eed2a3aba69a 15-Sep-2010 Cameron Esfahani <dirty@apple.com> Fix pointer-signext.c test case: it was relying on value names, which don't appear in the non-assert build. Switch to using check-next as well.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113964 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/pointer-signext.c
32083823fb50672a0df6b5e9a4dc728f4bc7e381 15-Sep-2010 Cameron Esfahani <dirty@apple.com> Fix Windows64 target info so pointer arithmetic is done correctly, and no sign extension code is emitted: PtrDiffType needs to be a signed long long. Add a corresponding test case.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113910 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/pointer-signext.c