..
Analysis
[GlobalsAA] Don't let dbg intrinsics affect analysis result
2018-01-15 07:05:51 +00:00
Assembler
Allow dso_local on ifunc.
2018-01-12 17:03:43 +00:00
Bindings
…
Bitcode
Make GlobalValues with non-default visibilility dso_local.
2018-01-18 02:08:23 +00:00
BugPoint
…
CodeGen
[test] Actually check the common parts in CodeGen/ARM/global-merge-external.ll. NFC.
2018-01-18 21:21:48 +00:00
DebugInfo
[DWARFv5] Number the line-table's directory array correctly.
2018-01-18 20:33:35 +00:00
Examples
…
ExecutionEngine
Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linked
2018-01-08 02:48:41 +00:00
Feature
…
FileCheck
[FileCheck] - Fix possible buffer out of bounds access when parsing --check-prefix.
2018-01-16 08:09:24 +00:00
Instrumentation
[hwasan] LLVM-level flags for linux kernel-compatible hwasan instrumentation.
2018-01-17 23:24:38 +00:00
Integer
…
JitListener
…
LTO
Don't drop dso_local in LTO.
2018-01-18 05:38:43 +00:00
Linker
Make GlobalValues with non-default visibilility dso_local.
2018-01-18 02:08:23 +00:00
MC
[DWARFv5] Number the line-table's directory array correctly.
2018-01-18 20:33:35 +00:00
Object
Allow unaligned access to ELF file data structures.
2018-01-12 22:09:19 +00:00
ObjectYAML
[WebAssembly] Remove debug names from symbol table
2018-01-17 19:28:43 +00:00
Other
Make GlobalValues with non-default visibilility dso_local.
2018-01-18 02:08:23 +00:00
SafepointIRVerifier
[SafepointIRVerifier] Allow non-dereferencing uses of unrelocated or poisoned PHI nodes
2017-12-25 09:35:10 +00:00
SymbolRewriter
…
TableGen
[GlobalISel][TableGen] Add support for SDNodeXForm
2018-01-16 18:44:05 +00:00
ThinLTO /X86
Make GlobalValues with non-default visibilility dso_local.
2018-01-18 02:08:23 +00:00
Transforms
[SLP] Fix test checks, NFC.
2018-01-18 17:34:27 +00:00
Unit
…
Verifier
[NFC] Change MemIntrinsicInst::setAlignment() to take an unsigned instead of a Constant
2018-01-12 21:33:37 +00:00
YAMLParser
…
tools
Make GlobalValues with non-default visibilility dso_local.
2018-01-18 02:08:23 +00:00
.clang-format
…
CMakeLists.txt
…
TestRunner.sh
…
lit.cfg.py
Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linked
2018-01-08 02:48:41 +00:00
lit.site.cfg.py.in
…