aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/blockstret.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-28[clang] Remove rdar links; NFCAaron Ballman1-4/+0
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini1-0/+4
2023-07-07Remove rdar links; NFCAaron Ballman1-4/+0
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov1-7/+7
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov1-3/+3
2014-03-29ARM64: initial clang support commit.Tim Northover1-1/+8
2011-07-09clang side to match the LLVM IR type system rewrite patch.Chris Lattner1-1/+1
2011-02-07A few more tweaks to the blocks AST representation: John McCall1-1/+1
2010-11-15Restore these tests. I think I fixed the problem.Fariborz Jahanian1-0/+106
2010-11-13Removing these test till redo them so they won't dependFariborz Jahanian1-106/+0
2010-07-28Fix flags in global block descriptor whenFariborz Jahanian1-2/+2
2010-03-05Remove header file dependencies in block patchFariborz Jahanian1-8/+4
2010-03-05add support for a 1<<29 bit in the block flags field to mark blocks using alt...Blaine Garst1-0/+110