summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/volatile-complex.c
Commit message (Expand)AuthorAgeFilesLines
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-24/+24
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-16/+16
* test case hygiene.Benjamin Kramer2014-01-111-4/+4
* Misc test cleanups.Rafael Espindola2013-12-161-3/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-4/+4
* Fix volatile _Complex alignment test on platforms where 64-bit floating point...JF Bastien2013-07-181-6/+14
* clang/test/CodeGen/volatile-complex.c: Loosen CHECKs for -Asserts.NAKAMURA Takumi2013-07-171-8/+4
* Propagate alignment for _ComplexJF Bastien2013-07-171-0/+63