llvm-project/llvm/test/CodeGen/ARM/GlobalISel
Diana Picus 32cd9b434c [ARM] GlobalISel: Lower pointer args and returns
It is important to change the ArgInfo's type from pointer to integer, otherwise
the CC assign function won't know what to do. Instead of hacking it up, we use
ComputeValueVTs and introduce some of the helpers that we will need later on for
lowering more complex types.

llvm-svn: 293889
2017-02-02 14:01:00 +00:00
..
arm-instruction-select.mir [ARM] GlobalISel: Load i1, i8 and i16 args from stack 2017-01-26 09:20:47 +00:00
arm-irtranslator.ll [ARM] GlobalISel: Lower pointer args and returns 2017-02-02 14:01:00 +00:00
arm-isel.ll [ARM] GlobalISel: Lower pointer args and returns 2017-02-02 14:01:00 +00:00
arm-legalizer.mir [ARM] GlobalISel: Legalize loading pointers 2017-02-02 13:20:49 +00:00
arm-regbankselect.mir [ARM] GlobalISel: Legalize loading pointers 2017-02-02 13:20:49 +00:00
lit.local.cfg