summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/x86_32-arguments.cpp
Commit message (Expand)AuthorAgeFilesLines
* Experiment with using first-class aggregates to represent member functionJohn McCall2010-08-221-1/+1
* C++/Darwin/i386 ABI: Fix some problems with empty record handling.Daniel Dunbar2010-05-171-0/+18
* C++/ABI/i386: Member function pointers should be passed by value.Daniel Dunbar2010-05-151-0/+9
* C++/Darwin/x86: Teach IRgen it can pass reference types in registers.Daniel Dunbar2010-05-141-0/+4
* IRgen/i386/C++: Fix isSingleElementStruct computation for C++ record decls.Daniel Dunbar2010-05-111-1/+33
* Pass the globaldecl into GetOrCreateLLVMFunction so that llvmChris Lattner2010-05-051-1/+30
* don't slap noalias attribute on stret result arguments.Chris Lattner2010-04-201-2/+2
* Update xcode project.Anders Carlsson2010-01-271-0/+24
OpenPOWER on IntegriCloud