..
Analysis
[BasicAA] Use GEP as context for computeKnownBits in aliasGEP.
2019-12-12 17:18:04 +00:00
Assembler
[DebugInfo] Remove the DIFlagArgumentNotModified debug info flag
2019-11-20 13:18:40 +01:00
Bindings
Updated the OCaml/bitwriter.ml test for OCaml 4.06+
2019-11-30 13:35:23 +01:00
Bitcode
BugPoint
[Bugpoint] Do not create illegal function attribute combos
2019-12-16 10:32:35 -06:00
CodeGen
[llvm][MIRVRegNamerUtils] Adding hashing on CImm / FPImm MachineOperands.
2019-12-16 18:25:04 -05:00
DebugInfo
[BasicBlockUtils] Fix dbg.value elimination problem in MergeBlockIntoPredecessor
2019-12-16 11:41:21 +01:00
Demangle
Examples
Revert "[Examples] Add IRTransformations directory to examples."
2019-12-01 22:20:20 +00:00
ExecutionEngine
[ORC][JITLink] Add support for weak references, and improve handling of static
2019-11-28 13:30:49 -08:00
Feature
Revert "[ARM] Allocatable Global Register Variables for ARM"
2019-11-29 17:01:05 +00:00
FileCheck
[FileCheck] Given multiple -dump-input, prefer most verbose
2019-12-03 14:21:13 -05:00
Instrumentation
hwasan: add tag_offset DWARF attribute to optimized debug info
2019-12-12 16:18:54 -08:00
Integer
JitListener
Linker
LTO
[LTO] Support for embedding bitcode section during LTO
2019-12-12 12:34:19 -08:00
MachineVerifier
[MachineVerifier] Improve checks of target instructions operands.
2019-12-03 10:20:52 +01:00
MC
[RISCV] Move DebugLoc Copy into CompressInstEmitter
2019-12-13 20:01:04 +00:00
Object
[llvm-readelf/llvm-readobj] - Improved the error reporting in a few method related to versioning.
2019-12-10 13:08:18 +03:00
ObjectYAML
Other
Revert "[VectorUtils] Introduce the Vector Function Database (VFDatabase)."
2019-12-13 19:42:04 +00:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
[IR] Split out target specific intrinsic enums into separate headers
2019-12-11 18:02:14 -08:00
ThinLTO /X86
[ThinLTO] Add option to disable readonly/writeonly attribute propagation
2019-12-05 16:33:54 -08:00
tools
Only run mangled_names.test if python3 is available.
2019-12-16 14:27:54 -05:00
Transforms
[LoopFusion] Restrict loop fusion to rotated loops.
2019-12-16 15:17:29 -05:00
Unit
Verifier
Verifier: Check frame-pointer attribute values
2019-12-11 19:53:49 +05:30
YAMLParser
.clang-format
CMakeLists.txt
Introduce llvm-install-name-tool
2019-11-19 23:42:37 -08:00
lit.cfg.py
Introduce llvm-install-name-tool
2019-11-19 23:42:37 -08:00
lit.site.cfg.py.in
TestRunner.sh