..
ADT
Revert "Unconditionally enable lvalue function designators; NFC"
2020-01-22 12:40:39 -05:00
Analysis
[UnitTests] Add invalidate methods.
2020-01-17 10:47:52 -08:00
AsmParser
BinaryFormat
[BinaryFormat] Teach identify_magic about Tapi files.
2019-08-21 21:00:16 +00:00
Bitcode
Add AutoUpgrade function to add new address space datalayout string to existing datalayouts.
2019-09-18 22:15:58 +00:00
Bitstream
CodeGen
[GISelKnownBits] Add support for PHIs
2020-01-24 16:43:52 -08:00
DebugInfo
[DebugInfo] Make incorrect debug line extended opcode length non-fatal
2020-01-27 15:32:41 +00:00
Demangle
ExecutionEngine
[ORC] Add support for emulated TLS to ORCv2.
2020-01-21 19:55:33 -08:00
Frontend
[OpenMP] Use the OpenMPIRBuilder for omp parallel
2019-12-30 13:57:13 -06:00
FuzzMutate
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
IR
[PatternMatch] Add m_APInt/m_APFloat matchers accepting undef
2020-01-22 22:49:32 +01:00
LineEditor
Linker
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
MC
[X86][Disassembler] Fix a bug when disassembling an empty string
2020-01-13 10:42:21 -08:00
MI
[unittests] Add InitializePasses.h includes
2019-11-13 19:42:58 -08:00
Object
[unittests] Fix "comparison of integers of different signs" warnings
2020-01-14 13:24:51 +01:00
ObjectYAML
minidump: Add an "arm64" constant
2019-10-31 11:20:46 +01:00
Option
Passes
ProfileData
Revert "[Coverage] Revise format to reduce binary size"
2019-12-04 10:35:14 -08:00
Remarks
[Remarks] Fix error message check in unit test
2019-10-31 15:51:36 -07:00
Support
[Support] Fix race in threading test, found by TSan
2020-01-25 15:22:12 +01:00
TableGen
[UnitTests] Try and pacify gcc-5
2019-10-05 08:57:17 +00:00
Target
[ARM,MVE] Revise immediate VBIC/VORR to look more like NEON.
2020-01-23 11:53:52 +00:00
TextAPI
[llvm][TextAPI/MachO] Support writing single macCatalyst platform
2020-01-27 10:21:06 -08:00
tools
[llvm-exegesis] Allow the randomizer to fail nicely...
2020-01-23 11:08:44 +01:00
Transforms
[LoopRotate] add ability to repeat loop rotation until non-deoptimizing exit is found
2020-01-23 15:56:24 +03:00
XRay
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
CMakeLists.txt
CMake: Make most target symbols hidden by default
2020-01-14 19:46:52 -08:00
unittest.cfg.in