提交历史

作者 SHA1 备注 提交日期
  Stanislav Mekhanoshin 826065ea2b [AMDGPU] gfx1010 clang target 6 年之前
  Yaxun Liu 23d1a861c4 [HIP] Fix size_t for MSVC environment 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Matt Arsenault df3559c872 AMDGPU: Move target code into TargetParser 7 年之前
  Matt Arsenault 8c81318841 AMDGPU: Correct errors in device table 7 年之前
  Matt Arsenault 22030396d0 AMDGPU: Fix enabling denormals by default on pre-VI targets 7 年之前
  Matt Arsenault 87aefa4312 Try to make builtin address space declarations not useless 7 年之前
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 年之前
  Matt Arsenault 10efc31677 AMDGPU: Add Vega12 and Vega20 7 年之前
  Yaxun Liu 0314cfe5d6 [CUDA] Revert defining __CUDA_ARCH__ for amdgcn targets 7 年之前
  Yaxun Liu edaef2eeb1 [CUDA] Add amdgpu sub archs 7 年之前
  Yaxun Liu cbbdeee837 [AMDGPU] Fix codegen for inline assembly 7 年之前
  Yaxun Liu 129780dcc5 [AMDGPU] Clean up old address space mapping and fix constant address space value 7 年之前
  Konstantin Zhuravlyov 0eb6dd76bf AMDGPU: Define FP_FAST_FMA{F} macros for amdgcn 7 年之前
  Konstantin Zhuravlyov 2f57cd2357 Reapply r325193 7 年之前
  Konstantin Zhuravlyov 1d6e63f477 Revert r325193 as it breaks buildbots 7 年之前
  Konstantin Zhuravlyov 2843f9b22d AMDGPU: Cleanup most of the macros 7 年之前
  Konstantin Zhuravlyov 2680bf937b AMDGPU/GCN: Bring processors in sync with AMDGPUUsage 7 年之前
  Erich Keane 642adaa162 Add size to constexpr Arrays 7 年之前
  Erich Keane d048a9ebfa Add Rest of Targets Support to ValidCPUList (enabling march notes) 7 年之前
  Yaxun Liu b1dff4f2e3 [AMDGPU] Switch to the new addr space mapping by default 7 年之前
  Sven van Haastregt f1783d109f [OpenCL] Fix layering violation by getOpenCLTypeAddrSpace 7 年之前
  Alexander Richardson 2c42fd5f93 Convert clang::LangAS to a strongly typed enum 7 年之前
  Yaxun Liu 2fbd83aec3 [AMDGPU] Allow flexible register names in inline asm constraints 8 年之前
  Yaxun Liu 98cefd8dc1 [AMDGPU] Change addr space of clk_event_t, queue_t and reserve_id_t to global 8 年之前
  Sven van Haastregt 7ac28eb0a5 [OpenCL] Allow targets to select address space per type 8 年之前
  Erich Keane 60dfdd6430 Break up Targets.cpp into a header/impl pair per target type[NFCI] 8 年之前