..
Analysis
[SCEV] Fix incorrect treatment of max taken count. PR48225
2020-11-23 16:52:39 +07:00
Assembler
OpaquePtr: Make byval/sret types mandatory
2020-11-20 21:23:33 -05:00
Bindings
C API: support scalable vectors
2020-10-28 18:19:34 -04:00
Bitcode
OpaquePtr: Bulk update tests to use typed sret
2020-11-20 17:58:26 -05:00
BugPoint
…
CodeGen
[ARM] MVE VABD tests. NFC
2020-11-22 21:16:49 +00:00
DebugInfo
[DebugInfo] Refactor code for emitting DWARF expressions for FP constants
2020-11-23 09:59:07 +01:00
Demangle
…
Examples
…
ExecutionEngine
[JITLink][ELF] Omit temporary labels in tests
2020-11-04 10:03:15 +00:00
Feature
OpaquePtr: Bulk update tests to use typed sret
2020-11-20 17:58:26 -05:00
FileCheck
[FileCheck] Use %ProtectFileCheckOutput in allow-unused-prefixes.txt
2020-11-05 07:08:20 -08:00
Instrumentation
OpaquePtr: Bulk update tests to use typed byval
2020-11-20 14:00:46 -05:00
Integer
…
JitListener
[MCJIT] Profile the code generated by MCJIT engine using Intel VTune profiler
2020-11-16 19:28:14 +11:00
LTO
…
Linker
OpaquePtr: Bulk update tests to use typed sret
2020-11-20 17:58:26 -05:00
MC
[PowerPC] Allow a '%' prefix for registers in CFI directives
2020-11-19 18:19:51 -08:00
MachineVerifier
…
Object
[lib/Object] - Generalize the RelocationResolver API.
2020-11-20 10:32:49 +03:00
ObjectYAML
Reland "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping Hex8/Hex16/Hex32 types." ( https://reviews.llvm.org/D90930 ).
2020-11-18 13:08:46 +03:00
Other
OpaquePtr: Bulk update tests to use typed sret
2020-11-20 17:58:26 -05:00
Reduce
[llvm-reduce] Add reduction for special globals like llvm.used.
2020-11-11 11:25:05 +00:00
SafepointIRVerifier
…
Support
…
SymbolRewriter
…
TableGen
[TableGen] Enhance the six comparison bang operators.
2020-11-13 09:57:27 -05:00
ThinLTO /X86
[test] Fix unused FileCheck prefix in ThinLTO test
2020-11-02 09:06:36 -08:00
Transforms
[LoopFlatten] Widen IV, support ZExt.
2020-11-23 08:57:19 +00:00
Unit
…
Verifier
Verifier: Fix assert when verifying non-pointer byval or preallocated
2020-11-20 20:08:43 -05:00
YAMLParser
…
tools
[llvm-readelf/obj] - Fix the possible crash when dumping group sections.
2020-11-23 13:05:12 +03:00
.clang-format
…
CMakeLists.txt
…
TestRunner.sh
…
lit.cfg.py
Make test/tools/llvm-dlltool/tool-name.test pass, and make it run
2020-11-03 11:59:15 -05:00
lit.site.cfg.py.in
…