..
Analysis
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"
2014-04-19 22:46:00 +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
AsmParser: add a warning for compatibility parsing
2014-04-05 22:42:53 +00:00
BugPoint
llvm/test/BugPoint/compile-custom.ll.py: Make it py3-compatible. [PR19112]
2014-03-13 00:10:37 +00:00
CodeGen
[X86] ISEL (and X, <constant mask>) to BZHI when BMI2 is available.
2014-04-21 08:18:53 +00:00
DebugInfo
[llvm-symbolizer] Print file/line for a PC even if there is no DIE describing it.
2014-04-18 22:22:44 +00:00
ExecutionEngine
Ignore old JIT tests in AARch64 - CMake style
2014-02-25 09:31:00 +00:00
Feature
Disable each MachineFunctionPass for 'optnone' functions, unless that
2014-03-31 17:43:35 +00:00
FileCheck
Instrumentation
[msan] Add -msan-instrumentation-with-call-threshold.
2014-04-18 12:17:20 +00:00
Integer
JitListener
Linker
Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs.
2014-03-18 02:34:58 +00:00
LTO
This patch fixes LTO's RecordStreamer so that it records symbols in the MCExpr
2014-03-31 16:59:13 +00:00
MC
Patch by Ray Donnelly to print register names instead of numbers.
2014-04-19 05:40:09 +00:00
Object
[yaml2obj][ELF] ELF Relocations Support.
2014-04-11 04:13:39 +00:00
Other
Add -pass-remarks flag to 'opt'.
2014-04-08 16:42:38 +00:00
TableGen
tools
llvm-profdata: Avoid writing to /dev/null in tests
2014-04-18 23:25:35 +00:00
Transforms
Add missing config file for newly added test case introduced by r206563.
2014-04-18 09:05:50 +00:00
Unit
With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
2014-02-28 16:16:51 +00:00
Verifier
Reject alias to undefined symbols in the verifier.
2014-03-12 20:15:49 +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
ARM: update even more tests
2014-04-03 17:35:22 +00:00
lit.site.cfg.in
Eliminate inappropriate use of FindProgramByName() from lli
2014-01-22 21:52:35 +00:00
Makefile
With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
2014-02-28 16:16:51 +00:00
Makefile.tests
TestRunner.sh