..
Analysis
[DSE] Remove no-data-layout-only type-based overlap checking
2014-10-17 11:56:00 +00:00
Assembler
Delete -std-compile-opts.
2014-10-16 20:00:02 +00:00
Bindings
[OCaml] Expose LLVM{Get,Set}DLLStorageClass.
2014-10-30 08:30:08 +00:00
Bitcode
Revert "Revert "DI: Fold constant arguments into a single MDString""
2014-10-03 20:01:09 +00:00
BugPoint
Revert "Revert "DI: Fold constant arguments into a single MDString""
2014-10-03 20:01:09 +00:00
CodeGen
ARM: test default values for TAG_CPU_unaligned_access attribute.
2014-10-30 17:05:44 +00:00
DebugInfo
Fix PR21189 -- Emit symbol subsection required to debug LLVM-built binaries with VS2012+
2014-10-24 01:27:45 +00:00
ExecutionEngine
[MCJIT] Defer application of AArch64 MachO GOT relocations until resolve time.
2014-10-21 23:41:15 +00:00
Feature
Delete -std-compile-opts.
2014-10-16 20:00:02 +00:00
FileCheck
FileCheck: Add a flag to allow checking empty input
2014-08-07 18:40:37 +00:00
Instrumentation
[dfsan] New calling convention for custom functions with variadic arguments.
2014-10-30 13:22:57 +00:00
Integer
JitListener
Revert "Revert "DI: Fold constant arguments into a single MDString""
2014-10-03 20:01:09 +00:00
Linker
Add a test for the -suppress-warnings option.
2014-10-25 01:14:15 +00:00
LTO
LTO: Add missing target triple from r218784
2014-10-01 18:49:58 +00:00
MC
[AVX512] Added VBROADCAST{SS/SD} encoding for VL subset.
2014-10-30 14:21:47 +00:00
Object
Fix getRelocationValueString to return the symbol name for EM_386.
2014-10-29 18:37:13 +00:00
Other
[lit] Parse all strings as UTF-8 rather than ASCII.
2014-09-12 16:46:05 +00:00
TableGen
[AVX512] Added intrinsics for VPCMPEQB and VPCMPEQW.
2014-09-30 11:32:22 +00:00
tools
Enable the slp vectorizer in the gold plugin.
2014-10-30 00:38:54 +00:00
Transforms
llvm/test/Transforms/LoopRotate/nosimplifylatch.ll: Fix possibly mis-repeatedly-pasted test.
2014-10-29 23:05:12 +00:00
Unit
Let test/Unit/lit.cfg add config.shlibdir to $PATH on DLL platforms like cygming.
2014-07-04 05:11:55 +00:00
Verifier
Extend the verifier to validate range metadata on calls and invokes.
2014-10-20 23:52:07 +00:00
YAMLParser
.clang-format
CMakeLists.txt
Make llvm-go test dependency optional.
2014-10-23 19:51:40 +00:00
lit.cfg
[OCaml] Enable backtraces in tests.
2014-10-30 08:29:57 +00:00
lit.site.cfg.in
[OCaml] [autoconf] Migrate to ocamlfind.
2014-10-30 08:29:45 +00:00
Makefile
[OCaml] [autoconf] Migrate to ocamlfind.
2014-10-30 08:29:45 +00:00
Makefile.tests
TestRunner.sh