This patch adds LowerFormalArguments_AIX, support is added for lowering int, float, and double formal arguments onto general purpose and floating point registers only.
The aix calling convention testcase have been redone to test for caller and callee functionality.
Unrelated change.