.. |
ADT
|
[ADT] Add a generic breadth-first-search graph iterator.
|
2017-04-06 17:03:04 +00:00 |
Analysis
|
InstSimplify: Add a hook for shufflevector
|
2017-04-03 22:05:30 +00:00 |
AsmParser
|
…
|
|
Bitcode
|
Bitcode: Remove reader support for MODULE_CODE_PURGEVALS.
|
2017-04-03 17:58:48 +00:00 |
CodeGen
|
[ExecutionDepsFix] Don't recurse over the CFG
|
2017-04-05 17:42:56 +00:00 |
Config
|
remove Cmake option for LLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING
|
2017-03-07 00:51:07 +00:00 |
DebugInfo
|
[PDB] Save one type record copy
|
2017-04-04 00:56:34 +00:00 |
Demangle
|
Add an c++ itanium demangler to llvm.
|
2016-09-06 19:16:48 +00:00 |
ExecutionEngine
|
[Orc] Make orcError return an error_code rather than Error.
|
2017-04-06 01:35:13 +00:00 |
IR
|
[IR] Add commutable matchers for Add and Mul to go with the logic operations that are already present. NFC
|
2017-04-06 04:02:33 +00:00 |
IRReader
|
[NFC] Header cleanup
|
2016-04-18 09:17:29 +00:00 |
LTO
|
Re-apply r299168 and r299169 now that the libdeps are fixed.
|
2017-03-31 04:47:07 +00:00 |
LibDriver
|
[NFC] Header cleanup
|
2016-04-18 09:17:29 +00:00 |
LineEditor
|
Apply clang-tidy's misc-move-constructor-init throughout LLVM.
|
2016-05-27 14:27:24 +00:00 |
Linker
|
[Linker] Provide callback for internalization
|
2017-03-13 18:08:11 +00:00 |
MC
|
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
|
2017-04-05 10:16:14 +00:00 |
Object
|
Remove accidental debug printf. Follow up to r299583.
|
2017-04-05 20:07:43 +00:00 |
ObjectYAML
|
Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR
|
2017-04-04 06:02:32 +00:00 |
Option
|
Generalize ArgList::AddAllArgs more
|
2016-09-29 19:47:58 +00:00 |
Passes
|
Add call branch annotation for ICP promoted direct call in SamplePGO mode.
|
2017-02-23 22:15:18 +00:00 |
ProfileData
|
[PGO] Memory intrinsic calls optimization based on profiled size
|
2017-04-04 16:42:20 +00:00 |
Support
|
Revert "[ARM] Add Kryo to available targets"
|
2017-04-06 19:16:14 +00:00 |
TableGen
|
Trailing whitespace.
|
2017-04-02 23:57:17 +00:00 |
Target
|
[DAGCombiner] add and use TLI hook to convert and-of-seteq / or-of-setne to bitwise logic+setcc (PR32401)
|
2017-04-05 14:09:39 +00:00 |
Transforms
|
NewGVN: This patch makes memory congruence work for all types of
|
2017-04-06 18:52:50 +00:00 |
XRay
|
[XRay] Update FDR log reader to be aware of buffer sizes per thread.
|
2017-03-29 06:10:12 +00:00 |
CMakeLists.txt
|
…
|
|
InitializePasses.h
|
[PGO] Memory intrinsic calls optimization based on profiled size
|
2017-04-04 16:42:20 +00:00 |
LinkAllIR.h
|
Remove unused #includes of TimeValue.h. NFC.
|
2016-10-24 14:00:26 +00:00 |
LinkAllPasses.h
|
[PGO] Memory intrinsic calls optimization based on profiled size
|
2017-04-04 16:42:20 +00:00 |
Pass.h
|
Reverted: Track validity of pass results
|
2017-01-15 10:23:18 +00:00 |
PassAnalysisSupport.h
|
Reverted: Track validity of pass results
|
2017-01-15 10:23:18 +00:00 |
PassInfo.h
|
[llvm] Remove duplicate header from PassInfo.h
|
2016-11-11 02:01:32 +00:00 |
PassRegistry.h
|
[NFC] Header cleanup
|
2016-04-18 09:17:29 +00:00 |
PassSupport.h
|
Revamp llvm::once_flag to be closer to std::once_flag
|
2017-02-05 21:13:06 +00:00 |
module.modulemap
|
Recommit: [globalisel] Change LLT constructor string into an LLT-based object that knows how to generate it.
|
2017-03-07 23:20:35 +00:00 |
module.modulemap.build
|
Fix module map to create a module for the configured header Config/abi-breaking.h
|
2016-12-01 19:08:38 +00:00 |