summaryrefslogtreecommitdiff
path: root/test/CodeGen/vectorcall.c
AgeCommit message (Expand)Author
2017-06-21Correct VectorCall x86 (32 bit) behavior for SSE Register AssignmentErich Keane
2017-01-05Correct Vectorcall Register passing and HVA BehaviorErich Keane
2016-05-02Expand aggregate arguments more often on 32-bit WindowsReid Kleckner
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
2014-10-31Implement IRGen for the x86 vectorcall conventionReid Kleckner