summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2010-05-14-IllegalType.ll
Commit message (Collapse)AuthorAge
* Allow TargetLowering::getRegClassFor() to be called on illegal types. AlsoEvan Cheng2010-05-15
allow target to override it in order to map register classes to illegal but synthesizable types. e.g. v4i64, v8i64 for ARM / NEON. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103854 91177308-0d34-0410-b5e6-96231b3b80d8