..
ADT
[ADT] Replace APInt::WORD_MAX with APInt::WORDTYPE_MAX
2018-08-16 11:08:23 +00:00
Analysis
[NFC] Refactoring of LoopSafetyInfo, step 1
2018-08-15 05:55:43 +00:00
AsmParser
Fix -Wdocumentation warnings. NFCI.
2018-07-12 09:10:55 +00:00
BinaryFormat
[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
2018-08-14 19:35:34 +00:00
Bitcode
Fix for llvm-dis/llvm-bcanalyzer overflows
2018-06-04 19:20:02 +00:00
CodeGen
[SDAG] Remove the reliance on MI's allocation strategy for
2018-08-14 23:30:32 +00:00
Config
Add PerfJITEventListener for perf profiling support.
2018-07-24 00:54:06 +00:00
DebugInfo
Add support for AVX-512 CodeView registers.
2018-08-16 16:17:55 +00:00
Demangle
[itanium demangler] Add llvm::itaniumFindTypesInMangledName()
2018-08-13 16:37:47 +00:00
ExecutionEngine
[ORC] Change JITSymbolFlags debug output, add a function for getting a symbol
2018-08-05 22:35:37 +00:00
FuzzMutate
IR
[X86] Remove masking from the 512-bit padds and psubs intrinsics. Use select in IR instead.
2018-08-16 06:20:24 +00:00
IRReader
LineEditor
Linker
LTO
IRGen: Write .dwo files when -split-dwarf-file is used together with -fthinlto-index.
2018-05-31 18:25:59 +00:00
MC
[RISCV][MC] Don't fold symbol differences if requiresDiffExpressionRelocations is true
2018-08-16 11:26:37 +00:00
Object
Remove trailing space
2018-07-30 19:41:25 +00:00
ObjectYAML
[yaml2obj] - Add a support for changing EntSize.
2018-08-07 08:11:38 +00:00
Option
[Option] Remove an unnecessary conversion function.
2018-05-05 06:05:31 +00:00
Passes
[ThinLTO] Enable ThinLTO WholeProgramDevirt and LowerTypeTests in new PM
2018-07-19 14:51:32 +00:00
ProfileData
[Coverage] Delete getCounterMismatches, it's dead code (NFC)
2018-08-07 22:25:22 +00:00
Support
[Support] Add a basic C API for llvm::Error.
2018-08-15 18:42:11 +00:00
TableGen
[TableGen] Add a general-purpose JSON backend.
2018-07-11 08:40:19 +00:00
Target
[Tablegen][MCInstPredicate] Removed redundant template argument from class TIIPredicate, and implemented verification rules for TIIPredicates.
2018-08-14 18:36:54 +00:00
Testing /Support
ToolDrivers
Transforms
[UnJ] Rename hasInvariantIterationCount to hasIterationCountInvariantInParent NFC
2018-08-15 10:59:41 +00:00
WindowsManifest
WindowsResource
XRay
Reverted r338825 and all the following tries to fix issues introduced by that commit (r338826, r338827, r338829, r338880).
2018-08-04 01:59:12 +00:00
CMakeLists.txt
InitializePasses.h
RegUsageInfo: Cleanup; NFC
2018-07-26 00:27:51 +00:00
LinkAllIR.h
Remove trailing space
2018-07-30 19:41:25 +00:00
LinkAllPasses.h
[UnrollAndJam] New Unroll and Jam pass
2018-07-01 12:47:30 +00:00
module.modulemap
Add proper headers in CFGUpdate.h and add CFGDiff.h in the list of delayed headers for LLVM_intrinsic_gen.
2018-08-14 20:49:19 +00:00
module.modulemap.build
Pass.h
Remove @brief commands from doxygen comments, too.
2018-05-01 16:10:38 +00:00
PassAnalysisSupport.h
Remove trailing space
2018-07-30 19:41:25 +00:00
PassInfo.h
PassRegistry.h
Remove trailing space
2018-07-30 19:41:25 +00:00
PassSupport.h