..
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
Disable ccache for go tests.
2014-10-17 18:32:36 +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
R600: Rename atomic_load global tests to atomic_add
2014-10-17 23:32:49 +00:00
DebugInfo
[dwarfdump] Prettyprint DW_AT_APPLE_property_attribute bitfield values.
2014-10-10 15:51:10 +00:00
ExecutionEngine
[mips] Remove XFAIL from two XPASS'ing tests on the llvm-mips-linux builder
2014-10-03 08:49:44 +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
[msan] Fix handling of byval arguments with large alignment.
2014-10-17 23:29:44 +00:00
Integer
JitListener
Revert "Revert "DI: Fold constant arguments into a single MDString""
2014-10-03 20:01:09 +00:00
Linker
[dwarfdump] Print the name for referenced specification of abstract_origin DIEs.
2014-10-06 03:36:31 +00:00
LTO
LTO: Add missing target triple from r218784
2014-10-01 18:49:58 +00:00
MC
[mips] Add support for COP1's Branch-On-Cond-Likely instructions
2014-10-17 14:08:28 +00:00
Object
Suppress llvm-ar's MRI tests for now on win32, since line_iterator is incompatible to CRLF.
2014-10-11 22:21:27 +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
[llvm-symbolizer] Introduce the -dsym-hint option.
2014-10-17 00:50:19 +00:00
Transforms
Revert "TRE: make TRE a bit more aggressive"
2014-10-17 21:25:48 +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
[Stackmaps] Enable invoking the patchpoint intrinsic.
2014-10-17 17:39:00 +00:00
YAMLParser
.clang-format
CMakeLists.txt
Add LLVMgold target to test dependencies.
2014-09-10 22:20:49 +00:00
lit.cfg
Initial version of Go bindings.
2014-10-16 22:48:02 +00:00
lit.site.cfg.in
Initial version of Go bindings.
2014-10-16 22:48:02 +00:00
Makefile
Initial version of Go bindings.
2014-10-16 22:48:02 +00:00
Makefile.tests
TestRunner.sh