..
Analysis
[IVUsers] Don't bail out of normalizing non-affine add recs
2017-04-25 06:53:25 +00:00
Assembler
Allow DataLayout to specify addrspace for allocas.
2017-04-10 22:27:50 +00:00
Bindings
…
Bitcode
PR32382: Fix emitting complex DWARF expressions.
2017-04-18 01:21:53 +00:00
BugPoint
llvm/test/BugPoint/compile-custom.ll: Use %/s for its path not to be mis-escaped.
2017-04-13 11:40:32 +00:00
CodeGen
[x86] add more tests for potential change in bool math folding; NFC
2017-04-25 20:56:14 +00:00
DebugInfo
[llvm-pdbdump] Dump File / Line Info to YAML.
2017-04-25 20:22:02 +00:00
Examples
…
ExecutionEngine
…
Feature
[GVNHoist] Re-enable GVNHoist by default
2017-04-11 14:36:30 +00:00
FileCheck
[FileCheck] Added --enable-var-scope option to enable scope for regex variables.
2017-03-09 17:59:04 +00:00
Instrumentation
[asan] Let the frontend disable gc-sections optimization for asan globals.
2017-04-24 19:34:13 +00:00
Integer
…
JitListener
…
LTO
Object, LTO: Add target triple to irsymtab and LTO API.
2017-04-14 02:55:06 +00:00
LibDriver
…
Linker
[Linker] Provide callback for internalization
2017-03-13 18:08:11 +00:00
MC
[AMDGPU][mc][tests][NFC] Bulk ISA tests: update for Gfx7/Gfx8, add for Gfx9.
2017-04-24 20:42:27 +00:00
Object
[llvm-ar] errors go on stderr and not on stdout.
2017-04-05 14:52:17 +00:00
ObjectYAML
[WebAssembly] Allow for signed relocation addends
2017-04-26 00:02:31 +00:00
Other
Handle invariant.group.barrier in BasicAA
2017-04-24 19:37:17 +00:00
SymbolRewriter
…
TableGen
[globalisel][tablegen] Add support for RegisterOperand.
2017-04-22 15:53:21 +00:00
ThinLTO /X86
Bitcode: Add a string table to the bitcode format.
2017-04-17 17:51:36 +00:00
Transforms
SimplifyLibCalls: Fix crash on memset(notmalloc())
2017-04-25 19:44:25 +00:00
Unit
…
Verifier
Verifier: Check some amdgpu calling convention restrictions
2017-04-04 18:43:11 +00:00
YAMLParser
…
tools
[llvm-objdump] Don't attempt to print lines beyond the end of file
2017-04-25 18:56:33 +00:00
.clang-format
…
CMakeLists.txt
Add a dependency from llvm/test to llvm-cvtres.
2017-04-21 20:45:11 +00:00
TestRunner.sh
…
lit.cfg
…
lit.site.cfg.in
…