..
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
X86 memcpy lowering: use "rep movs" even when esi is used as base pointer
2014-03-18 20:04:34 +00:00
DebugInfo
DebugInfo/lto-comp-dir.ll: Tweak for dos path.
2014-03-18 06:01:14 +00:00
ExecutionEngine
Feature
Remove the linker_private and linker_private_weak linkages.
2014-03-13 23:18:37 +00:00
FileCheck
Instrumentation
[msan] Origin tracking with history.
2014-03-18 13:30:56 +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
Module: Don't rename in getOrInsertFunction()
2014-03-10 23:42:28 +00:00
MC
Darwin: Add assembler directives to create version-min load commands.
2014-03-18 22:09:05 +00:00
Object
[yaml2obj][ELF] Assign name (.shstrtab) to the section holds sections names.
2014-03-14 06:53:16 +00:00
Other
TableGen
tools
llvm-readobj: Print referred symbol name for CLR token definition
2014-03-17 01:46:52 +00:00
Transforms
Tolerate unmangled names in sample profiles.
2014-03-18 12:03:12 +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
[CMake] check-llvm: Include "bugpoint" in dependent list.
2014-03-04 16:13:30 +00:00
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh