.. |
Analysis
|
Fix BasicAA incorrect assumption on GEP
|
2017-01-27 16:12:22 +00:00 |
AsmParser
|
ASMParser: use range-based for loops (NFC)
|
2016-12-27 18:35:22 +00:00 |
Bitcode
|
Avoid using unspecified ordering in MetadataLoader::MetadataLoaderImpl::parseOneMetadata.
|
2017-01-27 15:54:49 +00:00 |
CodeGen
|
[CodeGenPrep]No negative cost in the ExtLd promotion
|
2017-01-27 17:16:37 +00:00 |
DebugInfo
|
NFC: Rename PDB_ReaderType::Raw to Native for consistency with the NativeSession rename.
|
2017-01-27 00:01:55 +00:00 |
Demangle
|
Demangle: correct demangling for CV-qualified functions
|
2017-01-24 20:04:58 +00:00 |
ExecutionEngine
|
RuntimeDyldELF: add LDST128_ABS_LO12_NC reloc
|
2017-01-23 13:52:08 +00:00 |
Fuzzer
|
[libFuzzer] simplify the value profiling callback further: don't use (idx MOD prime) on the hot path where it is useless anyway
|
2017-01-27 00:39:12 +00:00 |
IR
|
Add intrinsics for constrained floating point operations
|
2017-01-26 23:27:59 +00:00 |
IRReader
|
Timer: Track name and description.
|
2016-11-18 19:43:18 +00:00 |
LTO
|
[LTO] Teach lib/LTO about the new pass manager.
|
2017-01-24 00:58:24 +00:00 |
LibDriver
|
LibDriver: Allow resource files to be archive members.
|
2016-12-15 19:37:46 +00:00 |
LineEditor
|
…
|
|
Linker
|
[ThinLTO] Import only necessary DICompileUnit fields
|
2016-12-12 16:09:30 +00:00 |
MC
|
[CodeView] Fix off-by-one error in def range gap emission
|
2017-01-24 16:57:55 +00:00 |
Object
|
Fix llvm-objdump so it picks a good CPU based for Mach-O files
|
2017-01-24 23:41:04 +00:00 |
ObjectYAML
|
Add LC_BUILD_VERSION load command
|
2017-01-23 20:07:55 +00:00 |
Option
|
Generalize ArgList::AddAllArgs more
|
2016-09-29 19:47:58 +00:00 |
Passes
|
[PM] Port LoopLoadElimination to the new pass manager and wire it into
|
2017-01-27 01:32:26 +00:00 |
ProfileData
|
[WebAssembly] Add triple support for the new wasm object format
|
2017-01-17 20:34:09 +00:00 |
Support
|
[APFloat] Reduce some dispatch boilerplates. NFC.
|
2017-01-27 02:11:07 +00:00 |
TableGen
|
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-04 02:02:05 +00:00 |
Target
|
NVPTX: Make NVPTXInferAddressSpaces preserve CFG
|
2017-01-27 17:30:39 +00:00 |
Transforms
|
[SLP] Refactoring of horizontal reduction analysis, NFC.
|
2017-01-27 10:54:04 +00:00 |
XRay
|
Avoid std::errc::protocol_* to appease mingw
|
2017-01-12 18:33:14 +00:00 |
CMakeLists.txt
|
[XRay] Define the library for XRay trace logs
|
2017-01-11 06:39:09 +00:00 |
LLVMBuild.txt
|
Add an c++ itanium demangler to llvm.
|
2016-09-06 19:16:48 +00:00 |