summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/volatile.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Test case for recent checkin.Mike Stump2009-11-031-2/+8
* Semantic checking for main().John McCall2009-07-251-1/+1
* Update comment.Mike Stump2009-05-261-1/+1
* And an additional testcase that also works.Mike Stump2009-05-261-1/+2
* Fixup codegen for volatile structs in the trivial cases (a a=a and a=a=a).Mike Stump2009-05-261-1/+6
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix redundant load of bit-fields on assignment (to get the updatedDaniel Dunbar2008-11-191-2/+2
* Basic support for volatile loads and stores. Stores the volatile Eli Friedman2008-06-131-0/+88
OpenPOWER on IntegriCloud