..
Analysis
Add @llvm.assume, lowering, and some basic properties
2014-07-25 21:13:35 +00:00
Assembler
verify-uselistorder: Change the default -num-shuffles=5
2014-07-31 18:46:24 +00:00
Bindings
[OCaml] Don't truncate constants over 32 bits in Llvm.const_int.
2014-07-22 13:55:20 +00:00
Bitcode
verify-uselistorder: Change the default -num-shuffles=5
2014-07-31 18:46:24 +00:00
BugPoint
CodeGen
[FastISel][AArch64] Add branch weights.
2014-08-01 18:39:24 +00:00
DebugInfo
Use "weak alias" instead of "alias weak"
2014-07-30 22:51:54 +00:00
ExecutionEngine
[MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO.
2014-07-30 03:35:05 +00:00
Feature
Use "weak alias" instead of "alias weak"
2014-07-30 22:51:54 +00:00
FileCheck
Add missing test for r214210.
2014-07-29 22:57:59 +00:00
Instrumentation
[msan] Fix handling of array types.
2014-07-31 11:02:27 +00:00
Integer
JitListener
Linker
Use "weak alias" instead of "alias weak"
2014-07-30 22:51:54 +00:00
LTO
MC
Allow only disassembling of M-class MSR masks that the assembler knows how to assemble back.
2014-08-01 12:42:11 +00:00
Object
Use "weak alias" instead of "alias weak"
2014-07-30 22:51:54 +00:00
Other
TableGen
Revert of r213521. This change introduced a non-hermetic test (depending on a
2014-07-22 02:32:12 +00:00
tools
llvm-objdump: implement printing for MachO __compact_unwind info.
2014-08-01 13:07:19 +00:00
Transforms
SLPVectorizer: improved scheduling algorithm.
2014-08-01 09:20:42 +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
Use "weak alias" instead of "alias weak"
2014-07-30 22:51:54 +00:00
YAMLParser
[Support][YAML] Add support for accessing tags and tag handle substitution.
2013-10-18 22:38:04 +00:00
.clang-format
CMakeLists.txt
Rename llvm-uselistorder => verify-uselistorder
2014-07-30 17:11:27 +00:00
lit.cfg
Rename llvm-uselistorder => verify-uselistorder
2014-07-30 17:11:27 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh