..
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
WebAssembly: print basic integer assembly.
2015-07-31 17:53:38 +00:00
DebugInfo
[mips] Fix out-of-date debug information in test file.
2015-07-30 13:13:09 +00:00
ExecutionEngine
[RuntimeDyld] MachO: Add support for ARM scattered vanilla relocations.
2015-07-24 17:40:04 +00:00
Feature
New EH representation for MSVC compatibility
2015-07-31 17:58:14 +00:00
FileCheck
Instrumentation
[libFuzzer] trace switch statements and apply mutations based on the expected case values
2015-07-31 01:33: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
[tests] Use llvm-readobj instead of macho-dump.
2015-07-28 21:58:08 +00:00
Object
[COFF] Return symbol VAs instead of RVAs for PE files
2015-07-31 16:14:22 +00:00
Other
[llvm-extract] Drop comdats from declarations
2015-07-06 18:48:02 +00:00
SymbolRewriter
TableGen
TableGen: Support folding casts from bits to int
2015-07-31 01:12:06 +00:00
tools
[dsymutil] Rename -v option to -verbose
2015-07-29 22:29:34 +00:00
Transforms
[SLP vectorizer]: Choose the best consecutive candidate to pair with a store instruction.
2015-07-30 17:40:39 +00:00
Unit
Verifier
New EH representation for MSVC compatibility
2015-07-31 17:58:14 +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