..
Analysis
Reject alias to undefined symbols in the verifier.
2014-03-12 20:15:49 +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
Remove the linker_private and linker_private_weak linkages.
2014-03-13 23:18:37 +00:00
BugPoint
llvm/test/BugPoint/compile-custom.ll.py: Make it py3-compatible. [PR19112]
2014-03-13 00:10:37 +00:00
CodeGen
Re-add checks that were in this testcase before it was converted to dwarfdump.
2014-03-14 23:08:21 +00:00
DebugInfo
Remove command line option for CU hashing. This is on by default now.
2014-03-14 21:20:07 +00:00
ExecutionEngine
Ignore old JIT tests in AARch64 - CMake style
2014-02-25 09:31:00 +00:00
Feature
Remove the linker_private and linker_private_weak linkages.
2014-03-13 23:18:37 +00:00
FileCheck
FileCheck: fix a bug with multiple --check-prefix options. Similar to r194565
2013-11-20 13:25:05 +00:00
Instrumentation
AddressSanitizer instrumentation for MOV and MOVAPS.
2014-03-14 08:58:04 +00:00
Integer
…
JitListener
Debug Info: update testing cases to specify the debug info version number.
2013-11-22 21:49:45 +00:00
LTO
Module: Don't rename in getOrInsertFunction()
2014-03-10 23:42:28 +00:00
Linker
Debug info: Unique types before emitting them to DWARF, where applicable.
2014-03-14 23:08:29 +00:00
MC
Object/COFF: change data type of SymbolNumber from int16 to uint16.
2014-03-15 00:04:08 +00:00
Object
[yaml2obj][ELF] Assign name (.shstrtab) to the section holds sections names.
2014-03-14 06:53:16 +00:00
Other
[PM] Wire up the Verifier for the new pass manager and connect it to the
2014-01-20 11:34:08 +00:00
TableGen
[TableGen] Correctly generate implicit anonymous prototype defs in multiclasses
2014-01-02 20:47:09 +00:00
Transforms
Use DiagnosticInfo facility.
2014-03-14 21:58:59 +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
[Support][YAML] Add support for accessing tags and tag handle substitution.
2013-10-18 22:38:04 +00:00
tools
Support: add support to identify WinCOFF/ARM objects
2014-03-13 07:02:35 +00:00
.clang-format
Add .clang-format without column limit to subdirectory tests/.
2013-11-19 04:26:05 +00:00
CMakeLists.txt
[CMake] check-llvm: Include "bugpoint" in dependent list.
2014-03-04 16:13:30 +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
…
lit.cfg
PGO: llvm-profdata: tool for merging profiles
2014-02-17 23:22:49 +00:00
lit.site.cfg.in
Eliminate inappropriate use of FindProgramByName() from lli
2014-01-22 21:52:35 +00:00