..
Analysis
[DemandedBits] Fix computation of demanded bits for ICmps
2016-01-25 14:49:36 +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
Bitcode
[WinEH] Verify unwind edges against EH pad tree
2016-01-10 04:28:38 +00:00
BugPoint
CodeGen
AMDGPU: Remove old sample intrinsics
2016-01-26 04:38:08 +00:00
DebugInfo
Followup to 258750; update more tests to use .p2align .
2016-01-26 00:35:07 +00:00
Examples
ExecutionEngine
[RuntimeDyld][AArch64] Add support for the MachO ARM64_RELOC_SUBTRACTOR reloc.
2016-01-21 21:59:50 +00:00
Feature
MachineScheduler: Honor optnone functions in the pre-ra scheduler.
2016-01-20 22:38:25 +00:00
FileCheck
Instrumentation
[sanitizer] [msan] Fix origin store of array types
2016-01-11 19:55:27 +00:00
Integer
JitListener
LibDriver
Linker
[ThinLTO] Find all needed metadata when linking metadata as postpass
2016-01-25 22:04:56 +00:00
LTO
[LTO] Restore original linkage of externals prior to splitting
2016-01-18 23:24:54 +00:00
MC
Followup to 258750; update all MC tests to use .p2align .
2016-01-26 00:27:59 +00:00
Object
Fix the code that leads to the incorrect trigger of the report_fatal_error()
2016-01-22 22:49:55 +00:00
Other
SymbolRewriter
TableGen
[GlobalISel] Add a generic machine opcode for ADD.
2016-01-20 19:14:55 +00:00
tools
[ARM] Add DSP build attribute and extension targeting
2016-01-25 11:26:11 +00:00
Transforms
[LIR] Add support for structs and hand unrolled loops
2016-01-26 02:27:47 +00:00
Unit
Verifier
Add a "gc-transition" operand bundle
2016-01-20 19:50:25 +00:00
YAMLParser
.clang-format
CMakeLists.txt
Introduce sanstats tool and llvm::CreateSanitizerStatReport function.
2016-01-16 00:31:11 +00:00
lit.cfg
Introduce sanstats tool and llvm::CreateSanitizerStatReport function.
2016-01-16 00:31:11 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh