.. |
Analysis
|
[LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops
|
2016-10-21 11:08:48 +00:00 |
AsmParser
|
DebugInfo: preparation to implement DW_AT_alignment
|
2016-10-20 00:13:12 +00:00 |
Bitcode
|
Fix spelling mistake in comment.
|
2016-10-20 10:42:14 +00:00 |
CodeGen
|
[DAG] use SDNode flags 'nsz' to enable fadd/fsub with zero folds
|
2016-10-21 14:36:58 +00:00 |
DebugInfo
|
[CodeView] Refactor serialization to use StreamInterface.
|
2016-10-20 18:31:19 +00:00 |
Demangle
|
Avoid using alignas and constexpr.
|
2016-09-06 20:36:24 +00:00 |
ExecutionEngine
|
Fix cross-endianness RuntimeDyld relocation for ARM
|
2016-10-20 22:15:56 +00:00 |
Fuzzer
|
[libFuzzer] extend -print_coverage to also print uncovered lines, functions, and files.
|
2016-10-19 00:12:03 +00:00 |
IR
|
Retire llvm::alignOf in favor of C++11 alignof.
|
2016-10-20 15:02:18 +00:00 |
IRReader
|
…
|
|
LTO
|
[ThinLTO] Default backend threads to heavyweight_hardware_concurrency
|
2016-10-19 17:35:01 +00:00 |
LibDriver
|
Object: Replace NewArchiveIterator with a simpler NewArchiveMember class. NFCI.
|
2016-06-29 22:27:42 +00:00 |
LineEditor
|
…
|
|
Linker
|
Typo: nomed struct -> named struct
|
2016-10-19 20:10:03 +00:00 |
MC
|
Retire llvm::alignOf in favor of C++11 alignof.
|
2016-10-20 15:02:18 +00:00 |
Object
|
Another additional error check for invalid Mach-O files for the
|
2016-10-20 20:10:30 +00:00 |
ObjectYAML
|
[macho2yaml] Don't write empty linkedit data
|
2016-08-17 21:46:04 +00:00 |
Option
|
Generalize ArgList::AddAllArgs more
|
2016-09-29 19:47:58 +00:00 |
Passes
|
Conditionally eliminate library calls where the result value is not used
|
2016-10-18 21:36:27 +00:00 |
ProfileData
|
Retire llvm::alignOf in favor of C++11 alignof.
|
2016-10-20 15:02:18 +00:00 |
Support
|
Do a sweep over move ctors and remove those that are identical to the default.
|
2016-10-20 12:20:28 +00:00 |
TableGen
|
Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes.
|
2016-08-23 17:14:32 +00:00 |
Target
|
[AMDGPU][mc] Fix ds_min/max[_rtn]_f32 - extra source operand removed.
|
2016-10-21 14:49:22 +00:00 |
Transforms
|
[LoopUnroll] Keep the loop test only on the first iteration of max-or-zero loops
|
2016-10-21 11:08:48 +00:00 |
CMakeLists.txt
|
Try to fix a circular dependency in the modules build.
|
2016-09-06 20:16:19 +00:00 |
LLVMBuild.txt
|
Add an c++ itanium demangler to llvm.
|
2016-09-06 19:16:48 +00:00 |