summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/Atomics.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove test/FrontendC, almost all of the tests have been migratedEric Christopher2011-07-261-236/+0
| | | | | | to clang now, the rest are in process (6) or have been deleted. llvm-svn: 136191
* Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add,Daniel Dunbar2009-11-091-1/+1
| | | | | | but might as well use the more standard syntax). llvm-svn: 86553
* Remove the IA-64 backend.Dan Gohman2009-07-241-1/+1
| | | | llvm-svn: 76920
* Remove "long" variants so these will pass on a 64-bit host.Dale Johannesen2008-10-121-49/+3
| | | | llvm-svn: 57418
* New testcase for targets without 64-bit atomics;Dale Johannesen2008-09-021-1/+2
| | | | | | xfail old test for ppc. llvm-svn: 55651
* Comprehensive test of FE handling of __sync builtins.Dale Johannesen2008-08-221-0/+281
llvm-svn: 55206
OpenPOWER on IntegriCloud