.. |
Analysis
|
[ValueTracking] Remove dead code from an old experiment
|
2016-03-03 19:44:06 +00:00 |
Assembler
|
Fix constant folding of constant vector GEPs with undef or null as pointer argument.
|
2016-01-19 16:34:31 +00:00 |
Bindings
|
Add support for invoke/landingpad/resume in C API test
|
2016-02-18 20:38:32 +00:00 |
Bitcode
|
[AVR] Add calling convention parser tokens
|
2016-03-03 10:08:02 +00:00 |
BugPoint
|
…
|
|
CodeGen
|
AVX512: Remove VSHRI kmask patterns from TD file. It is incorrect to use kshiftw to implement VSHRI v4i1 , bits 15-4 is undef so the upper bits of v4i1 may not be zeroed. v4i1 should be zero_extend to v16i1 ( or any natively supported vector).
|
2016-03-06 07:46:03 +00:00 |
DebugInfo
|
[lanai] Fixing file path used in test
|
2016-03-03 00:30:02 +00:00 |
Examples
|
…
|
|
ExecutionEngine
|
Disable the new Orc lazy JIT tests on Windows, they do not pass
|
2016-02-10 18:46:42 +00:00 |
Feature
|
[GMR/OperandBundles] Teach getModRefBehavior about operand bundles
|
2016-02-09 02:31:47 +00:00 |
FileCheck
|
Reapply r262092: [FileCheck] Abort if -NOT is combined with another suffix.
|
2016-02-29 22:13:03 +00:00 |
Instrumentation
|
[PGO] Remove redundant counter copies for avail_extern functions.
|
2016-02-27 23:11:30 +00:00 |
Integer
|
…
|
|
JitListener
|
Fix several accidental DOS line endings in source files
|
2016-01-03 17:22:03 +00:00 |
LTO
|
Rename embedded bitcode section in MachO
|
2016-02-29 19:40:10 +00:00 |
LibDriver
|
…
|
|
Linker
|
[ThinLTO] Remove imported available externally defs from comdats.
|
2016-02-08 18:47:20 +00:00 |
MC
|
AMDGPU/SI: add llvm.amdgcn.image.atomic.* intrinsics
|
2016-03-04 10:39:50 +00:00 |
Object
|
[lanai] Add ELF enum value and relocations.
|
2016-03-01 21:21:42 +00:00 |
Other
|
[PM] Wire up optimization levels and default pipeline construction APIs
|
2016-02-28 22:16:03 +00:00 |
SymbolRewriter
|
…
|
|
TableGen
|
SelectionDAG: Make Properties a field of SDPatternOperator
|
2016-02-10 18:40:04 +00:00 |
Transforms
|
[LVI] Fix a bug which prevented use of !range metadata within a query
|
2016-03-04 22:27:39 +00:00 |
Unit
|
…
|
|
Verifier
|
[Verifier] Don't abort on invalid cleanuprets
|
2016-03-01 18:59:50 +00:00 |
YAMLParser
|
…
|
|
tools
|
Fix new gold test to specify emulation mode.
|
2016-03-04 21:19:08 +00:00 |
.clang-format
|
…
|
|
CMakeLists.txt
|
[CMake] Add convenience target llvm-test-depends to build test dependencies.
|
2016-03-02 00:27:14 +00:00 |
TestRunner.sh
|
…
|
|
lit.cfg
|
Introduce sanstats tool and llvm::CreateSanitizerStatReport function.
|
2016-01-16 00:31:11 +00:00 |
lit.site.cfg.in
|
Make WinCOFFObjectWriter.cpp's timestamp writing not use ENABLE_TIMESTAMPS
|
2016-01-06 19:05:19 +00:00 |