summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/block-byref-aggr.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-3/+3
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-3/+3
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-2/+2
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-3/+3
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-8/+8
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Significantly simplify CGExprAgg's logic about ignored results:John McCall2012-07-021-11/+60
* block variables on lhs need be ir-gen'ed after theFariborz Jahanian2011-04-291-0/+17