summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/mubuf.ll
AgeCommit message (Expand)AuthorFilesLines
2014-12-19R600/SI: Make sure non-inline constants aren't folded into mubuf soffset operandTom Stellard1-0/+39
2014-12-03R600/SI: Change mubuf offsets to print as decimalMatt Arsenault1-7/+7
2014-11-05R600/SI: Change all instruction assembly names to lowercase.Tom Stellard1-12/+12
2014-10-01R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard1-12/+12
2014-09-15R600/SI: Add some mubuf testcases.Matt Arsenault1-0/+34
2014-08-11R600/SI: Add a ComplexPattern for selecting MUBUF _OFFSET variantTom Stellard1-7/+7
2014-08-11R600/SI: Add check for low 32 bits of encoding to mubuf testsTom Stellard1-7/+7
2014-08-06R600/SI: Implement areLoadsFromSameBasePtrMatt Arsenault1-2/+2
2014-08-05R600/SI: Update MUBUF assembly string to match AMD proprietary compilerTom Stellard1-8/+8
2014-04-15R600/SI: Print more immediates in hex formatMatt Arsenault1-8/+8
2014-02-06R600/SI: Add a MUBUF store pattern for Reg+Imm offsetsTom Stellard1-0/+12
2014-02-06R600/SI: Add a MUBUF store pattern for Imm offsetsTom Stellard1-0/+35
2014-02-06R600/SI: Add a MUBUF load pattern for Reg+Imm offsetsTom Stellard1-0/+51