[CodeGen] Clean up CGBuiltin a bit.
- Use cached LLVM types - Turn SmallVectors into Arrays/ArrayRef if the size is static - Use ConstantInt::get's implicit splatting for vector types No functionality change intended. llvm-svn: 243425
Loading
Please sign in to comment