1. e4d0c14 AMDGPU: Add sdst operand to VOP2b instructions by Matt Arsenault · 10 years ago
  2. 45bb48e R600 -> AMDGPU rename by Tom Stellard · 10 years ago[Renamed from llvm/test/CodeGen/R600/llvm.AMDGPU.bfe.i32.ll]
  3. 9b72868 R600/SI: Custom-select 32-bit S_BFE from bitwise opcodes by Marek Olsak · 11 years ago
  4. a79ac14 [opaque pointer type] Add textual IR support for explicit type parameter to load instruction by David Blaikie · 11 years ago
  5. 7517077 R600/SI: Enable all tests that pass on VI without changes by Marek Olsak · 11 years ago
  6. 49f8bfd R600/SI: Add a stub GCNTargetMachine by Tom Stellard · 11 years ago
  7. 326d6ec R600/SI: Change all instruction assembly names to lowercase. by Tom Stellard · 11 years ago
  8. a3fe7c6 R600: Fix nonsensical implementation of computeKnownBits for BFE by Matt Arsenault · 11 years ago
  9. 79243d9 R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol table by Tom Stellard · 11 years ago
  10. 46cbc43 R600: Better fix for bug 20982 by Matt Arsenault · 11 years ago
  11. 6462f94 R600: Bug 20982 - Avoid undefined left shift of negative value by Matt Arsenault · 11 years ago
  12. 7bddb0a Exclude known and bugzilled failures from UBSan bootstrap by Alexey Samsonov · 11 years ago
  13. 05e96f4 R600: Try to convert BFE back to standard bit ops when possible. by Matt Arsenault · 11 years ago
  14. 5565f65e R600: Add dag combine for BFE by Matt Arsenault · 11 years ago
  15. 4b0402e R600/SI: Try to fix BFE operands when moving to VALU by Matt Arsenault · 11 years ago
  16. a0150cb R600: Correct opcode for BFE_INT by Tom Stellard · 12 years ago
  17. 4c53717 R600: Add BFE, BFI, and BFM intrinsics to help with writing tests. by Matt Arsenault · 12 years ago