summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/codegen-prepare-addrmode-sext.ll
AgeCommit message (Expand)AuthorFilesLines
2014-11-04R600/SI: Change all instruction assembly names to lowercase.si-lowercaseTom Stellard1-2/+2
2014-10-01R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard1-3/+4
2014-09-03R600/SI: Try to keep i32 mul on SALUMatt Arsenault1-2/+2
2014-02-22[CodeGenPrepare] Fix the check of the legality of an instruction.Quentin Colombet1-4/+7
2014-02-14[CodeGenPrepare][AddressingModeMatcher] Give up on type promotion if theQuentin Colombet1-2/+0
2014-02-14TargetLowering: n * r where n > 2 should be an illegal addressing modeTom Stellard1-0/+18