1. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  2. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  3. 43e92fe AMDGPU: Cleanup subtarget handling. by Matt Arsenault · 9 years ago
  4. d3e4c64 AMDGPU: SIDebuggerInsertNops preserves CFG by Matt Arsenault · 9 years ago
  5. e3d322a [AMDGPU] Update nop insertion for debugger usage by Konstantin Zhuravlyov · 9 years ago
  6. a791932 [AMDGPU][NFC] Rename SIInsertNops -> SIDebuggerInsertNops by Konstantin Zhuravlyov · 9 years ago[Renamed (79%) from llvm/lib/Target/AMDGPU/SIInsertNopsPass.cpp]
  7. a40d835 [AMDGPU] Insert nop pass: take care of outstanding feedback by Konstantin Zhuravlyov · 10 years ago
  8. 8c273ad [AMDGPU] Add insert nops pass based on subtarget features instead of cl::opt by Konstantin Zhuravlyov · 10 years ago
  9. cc7067a6 AMDGPU: Insert two S_NOP instructions for every high level source statement. by Tom Stellard · 10 years ago