summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/complex-convert.c
Commit message (Expand)AuthorAgeFilesLines
* clang/test/CodeGen/complex-convert.c: Appease for targeting powerpc64-*.NAKAMURA Takumi2015-09-081-0/+2
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-1/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-128/+128
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-176/+176
* Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg2014-01-131-3/+8
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Add check for @fooBill Schmidt2013-02-011-0/+1
* Fix a string not seen without assertsBill Schmidt2013-02-011-2/+1
* Fix PR14881 by implementing conversion rules between int and complex int.Bill Schmidt2013-02-011-0/+717