..
Analysis
Reapply "blockfreq: Approximate irreducible control flow"
2014-04-28 20:02:29 +00:00
Assembler
Reject alias to undefined symbols in the verifier.
2014-03-12 20:15:49 +00:00
Bindings
Fix the ocaml test to not create a alias to a declaration.
2014-03-12 21:20:42 +00:00
Bitcode
Add 'musttail' marker to call instructions
2014-04-24 20:14:34 +00:00
BugPoint
Revert r206989, "Mark llvm/test/BugPoint/compile-custom.ll as XFAIL:vg_leak." It has been fixed since r207265.
2014-04-27 11:59:33 +00:00
CodeGen
ARM64: print lsr instead of lsrv for variable shifts (etc)
2014-04-30 13:37:07 +00:00
DebugInfo
DwarfDebug: Omit DW_AT_object_pointer on inlined_subroutines
2014-04-28 20:27:02 +00:00
ExecutionEngine
[ARM64] Disable regression tests for the old JIT.
2014-04-29 15:02:40 +00:00
Feature
Disable each MachineFunctionPass for 'optnone' functions, unless that
2014-03-31 17:43:35 +00:00
FileCheck
Instrumentation
[asan] Fix instrumentation of x86 intel syntax inline assembly.
2014-04-24 09:56:15 +00:00
Integer
JitListener
Linker
Fix DataLayout::operator==().
2014-04-22 17:47:03 +00:00
LTO
Add an -mattr option to the gold plugin to support subtarget features in LTO
2014-04-25 21:46:51 +00:00
MC
[mips] Update tests with encoding information for slt, slti, sltiu and sltu.
2014-04-30 14:52:57 +00:00
Object
Update tests to use the new format of printing a TimeValue. It's a bit
2014-04-28 01:24:32 +00:00
Other
[PM] Add a new-PM-style CGSCC pass manager using the newly added
2014-04-21 11:12:00 +00:00
TableGen
tools
ProfileData: Treat missing function counts as malformed
2014-04-25 02:45:33 +00:00
Transforms
Also handle ConstantAggregateZero when optimizing vpermilvar*.
2014-04-29 22:20:40 +00:00
Unit
With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
2014-02-28 16:16:51 +00:00
Verifier
Add 'musttail' marker to call instructions
2014-04-24 20:14:34 +00:00
YAMLParser
.clang-format
CMakeLists.txt
[CMake] check-llvm: Include "bugpoint" in dependent list.
2014-03-04 16:13:30 +00:00
lit.cfg
tests: Windows ARM now supports object emission
2014-04-27 04:29:36 +00:00
lit.site.cfg.in
Makefile
With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
2014-02-28 16:16:51 +00:00
Makefile.tests
TestRunner.sh