History log of /external/clang/test/CodeGen/pointer-signext.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3ea9e33ea25e0c2b12db56418ba3f994eb662c04 08-Apr-2015 Pirama Arumuga Nainar <pirama@google.com> Update aosp/master clang for rebase to r233350

Change-Id: I12d4823f10bc9e445b8b86e7721b71f98d1df442
/external/clang/test/CodeGen/pointer-signext.c
0e2c34f92f00628d48968dfea096d36381f494cb 23-Mar-2015 Stephen Hines <srhines@google.com> Update aosp/master clang for rebase to r230699.

Change-Id: I6a546ab3d4ae37119eebb735e102cca4f80ab520
/external/clang/test/CodeGen/pointer-signext.c
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