summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/x86_32-arguments.c
Commit message (Expand)AuthorAgeFilesLines
* ABI handling: Fix invalid assertion, it is possible for a validDaniel Dunbar2009-05-131-4/+4
* Darwin x86-32 ABI: Now that structure passing is farther along, weDaniel Dunbar2009-05-121-0/+3
* Darwin x86-32: Multi-dimensional arrays were not handled correctly,Daniel Dunbar2009-05-111-0/+6
* Darwin x86_32: Treat records with unnamed bit-fields as "empty".Daniel Dunbar2009-05-111-0/+6
* Darwin x86_32: When coercing a "single element" structure, make sureDaniel Dunbar2009-05-081-0/+6
* Darwin x86_32: Ignore padding bit-fields when looking for "singleDaniel Dunbar2009-05-081-0/+3
* Darwin x86_32: Improve bit-field handling for returning records.Daniel Dunbar2009-05-081-10/+11
* Darwin x86_32: Ignore arrays of empty structures inside records.Daniel Dunbar2009-05-081-3/+6
* x86-32 ABI: Fix crash on return of structure with flexible arrayDaniel Dunbar2009-04-271-0/+3
* x86-32 Darwin ABI: Handle small structures correctly.Daniel Dunbar2009-04-011-12/+18
* x86-32 Darwin ABI: Single element arrays can be part of "singleDaniel Dunbar2009-04-011-2/+33
* x86-32 Darwin ABI: Handle direct return of vectors.Daniel Dunbar2009-04-011-1/+15
* x86_32 Darwin ABI: Treat empty unions like empty structures.Daniel Dunbar2009-03-311-2/+10
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix a couple of tests.Eli Friedman2009-03-241-1/+1
* x86_32 ABI: Don't try and expand structures with bitfields.Daniel Dunbar2009-03-111-0/+67
OpenPOWER on IntegriCloud