.. |
ADT
|
Fix linker failure with Any.
|
2018-07-20 17:50:53 +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
|
DwarfDebug: Reduce duplication in addAccel*** methods
|
2018-07-20 15:24:13 +00:00 |
Config
|
Don't redefine a bunch of defines from llvm-config.h in config.h.
|
2018-05-10 14:45:05 +00:00 |
DebugInfo
|
[DebugInfo] Make children iterator bidirectional
|
2018-07-11 17:11:11 +00:00 |
Demangle
|
Add a Microsoft Demangler.
|
2018-07-20 17:27:48 +00:00 |
ExecutionEngine
|
[ORC] Re-apply r336760 with fixes.
|
2018-07-21 00:12:05 +00:00 |
FuzzMutate
|
[llvm-opt-fuzzer] Avoid adding incorrect inputs to the fuzzer corpus
|
2018-02-05 11:05:47 +00:00 |
IR
|
[ORE] Move loop invariant ORE checks outside the PM loop.
|
2018-07-22 05:27:41 +00:00 |
IRReader
|
LLParser: add an argument for overriding data layout and do not check alloca addr space
|
2018-01-30 22:32:39 +00:00 |
LineEditor
|
Apply clang-tidy's misc-move-constructor-init throughout LLVM.
|
2016-05-27 14:27:24 +00:00 |
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
|
MC: Implement support for new .addrsig and .addrsig_sym directives.
|
2018-07-17 22:17:18 +00:00 |
Object
|
[COFF] Adjust how we flag weak externals
|
2018-07-20 20:48:29 +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
|
[Support] Add a UniqueStringSaver: like StringSaver, but deduplicating.
|
2018-07-23 10:44:40 +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
|
llvm: add llvm-dlltool support to the archiver
|
2017-07-18 21:26:38 +00:00 |
Transforms
|
[ThinLTO] Enable ThinLTO WholeProgramDevirt and LowerTypeTests in new PM
|
2018-07-19 14:51:32 +00:00 |
WindowsManifest
|
Fix bug 34608 by moving private header out of public header.
|
2017-09-14 23:01:13 +00:00 |
WindowsResource
|
[llvm-readobj] Teach readobj to dump .res files (WindowsResource).
|
2017-09-20 18:33:35 +00:00 |
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
|
Support: Add a VCSRevision.h header file.
|
2017-04-13 01:26:12 +00:00 |
InitializePasses.h
|
[UnrollAndJam] New Unroll and Jam pass
|
2018-07-01 12:47:30 +00:00 |
LinkAllIR.h
|
Sink some IntrinsicInst.h and Intrinsics.h out of llvm/include
|
2017-09-07 23:27:44 +00:00 |
LinkAllPasses.h
|
[UnrollAndJam] New Unroll and Jam pass
|
2018-07-01 12:47:30 +00:00 |
module.modulemap
|
[WebAssembly] Remove ELF file support.
|
2018-07-16 23:09:29 +00:00 |
module.modulemap.build
|
[Modules] Add module for Config/llvm-config.h
|
2017-10-24 06:18:52 +00:00 |
Pass.h
|
Remove @brief commands from doxygen comments, too.
|
2018-05-01 16:10:38 +00:00 |
PassAnalysisSupport.h
|
[NFC] fix trivial typos in comments
|
2018-01-23 05:49:30 +00:00 |
PassInfo.h
|
[Pass] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-09-06 23:05:38 +00:00 |
PassRegistry.h
|
[Pass] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-09-06 23:05:38 +00:00 |
PassSupport.h
|
[Pass] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-09-06 23:05:38 +00:00 |