Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix IRGen for passing transparent unions | Reid Kleckner | 2014-11-15 | 1 | -7/+12 |
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -1/+1 |
* | Update testcases due to Attribute sorting improvements. | Bill Wendling | 2013-02-15 | 1 | -1/+1 |
* | Update the tests. | Bill Wendling | 2013-01-31 | 1 | -1/+1 |
* | fix an unintended behavior change in the type system rewrite, which caused us... | Chris Lattner | 2011-07-12 | 1 | -1/+1 |
* | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner | 2011-07-09 | 1 | -1/+1 |
* | make the x86-32 backend specify a byval alignment, even when the | Chris Lattner | 2011-05-22 | 1 | -1/+1 |
* | Fix a (probably very old) regression where we weren't using the typedef name ... | Anders Carlsson | 2010-11-24 | 1 | -1/+1 |
* | Implement GNU C extension: two types are compatible if they appear | Peter Collingbourne | 2010-10-24 | 1 | -1/+4 |
* | Sema/transparent_union: Make sure to add implicit cast when constructing | Daniel Dunbar | 2010-09-17 | 1 | -0/+22 |