..
Analysis
[X86][SSE] Vectorize i64 ASHR operations
2015-07-29 20:31:45 +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
[X86][SSE] Keep 32-bit target i64 vector shifts on SSE unit.
2015-07-29 21:44:27 +00:00
DebugInfo
Implement target independent TLS compatible with glibc's emutls.c.
2015-07-28 16:24:05 +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] Disable dynamic alloca and UAR detection in presence of returns_twice calls.
2015-07-29 19:36:08 +00:00
Integer
JitListener
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
[tests] Use llvm-readobj instead of macho-dump.
2015-07-28 21:58:08 +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
[dsymutil] Rename -v option to -verbose
2015-07-29 22:29:34 +00:00
Transforms
[Unroll] Handle SwitchInst properly.
2015-07-29 18:10:33 +00:00
Unit
Verifier
[Statepoints] Let patchable statepoints have a symbolic call target.
2015-07-28 23:50:30 +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