Add basic support for 16 and 32 bit function arguments!
[oota-llvm.git] / lib / Target / X86 / X86ISelPattern.cpp
2003-08-11 Chris LattnerAdd support for a pattern matching instruction selector...