summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* [lldb] Add SBType::IsAggregateTypeDave Lee2022-03-09-0/+32
* [LV] Do not consider instrs dead if used by phi that's not in plan.Florian Hahn2022-03-09-9/+229
* [lldb] Fix TestDebuggerAPI on windows (broken by D120810)Pavel Labath2022-03-09-4/+10
* [flang][driver] Add support for -S and implement -c/-emit-objAndrzej Warzynski2022-03-09-39/+285
* Revert "[clang][dataflow] Move dataflow testing support out of unittests"Stanislav Gatev2022-03-09-86/+21
* [clang][dataflow] Move dataflow testing support out of unittestsStanislav Gatev2022-03-09-21/+86
* [MachinePipeliner] Fix isPseduo typo.Thomas Preud'homme2022-03-09-2/+2
* Add the C and C++ Language Working Group meeting infoAaron Ballman2022-03-09-0/+4
* [lldb] Remove the global platform listPavel Labath2022-03-09-190/+288
* [libc++] Don't manually override NDEBUG in the dylib buildLouis Dionne2022-03-09-3/+0
* [mlir][OpenMP] Generating enums in accordance with the guidelinesShraiysh Vaishay2022-03-09-42/+43
* [X86] Add shift identity select testsSimon Pilgrim2022-03-09-0/+688
* [JITLink][RISCV] Refactor range checking and alignment checkingfourdim2022-03-09-23/+28
* [PassManager] Another adjustment to account for different printing.Florian Hahn2022-03-09-3/+3
* [clang][sema] Enable first-class bool support for C2xTimm Bäder2022-03-09-8/+72
* [llvm-dwarfdump] Avoid possible div-by-zero in debug outputDmitry Vassiliev2022-03-09-6/+11
* [Coroutines] Avoid pointer element access for resume function typeNikita Popov2022-03-09-4/+3
* [lldb] Don't print *trailing* nuls in char arraysPavel Labath2022-03-09-6/+8
* [lldb/driver] Fix SIGTSTP handlingPavel Labath2022-03-09-12/+91
* [lldb] Warn when we fail to find dwo/dwp filesPavel Labath2022-03-09-1/+15
* [PassManager] Adjust check lines to account for different printing.Florian Hahn2022-03-09-2/+2
* [PassManager] Add pretty stack entries before P->run() call.Florian Hahn2022-03-09-0/+179
* Update my office hoursAaron Ballman2022-03-09-2/+2
* [IR] MatrixBuilder - CreateIndexAssumption - fix unused variable warning on N...Simon Pilgrim2022-03-09-4/+2
* [BOLT] Move some of the tests to common directoryVladislav Khmelevsky2022-03-09-1/+1
* [lldb] Fix -Wformat warning after 5a27b99825a5ba3a7a2eec3d35aea381a3ba9a31Krasimir Georgiev2022-03-09-1/+1
* [clang] ScalarExprEmitter::VisitCastExpr - use castAs<> instead of getAs<> to...Simon Pilgrim2022-03-09-4/+4
* [clang] Environment::createValueUnlessSelfReferential - use castAs<> instead ...Simon Pilgrim2022-03-09-2/+2
* [X86] Add common check prefixes to vector-bitreverse.llSimon Pilgrim2022-03-09-538/+149
* [clang] Sema::ActOnModuleImport - remove superfluous nullptr testSimon Pilgrim2022-03-09-1/+1
* Fix for buildbot failure: https://lab.llvm.org/buildbot#builders/110/builds/1...Alexey Lapshin2022-03-09-1/+1
* [NFC] [C++20] [Modules] Add test to show private module fragment is not allow...Chuanqi Xu2022-03-09-0/+25
* NFC. Clean up memref utils libraryUday Bondhugula2022-03-09-46/+36
* [flang] Remove 'using namespace mlir;` from header filesAndrzej Warzynski2022-03-09-52/+80
* [CoroFrame] Avoid pointer element type access for swifterrorNikita Popov2022-03-09-1/+4
* [gn build] Port 2dc4a80ec026LLVM GN Syncbot2022-03-09-0/+1
* [objcopy][NFC] Move NameOrPattern::create() into CommonConfig.hAlexey Lapshin2022-03-09-273/+320
* Revert "[clang][dataflow] Add analysis that detects unsafe accesses to option...Stanislav Gatev2022-03-09-562/+12
* [IR][IPSCCP] Treat different function type as address taken (PR54258)Nikita Popov2022-03-09-1/+17
* [clang][dataflow] Add analysis that detects unsafe accesses to optionalsStanislav Gatev2022-03-09-12/+562
* [libcxx][CI] Use temporary clang-13 bots for Arm/AArch64David Spickett2022-03-09-6/+6
* [flang] Use unix logical representation for fir.logicalJean Perier2022-03-09-5/+23
* [SCEV] Verify all IR -> SCEV mappingsNikita Popov2022-03-09-14/+35
* [Attributor] Use byval type instead of pointer element typeNikita Popov2022-03-09-3/+5
* [LoongArch] Add basic support to AsmParserWeining Lu2022-03-09-12/+1914
* [libcxx] [test] XFAIL the get/put long_double_ru_RU tests on Glibc < 2.27Martin Storsjö2022-03-09-0/+16
* [libcxx] [test] Fix the classic_table test on WindowsMartin Storsjö2022-03-09-28/+38
* [lldb] Add --exists flag to `settings set`Jonas Devlieghere2022-03-08-5/+22
* [AMDGPU] Move call clobbered return address registers s[30:31] to callee save...Venkata Ramanaiah Nalamothu2022-03-09-6683/+5400
* [clangd] Make dexp command line options stickyYevgeny Rouban2022-03-09-3/+3