summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/llvm.AMDGPU.bfe.i32.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-437/+0
* R600/SI: Custom-select 32-bit S_BFE from bitwise opcodesMarek Olsak2015-03-241-9/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-12/+12
* R600/SI: Enable all tests that pass on VI without changesMarek Olsak2015-01-271-0/+1
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-1/+1
* R600/SI: Change all instruction assembly names to lowercase.Tom Stellard2014-11-051-129/+129
* R600: Fix nonsensical implementation of computeKnownBits for BFEMatt Arsenault2014-10-161-0/+15
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-36/+36
* R600: Better fix for bug 20982Matt Arsenault2014-09-191-4/+3
* R600: Bug 20982 - Avoid undefined left shift of negative valueMatt Arsenault2014-09-181-6/+4
* Exclude known and bugzilled failures from UBSan bootstrapAlexey Samsonov2014-09-171-0/+3
* R600: Try to convert BFE back to standard bit ops when possible.Matt Arsenault2014-05-221-0/+128
* R600: Add dag combine for BFEMatt Arsenault2014-05-221-0/+248
* R600/SI: Try to fix BFE operands when moving to VALUMatt Arsenault2014-05-131-0/+9
* R600: Correct opcode for BFE_INTTom Stellard2014-04-031-1/+2
* R600: Add BFE, BFI, and BFM intrinsics to help with writing tests.Matt Arsenault2014-03-311-0/+40
OpenPOWER on IntegriCloud