1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Dávid Bolvanský 5cbb47ede4 [MemoryBuiltins] Added support for memalign
memalign is older aligned_alloc.
2021-04-20 12:39:54 +02:00
..
Analysis [SCEVExpander] Expand explicit PtrToInt casts just like we would implicit ones 2021-04-19 18:38:39 +03:00
Assembler
Bindings
Bitcode [clang][AArch64] Correctly align HFA arguments when passed on the stack 2021-04-15 22:58:14 +01:00
BugPoint
CodeGen [ARM] Regenerate a couple of tests. NFC 2021-04-20 10:54:41 +01:00
DebugInfo [DebugInfo] Replace debug uses in replaceUsesOutsideBlock 2021-04-19 11:06:53 +01:00
Demangle
Examples
ExecutionEngine [JITLink] Add testcase that was accidentally left out of 19e402d2b34. 2021-04-17 11:55:55 -07:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Restore lit feature object-emission. Omit DebugInfo/Generic on XCore. 2021-04-16 13:02:14 +01:00
LTO
MachineVerifier
MC [CSKY 6/n] Add support branch and symbol series instruction 2021-04-20 15:36:49 +08:00
Object [yaml2obj/obj2yaml/llvm-readobj] Support printing and parsing AVR-specific e_flags 2021-04-15 15:54:28 +02:00
ObjectYAML
Other [funcattrs] Add the maximal set of implied attributes to definitions 2021-04-16 14:22:19 -07:00
SafepointIRVerifier
Support [llvm-objdump] Switch command-line parsing from llvm::cl to OptTable 2021-04-14 20:12:24 -04:00
SymbolRewriter
TableGen [TableGen] Add support for the 'assert' statement in multiclasses 2021-04-19 09:01:42 -04:00
ThinLTO/X86 [NewPM] Cleanup IR printing instrumentation 2021-04-15 09:50:55 -07:00
tools [llvm-rc] Fix handling of the /X option to match its documentation and rc.exe 2021-04-20 09:22:43 +03:00
Transforms [MemoryBuiltins] Added support for memalign 2021-04-20 12:39:54 +02:00
Unit
Verifier [X86][AMX] Verify illegal types or instructions for x86_amx. 2021-04-20 16:14:22 +08:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py Restore lit feature object-emission. Omit DebugInfo/Generic on XCore. 2021-04-16 13:02:14 +01:00
lit.site.cfg.py.in
TestRunner.sh