..
Analysis
[CostModel] Add generic expansion funnel shift cost support
2018-11-14 12:24:50 +00:00
Assembler
[IR] Add a dedicated FNeg IR Instruction
2018-11-13 18:15:47 +00:00
Bindings
[LLVM-C] Improve Intrinsics Bindings
2018-11-06 01:38:14 +00:00
Bitcode
[IR] Add a dedicated FNeg IR Instruction
2018-11-13 18:15:47 +00:00
BugPoint
…
CodeGen
[X86][AVX512] Remove constant pool shuffle decoding from SelectionDAG
2018-11-14 11:26:35 +00:00
DebugInfo
[AsmPrinter] Fix DebugInfo/X86/gnu-public-names.ll after rL346790
2018-11-13 20:59:25 +00:00
Demangle
[MS Demangler] Print public:, protected:, private: if set in FunctionClass or a variable's StorageClass.
2018-11-13 20:18:26 +00:00
Examples
…
ExecutionEngine
[ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls.
2018-10-23 23:01:39 +00:00
Feature
…
FileCheck
[FileCheck] introduce CHECK-COUNT-<num> repetition directive
2018-11-13 00:46:13 +00:00
Instrumentation
[sancov] Put .SCOV* sections into the right comdat groups on COFF
2018-11-08 00:57:33 +00:00
Integer
…
JitListener
…
LTO
[LTO] Drop non-prevailing definitions only if linkage is not local or appending
2018-11-08 20:10:07 +00:00
Linker
llvm-link: Improve diagnostic for module-level metadata mismatch
2018-10-09 01:17:27 +00:00
MC
[WebAssembly] Make sure event-section XFAILs for build options
2018-11-14 10:11:22 +00:00
Object
[llvm][test] Update tests using objdump
2018-11-11 18:40:33 +00:00
ObjectYAML
[WebAssembly] Add support for the event section
2018-11-14 02:46:21 +00:00
Other
Print newline after banner for ModulePass
2018-11-14 10:05:28 +00:00
SafepointIRVerifier
…
SymbolRewriter
…
TableGen
[TableGen] fix assert in !cast when used out of definition in a multiclass
2018-10-10 10:52:57 +00:00
ThinLTO /X86
Revert "[ThinLTO] Internalize readonly globals"
2018-11-13 17:35:04 +00:00
Transforms
Recommit r346483: [CallSiteSplitting] Only record conditions up to the IDom(call site).
2018-11-14 10:04:30 +00:00
Unit
…
Verifier
[machineverifier] Detect PHI's that are preceeded by non-PHI's
2018-10-03 22:05:31 +00:00
YAMLParser
…
tools
Make dsymutil more robust when parsing load commands.
2018-11-13 23:31:25 +00:00
.clang-format
…
CMakeLists.txt
…
TestRunner.sh
…
lit.cfg.py
…
lit.site.cfg.py.in
…