1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/lib
Matt Arsenault 23fa05864d AMDGPU: Add Vega12 and Vega20
Changes by
  Matt Arsenault
  Konstantin Zhuravlyov

llvm-svn: 331215
2018-04-30 19:08:16 +00:00
..
Analysis IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
AsmParser Add the ShadowCallStack attribute 2018-04-03 20:10:40 +00:00
BinaryFormat Fix build broken by r328090 2018-03-21 12:18:03 +00:00
Bitcode IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
CodeGen [MIR] Reset unique MBB numbering in MachineFunction::reset() 2018-04-30 18:58:57 +00:00
DebugInfo [DebugInfo] Prevent infinite recursion for malformed DWARF 2018-04-30 17:02:41 +00:00
Demangle [demangler] Add a partial demangling API for LLDB. 2018-04-12 20:41:38 +00:00
ExecutionEngine IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
Fuzzer
FuzzMutate [llvm-opt-fuzzer] Add irce to the fuzzing options 2018-03-20 11:32:13 +00:00
IR IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
IRReader
LineEditor
Linker [ThinLTO] Recommit of import global variables 2018-03-12 10:30:50 +00:00
LTO IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
MC IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
Object IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
ObjectYAML AMDGPU: Add Vega12 and Vega20 2018-04-30 19:08:16 +00:00
Option IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
Passes NFC, Avoid a warning on pointer casting in PassPlugin.cpp 2018-04-30 14:21:28 +00:00
ProfileData IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
Support IWYU for llvm-config.h, removals. Also see r331184. 2018-04-30 15:26:01 +00:00
TableGen IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
Target AMDGPU: Add Vega12 and Vega20 2018-04-30 19:08:16 +00:00
Testing [LLVMTestingSupport] Add explicit linkage to LLVMSupport 2018-04-08 06:49:17 +00:00
ToolDrivers
Transforms [InstCombine] Unfold masked merge with constant mask 2018-04-30 17:59:33 +00:00
WindowsManifest Convert line endings of lib/WindowsManifest/CMakeLists.txt to unix. 2018-04-07 04:28:08 +00:00
XRay
CMakeLists.txt
LLVMBuild.txt