..
ADT
ADT: Shrink SmallVector size 0 to 16B on 64-bit platforms
2018-07-24 11:32:13 +00:00
Analysis
[InstrSimplify] fold sdiv if two operands are negated and non-overflow
2018-07-21 12:27:54 +00:00
AsmParser
Fix -Wdocumentation warnings. NFCI.
2018-07-12 09:10:55 +00:00
BinaryFormat
MC: Implement support for new .addrsig and .addrsig_sym directives.
2018-07-17 22:17:18 +00:00
Bitcode
Fix for llvm-dis/llvm-bcanalyzer overflows
2018-06-04 19:20:02 +00:00
CodeGen
CodeGen: Cleanup regmask construction; NFC
2018-07-26 00:27:47 +00:00
Config
Add PerfJITEventListener for perf profiling support.
2018-07-24 00:54:06 +00:00
DebugInfo
[DWARF v5] Refactor range lists dumping by using a more generic way of handling tables of lists.
2018-07-23 22:37:17 +00:00
Demangle
Add a Microsoft Demangler.
2018-07-20 17:27:48 +00:00
ExecutionEngine
Move JIT listener C binding fallbackks to ExecutionEngineBindings.cpp.
2018-07-25 15:04:57 +00:00
FuzzMutate
IR
[Dominators] Assert if there is modification to DelBB while it is awaiting deletion
2018-07-25 06:18:33 +00:00
IRReader
LineEditor
Linker
Remove \brief commands from doxygen comments.
2018-05-01 15:54:18 +00:00
LTO
IRGen: Write .dwo files when -split-dwarf-file is used together with -fthinlto-index.
2018-05-31 18:25:59 +00:00
MC
[COFF] Use comdat shared constants for MinGW as well
2018-07-25 18:35:42 +00:00
Object
[llvm-objdump] Add dynamic section printing to private-headers option
2018-07-25 11:09:20 +00:00
ObjectYAML
Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
2018-05-17 22:55:15 +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
[NFC] Change sample profile format enum name SPF_Raw_Binary to SPF_Binary.
2018-06-12 05:53:49 +00:00
Support
[DebugCounters] Keep track of total counts
2018-07-23 21:49:36 +00:00
TableGen
[TableGen] Add a general-purpose JSON backend.
2018-07-11 08:40:19 +00:00
Target
[TargetInstPredicate] Add definition of CheckInvalidRegisterOperand.
2018-07-18 11:16:31 +00:00
Testing /Support
[Testing/Support] Make Failed() matcher work with abstract error types
2018-04-10 14:11:53 +00:00
ToolDrivers
Transforms
Revert r337904: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions.
2018-07-25 19:44:19 +00:00
WindowsManifest
WindowsResource
XRay
[XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata record entry in FDR mode
2018-07-13 05:38:22 +00:00
CMakeLists.txt
InitializePasses.h
[UnrollAndJam] New Unroll and Jam pass
2018-07-01 12:47:30 +00:00
LinkAllIR.h
LinkAllPasses.h
[UnrollAndJam] New Unroll and Jam pass
2018-07-01 12:47:30 +00:00
module.modulemap
Put "built-in" function definitions in global Used list, for LTO. (fix bug 34169)
2018-07-24 19:34:37 +00:00
module.modulemap.build
Pass.h
Remove @brief commands from doxygen comments, too.
2018-05-01 16:10:38 +00:00
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h