..
Analysis
[MemorySSA] Add previous def to cache when found, even if trivial.
2019-04-12 21:58:52 +00:00
Assembler
Add LLVM IR debug info support for Fortran COMMON blocks
2019-04-08 19:13:55 +00:00
Bindings
…
Bitcode
[ObjC][ARC] Convert the retainRV marker that is passed as a named
2019-04-10 06:20:20 +00:00
BugPoint
…
CodeGen
[X86] Don't form masked vpcmp/vcmp/vptestm operations if the setcc node has more than one use.
2019-04-14 18:26:06 +00:00
DebugInfo
[DebugInfo] Combine Trivial and NonTrivial flags
2019-04-11 20:25:10 +00:00
Demangle
llvm-undname: Fix out-of-bounds read on invalid intrinsic function code
2019-04-11 23:11:33 +00:00
Examples
…
ExecutionEngine
Simplify decoupling between RuntimeDyld/RuntimeDyldChecker, add 'got_addr' util.
2019-04-12 18:07:28 +00:00
Feature
…
FileCheck
…
Instrumentation
Fix a hang when lowering __builtin_dynamic_object_size
2019-04-10 23:42:11 +00:00
Integer
…
JitListener
…
LTO
Revert [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbols
2019-04-08 18:53:21 +00:00
Linker
…
MC
[WebAssembly] Add DataCount section to object files
2019-04-12 22:27:48 +00:00
MachineVerifier
[X86] Merge the different Jcc instructions for each condition code into single instructions that store the condition code as an operand.
2019-04-05 19:28:09 +00:00
Object
[StackMaps] Update llvm-readobj to parse V3 Stackmaps
2019-04-13 03:55:13 +00:00
ObjectYAML
[WebAssembly] Target features section
2019-03-20 20:26:45 +00:00
Other
[NewPM] Fix a nasty bug with analysis invalidation in the new PM.
2019-03-28 00:51:36 +00:00
SafepointIRVerifier
…
Support
[CommandLineParser] Add DefaultOption flag
2019-04-13 16:55:28 +00:00
SymbolRewriter
…
TableGen
[TableGen] Introduce !listsplat 'binary' operator
2019-04-10 18:26:36 +00:00
ThinLTO /X86
Commit accidentally omitted test case.
2019-04-01 16:29:40 +00:00
Transforms
[Tests] Add tests for D60659, and make adjustments to others to make diff clear
2019-04-13 22:12:56 +00:00
Unit
…
Verifier
Remove immarg from llvm.expect
2019-03-17 23:16:18 +00:00
YAMLParser
…
tools
[llvm-objcopy] Fill .symtab_shndx section correctly
2019-04-12 11:59:30 +00:00
.clang-format
…
CMakeLists.txt
…
TestRunner.sh
…
lit.cfg.py
Fix llvm-rc tests.
2019-03-27 20:15:08 +00:00
lit.site.cfg.py.in
…