..
Analysis
Use WeakVH instead of WeakTrackingVH in AliasSetTracker's UnkownInsts
2017-05-01 17:07:56 +00:00
Assembler
Remove line and file from DINamespace.
2017-04-28 22:25:46 +00:00
Bindings
…
Bitcode
Remove line and file from DINamespace.
2017-04-28 22:25:46 +00:00
BugPoint
llvm/test/BugPoint/compile-custom.ll: Use %/s for its path not to be mis-escaped.
2017-04-13 11:40:32 +00:00
CodeGen
[DAGCombine] (add X, (addcarry Y, 0, Carry)) -> (addcarry X, Y, Carry)
2017-05-02 13:34:25 +00:00
DebugInfo
[CodeView] Write CodeView line information.
2017-05-01 23:27:42 +00:00
Examples
…
ExecutionEngine
…
Feature
Disable GVN Hoist due to still more bugs being found in it. There is
2017-04-27 00:28:03 +00:00
FileCheck
[FileCheck] Added --enable-var-scope option to enable scope for regex variables.
2017-03-09 17:59:04 +00:00
Instrumentation
[asan] Fix dead stripping of globals on Linux.
2017-04-27 20:27:27 +00:00
Integer
…
JitListener
…
LTO
LTO: Mark undefined module asm symbols as used.
2017-04-26 17:53:39 +00:00
LibDriver
…
Linker
Remove line and file from DINamespace.
2017-04-28 22:25:46 +00:00
MC
Add llvm::object::getELFSectionTypeName().
2017-05-02 14:04:52 +00:00
Object
[llvm-ar] errors go on stderr and not on stdout.
2017-04-05 14:52:17 +00:00
ObjectYAML
[WebAssembly] Allow for signed relocation addends
2017-04-26 00:02:31 +00:00
Other
Disable GVN Hoist due to still more bugs being found in it. There is
2017-04-27 00:28:03 +00:00
SymbolRewriter
…
TableGen
[globalisel][tablegen] Fix the test after silencing the unused variable warning in r301755.
2017-04-29 19:46:27 +00:00
ThinLTO /X86
Remove line and file from DINamespace.
2017-04-28 22:25:46 +00:00
Transforms
[PartialInlining] Hook up inline cost analysis
2017-05-02 02:44:14 +00:00
Unit
…
Verifier
Add speculatable function attribute
2017-04-28 20:25:27 +00:00
YAMLParser
…
tools
Object: Remove ModuleSummaryIndexObjectFile class.
2017-05-01 20:42:32 +00:00
.clang-format
…
CMakeLists.txt
Add a dependency from llvm/test to llvm-cvtres.
2017-04-21 20:45:11 +00:00
TestRunner.sh
…
lit.cfg
…
lit.site.cfg.in
…