summaryrefslogtreecommitdiff
path: root/test/CodeGen/x86_32-arguments-darwin.c
Commit message (Expand)AuthorAgeFilesLines
* Track whether an AggValueSlot is potentially aliased, and do notJohn McCall2011-08-251-9/+9
* clang side to match the LLVM IR type system rewrite patch.Chris Lattner2011-07-091-2/+2
* Change -mno-mmx to be more compatible with gcc. Specifically, -mno-mmx shoul...Eli Friedman2011-07-081-2/+1
* make the x86-32 backend specify a byval alignment, even when theChris Lattner2011-05-221-3/+3
* Reapply r116684 with fixes. The test cases needed to be updated.Bill Wendling2010-10-181-2/+2
* IRgen/ABI/x86-32: Realign indirect arguments when the ABI requires us to passDaniel Dunbar2010-09-161-10/+10
* IRgen/ABI/x86_32/Darwin: On Darwin, only structures with SSE vector types get...Daniel Dunbar2010-09-161-0/+278