aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/mips64-padding-arg.c
AgeCommit message (Expand)Author
2013-01-31Update the tests.Bill Wendling
2013-01-29Modify the tests for the (sorted) order that the attributes come out as now.Bill Wendling
2013-01-24[mips] Do not emit i32 padding if target ABI is O32. This was causing backendAkira Hatanaka
2012-10-09The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola
2012-01-20rename -ccc-host-triple into -targetSebastian Pop
2012-01-13Revert r148138; it's causing test failures.Eli Friedman
2012-01-13rename -ccc-host-triple into -targetSebastian Pop
2012-01-12Fix test case committed in r147986.Akira Hatanaka
2012-01-12Take into account the pointer to an aggregate that is passed as a hiddenAkira Hatanaka
2012-01-09Insert padding before unaligned long double arguments.Akira Hatanaka
2012-01-07Add field PaddingType to ABIArgInfo which specifies the type of padding thatAkira Hatanaka