..
ADT
Bring back APInt self-move assignment check for MSVC only
2018-04-24 21:41:50 +00:00
Analysis
[CaptureTracking] Fixup const correctness of DomTree arg (NFC)
2018-04-24 21:12:45 +00:00
AsmParser
LLParser: add an argument for overriding data layout and do not check alloca addr space
2018-01-30 22:32:39 +00:00
BinaryFormat
[WebAssembly] Distinguish debug/symbol names in the Wasm structs. NFC
2018-04-20 17:07:24 +00:00
Bitcode
Add the ShadowCallStack attribute
2018-04-03 20:10:40 +00:00
CodeGen
Fix typo in static_assert for size of LoadSDNodeBitfields.
2018-04-25 14:42:44 +00:00
Config
Re-land r329156 "Add llvm-exegesis tool."
2018-04-04 11:37:06 +00:00
DebugInfo
[LLD/PDB] Emit first section contribution for DBI Module Descriptor.
2018-04-20 18:00:46 +00:00
Demangle
[demangler] Add a partial demangling API for LLDB.
2018-04-12 20:41:38 +00:00
ExecutionEngine
Test commit access.
2018-04-22 17:53:34 +00:00
FuzzMutate
[llvm-opt-fuzzer] Avoid adding incorrect inputs to the fuzzer corpus
2018-02-05 11:05:47 +00:00
IR
Rename Attributes.gen, Intrinsics.gen to Attributes.inc, Intrinsics.inc
2018-04-25 17:07:46 +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
LTO
[LTO] Add stats-file option to LTO/Config.h.
2018-04-20 10:18:36 +00:00
LineEditor
…
Linker
Revert "[IRMover] Implement name based structure type mapping"
2018-02-21 20:12:18 +00:00
MC
[MC] Remove orphan MCSchedModel::computeReciprocalThroughput declaration. NFCI.
2018-04-24 13:01:03 +00:00
Object
[WebAssembly] Use section index in relocation section header
2018-04-24 18:11:36 +00:00
ObjectYAML
[ObjectYAML] Add ability for DWARFYAML to calculate DIE lengths
2018-04-20 12:33:49 +00:00
Option
[COFF] Process /EXPORT option in fastpath
2018-01-09 20:36:42 +00:00
Passes
Re-land r329273: [Plugins] Add a slim plugin API to work together with the new PM
2018-04-05 15:04:13 +00:00
ProfileData
[include] Change std::sort to llvm::sort in response to r327219
2018-04-01 18:39:50 +00:00
Support
[Support] fix countLeadingZeros for types shorter than int
2018-04-24 20:08:05 +00:00
TableGen
TableGen: Streamline how defs are instantiated
2018-03-21 17:12:53 +00:00
Target
Remove unused argument from emitModuleMetadata.
2018-04-20 19:07:57 +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
[LV][VPlan] Detect outer loops for explicit vectorization.
2018-04-24 17:04:17 +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
XRayRecord.h: Add missing #include
2017-11-21 00:23:19 +00:00
CMakeLists.txt
Support: Add a VCSRevision.h header file.
2017-04-13 01:26:12 +00:00
InitializePasses.h
Correct dwarf unwind information in function epilogue
2018-04-24 10:32:08 +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
Fix some layering in AggressiveInstCombine (avoiding inclusion of Scalar.h)
2018-04-24 15:40:07 +00:00
Pass.h
IR printing improvement for function passes - introducing -print-module-scope
2017-12-01 17:42:46 +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
module.modulemap
Rename *CommandFlags.def to *CommandFlags.inc
2018-04-11 18:49:37 +00:00
module.modulemap.build
[Modules] Add module for Config/llvm-config.h
2017-10-24 06:18:52 +00:00