summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/uint128_t.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* only support int128_t on 64-bit and larger targets. 32-bit targets don'tChris Lattner2009-04-301-1/+1
* initial support for __[u]int128_t, which should be basicallyChris Lattner2009-04-301-0/+18