..
Analysis
[X86][SSE] Vectorized i64 uniform constant SRA shifts
2015-07-06 22:35:19 +00:00
Assembler
Add a DIModule metadata node to the IR.
2015-06-29 23:03:47 +00:00
Bindings
test: Move target dependent test in their own folder for c API test
2015-06-23 06:46:54 +00:00
Bitcode
Fix for PR23310: llvm-dis crashes when trying to upgrade an intrinsic.
2015-07-02 16:22:40 +00:00
BugPoint
CodeGen
Fix test case to unbreak build.
2015-07-07 14:45:12 +00:00
DebugInfo
Revert "[DWARF] Fix debug info generation for function static variables, typedefs, and records"
2015-07-01 18:07:16 +00:00
ExecutionEngine
[Mips] Add support for MCJIT for MIPS32r6
2015-07-06 12:50:55 +00:00
Feature
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
FileCheck
Instrumentation
[SanitizerCoverage] Don't add instrumentation to unreachable blocks.
2015-06-30 23:11:45 +00:00
Integer
JitListener
LibDriver
Use correct escaping for semicolon on Windows.
2015-06-20 01:28:20 +00:00
Linker
Linker: Do not expect comdat to exist in source module.
2015-06-22 21:46:51 +00:00
LTO
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
MC
[Sparc] Add more instruction aliases.
2015-07-06 16:01:07 +00:00
Object
Common symbols are not undefined, at least for ObjectFile.
2015-07-07 14:26:39 +00:00
Other
[llvm-extract] Drop comdats from declarations
2015-07-06 18:48:02 +00:00
SymbolRewriter
TableGen
tools
Pass -m to the linker in this test.
2015-06-23 18:04:54 +00:00
Transforms
change CHECK to CHECK-LABEL for more precision
2015-07-05 23:19:16 +00:00
Unit
Verifier
Verifier: Forbid comdats on linker declarations.
2015-07-05 20:52:40 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh