..
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
[PowerPC] Fix the VSX v2f64 return register
2014-03-22 18:24:43 +00:00
DebugInfo
DebugInfo: Omit DW_AT_addr_base from skeletal type units.
2014-03-21 20:27:21 +00:00
ExecutionEngine
Feature
Expose "noduplicate" attribute as a property for intrinsics.
2014-03-18 23:51:07 +00:00
FileCheck
Instrumentation
[ASan] Add -asan-module to the ASan .ll tests.
2014-03-20 11:16:34 +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
MC
ARM IAS: properly handle function entries in .thumb
2014-03-22 19:26:18 +00:00
Object
Object: Output .file symbols properly
2014-03-20 06:29:02 +00:00
Other
TableGen
tools
llvm-profdata: Don't pipe stderr into show for the tests
2014-03-22 23:53:43 +00:00
Transforms
[Constant Hoisting] Fix multiple entries for the same basic block in PHI nodes.
2014-03-22 01:49:27 +00:00
Unit
Verifier
Reject alias to undefined symbols in the verifier.
2014-03-12 20:15:49 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
Refactor llvm/test/lit.cfg to use lit.util.which.
2014-03-21 17:31:35 +00:00
lit.site.cfg.in
Eliminate inappropriate use of FindProgramByName() from lli
2014-01-22 21:52:35 +00:00
Makefile
Makefile.tests
TestRunner.sh