Call instructions are no longer required to be variadic, and variable_ops should only be used for instructions that encode a variable number of arguments, like the ARM stm/ldm instructions. llvm-svn: 160189
To-do ----- * Instruction encodings * Tailcalls * Investigate loop alignment * Add builtins