1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/unittests
Raul Tambre b9babeeb61 [AArch64] Add NVIDIA Carmel support
Summary:
NVIDIA's Carmel ARM64 cores are used in Tegra194 chips found in Jetson AGX Xavier, DRIVE AGX Xavier and DRIVE AGX Pegasus.

References:
* https://devblogs.nvidia.com/nvidia-jetson-agx-xavier-32-teraops-ai-robotics/#h.huq9xtg75a5e
* NVIDIA Xavier Series System-on-Chip Technical Reference Manual 1.3 (https://developer.nvidia.com/embedded/downloads#?search=Xavier%20Series%20SoC%20Technical%20Reference%20Manual)

Reviewers: sdesmalen, paquette

Reviewed By: sdesmalen

Subscribers: llvm-commits, ianshmean, kristof.beyls, hiraditya, jfb, danielkiss, cfe-commits, t.p.northover

Tags: #clang, #llvm

Differential Revision: https://reviews.llvm.org/D77940
2020-05-04 13:52:30 +01:00
..
ADT [Allocator] Make Deallocate() pass alignment and make it use (de)allocate_buffer 2020-05-02 16:08:46 +02:00
Analysis [ValueTracking] Convert test to unit test (NFC) 2020-05-03 12:23:57 +02:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen [SVE] Remove calls to isScalable from CodeGen 2020-04-23 12:58:52 -07:00
DebugInfo [llvm/DebugInfo] Fix invalid verifier error for DWARF5 2020-04-28 10:25:34 -07:00
Demangle
ExecutionEngine [AIX] Skip unsupported ORC JIT RemoteObjectLayerTest on AIX 2020-05-01 17:03:05 -04:00
Frontend
FuzzMutate
IR [DebugInfo] Update loop metadata in stripNonLineTableDebugInfo 2020-05-01 11:36:05 -07:00
LineEditor
Linker
MC
MI
Object
ObjectYAML
Option
Passes
ProfileData Fix a memory link problem in SampleProfTest.cpp. 2020-04-27 10:32:30 -07:00
Remarks
Support [AArch64] Add NVIDIA Carmel support 2020-05-04 13:52:30 +01:00
TableGen
Target
TextAPI
tools
Transforms
XRay
CMakeLists.txt
unittest.cfg.in