..
Analysis
[CostModel][X86][XOP] Improve costs for XOP shuffles
2017-08-16 13:50:20 +00:00
Assembler
[DI] Every DIGlobalVariable should have a type.
2017-08-16 13:39:07 +00:00
Bindings
[llvm] Get rid of "%T" expansions
2017-08-15 20:29:24 +00:00
Bitcode
Add strictfp attribute to prevent unwanted optimizations of libm calls
2017-08-14 21:15:13 +00:00
BugPoint
CodeGen
[x86] add cmov promotion tests for D36711; NFC
2017-08-16 22:50:11 +00:00
DebugInfo
[mips] Handle R_MIPS_TLS_DTPREL32/64 relocations in the RelocVisitor
2017-08-16 19:01:22 +00:00
DllTool
[llvm-dlltool] Fix creating stdcall/fastcall import libraries for i386
2017-08-16 05:18:36 +00:00
Examples
ExecutionEngine
[llvm] Get rid of "%T" expansions
2017-08-15 20:29:24 +00:00
Feature
FileCheck
Instrumentation
[sanitizer-coverage] Change cmp instrumentation to distinguish const operands
2017-08-10 15:00:13 +00:00
Integer
JitListener
LibDriver
[llvm] Get rid of "%T" expansions
2017-08-15 20:29:24 +00:00
Linker
[DI] Every DIGlobalVariable should have a type.
2017-08-16 13:39:07 +00:00
LTO
[llvm] Get rid of "%T" expansions
2017-08-15 20:29:24 +00:00
MC
[AMDGPU][MC][GFX9] Added op_sel support for v_mad_*16, v_fma_f16, v_div_fixup_f16
2017-08-16 15:16:32 +00:00
Object
Revert archive-* tests from r310953, there were test failures.
2017-08-15 23:41:34 +00:00
ObjectYAML
Other
[llvm] Get rid of "%T" expansions
2017-08-15 20:29:24 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
Revert r310919 - [globalisel][tablegen] Support zero-instruction emission.
2017-08-15 15:10:31 +00:00
ThinLTO /X86
[llvm] Get rid of "%T" expansions
2017-08-15 20:29:24 +00:00
tools
[llvm] Get rid of "%T" expansions
2017-08-15 20:29:24 +00:00
Transforms
[InstCombine] Teach canEvaluateTruncated to handle arithmetic shift (including those with vector splat shift amount)
2017-08-16 22:42:38 +00:00
Unit
Verifier
Remove the obsolete offset parameter from @llvm.dbg.value
2017-07-28 20:21:02 +00:00
YAMLParser
.clang-format
CMakeLists.txt
Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"
2017-08-01 00:33:58 +00:00
lit.cfg
Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"
2017-08-01 00:33:58 +00:00
lit.site.cfg.in
Correctly enable the llvm-mt tests, now that build flags changed.
2017-07-26 16:35:44 +00:00
TestRunner.sh