..
Analysis
[PM] Change the core design of the TTI analysis to use a polymorphic
2015-01-31 03:43:40 +00:00
Assembler
IR: Update references to temporaries before deleting
2015-01-22 21:36:45 +00:00
Bindings
Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand for single value MDNodes
2015-01-28 16:35:59 +00:00
Bitcode
Check bit widths before trying to get a type.
2015-01-30 18:13:50 +00:00
BugPoint
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
CodeGen
R600/SI: 64-bit and larger memory access must be at least 4-byte aligned
2015-02-02 18:02:28 +00:00
DebugInfo
Debug Info: Relax assertion in isUnsignedDIType() to allow floats to be
2015-02-02 18:31:58 +00:00
ExecutionEngine
[Orc] Make OrcMCJITReplacement::addObject calls transfer buffer ownership to the
2015-02-02 19:51:18 +00:00
Feature
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
FileCheck
Instrumentation
tsan: properly instrument unaligned accesses
2015-01-27 20:19:17 +00:00
Integer
JitListener
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
Linker
IR: Move MDLocation into place
2015-01-14 22:27:36 +00:00
LTO
Introduce llvm/test/LTO/X86. LTO tests may be assumed as target-specific.
2015-01-30 10:09:26 +00:00
MC
[Hexagon] Adding vector shift instructions and tests.
2015-01-30 21:58:46 +00:00
Object
[ELFYAML] Provide default value 0 for YAML relocation addendum field
2015-01-29 06:56:24 +00:00
Other
[PM] Teach the module-to-function adaptor to not run function passes
2015-02-01 10:47:25 +00:00
SymbolRewriter
SymbolRewriter: allow rewriting with comdats
2015-01-27 22:57:39 +00:00
TableGen
tools
llvm-readobj: add a test case for ARM_MOV32(T) base relocation
2015-01-31 04:46:50 +00:00
Transforms
Fix: SLPVectorizer crashes with assertion when vectorizing a cmp instruction.
2015-02-02 12:45:34 +00:00
Unit
Verifier
Fix statepoint verifier tests to actually test verifier.
2015-01-30 23:18:42 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
llvm/test/lit.cfg: have_ld_plugin_support(): Use decode() for stdout.
2015-01-05 14:18:04 +00:00
lit.site.cfg.in
Reverting r226937: lit: Make MCJIT's supported arch check case insensitive
2015-01-24 01:42:44 +00:00
Makefile
[lit] Make config.llvm_lib_dir available on cmake, too.
2014-12-30 03:24:11 +00:00
Makefile.tests
TestRunner.sh