aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/pointer-signext.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie1-1/+1
2015-02-14Adjust test case to be compatible with future changes to explicitly pass the ...David Blaikie1-2/+2
2010-09-15Tweak regex not to accidentally match a trailing \r.Benjamin Kramer1-1/+1
2010-09-15Fix pointer-signext.c test case: it was relying on value names, which don't a...Cameron Esfahani1-3/+3
2010-09-15Fix Windows64 target info so pointer arithmetic is done correctly, and no sig...Cameron Esfahani1-0/+32