..
Analysis
Roll forward r243250
2015-07-26 19:10:03 +00:00
Assembler
DI/Verifier: Fix argument bitrot in DILocalVariable
2015-07-24 23:59:25 +00:00
Bindings
[OCaml] Do not use -warn-error in tests.
2015-07-17 17:33:23 +00:00
Bitcode
Add argmemonly attribute.
2015-07-11 10:30:36 +00:00
BugPoint
Fix typo in comment
2015-07-26 11:37:05 +00:00
CodeGen
[AArch64] Remove check for Darwin that was needed to decide if x18 should
2015-07-27 19:18:47 +00:00
DebugInfo
DI/Verifier: Fix argument bitrot in DILocalVariable
2015-07-24 23:59:25 +00:00
ExecutionEngine
[RuntimeDyld] MachO: Add support for ARM scattered vanilla relocations.
2015-07-24 17:40:04 +00:00
Feature
Revert the new EH instructions
2015-07-10 07:15:17 +00:00
FileCheck
Instrumentation
[asan] Rename the ABI versioning symbol to '__asan_version_mismatch_check' instead of abusing '__asan_init'
2015-07-23 10:54:06 +00:00
Integer
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +00:00
JitListener
IR: Give 'DI' prefix to debug info metadata
2015-04-29 16:38:44 +00:00
LibDriver
Add support for producing thin archives in llvm-lib.
2015-07-17 16:01:11 +00:00
Linker
Linker: Do not expect comdat to exist in source module.
2015-06-22 21:46:51 +00:00
LTO
Move the personality function from LandingPadInst to Function
2015-06-17 20:52:32 +00:00
MC
Implemented encoding and intrinsics of the following instructions
2015-07-26 14:41:44 +00:00
Object
Support printing relocations in files with no section table.
2015-07-23 09:11:05 +00:00
Other
[llvm-extract] Drop comdats from declarations
2015-07-06 18:48:02 +00:00
SymbolRewriter
TableGen
[TableGen] Improve decoding options for non-orthogonal instructions
2015-07-15 08:04:27 +00:00
tools
llvm/test/tools/dsymutil/ARM/lit.local.cfg: Fix possibly typo, s/X86/ARM/.
2015-07-24 11:55:11 +00:00
Transforms
[InstCombine][X86][SSE] Replace sign/zero extension intrinsics with native IR
2015-07-27 18:52:15 +00:00
Unit
Verifier
Revert the new EH instructions
2015-07-10 07:15:17 +00:00
YAMLParser
YAML: Implement block scalar parsing.
2015-05-13 23:10:51 +00:00
.clang-format
CMakeLists.txt
LibDriver, llvm-lib: introduce.
2015-06-09 21:50:22 +00:00
lit.cfg
LibDriver, llvm-lib: introduce.
2015-06-09 21:50:22 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh