summaryrefslogtreecommitdiff
path: root/test/CodeGen/blockstret.c
AgeCommit message (Expand)Author
2014-03-29ARM64: initial clang support commit.Tim Northover
2011-07-09clang side to match the LLVM IR type system rewrite patch.Chris Lattner
2011-02-07A few more tweaks to the blocks AST representation: John McCall
2010-11-15Restore these tests. I think I fixed the problem.Fariborz Jahanian
2010-11-13Removing these test till redo them so they won't dependFariborz Jahanian
2010-07-28Fix flags in global block descriptor whenFariborz Jahanian
2010-03-05Remove header file dependencies in block patchFariborz Jahanian
2010-03-05add support for a 1<<29 bit in the block flags field to mark blocks using alt...Blaine Garst