| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [AMDGPU] Add FixupVectorISel pass, currently Supports SREGs in GLOBAL LD/ST | Ron Lieberman | 2018-11-16 | 1 | -0/+224 |
| Add a pass to fixup various vector ISel issues. Currently we handle converting GLOBAL_{LOAD|STORE}_* and GLOBAL_Atomic_* instructions into their _SADDR variants. This involves feeding the sreg into the saddr field of the new instruction. llvm-svn: 347008 | |||||

