summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [X86] Move x86_64 fp128 conversion to libcalls from type legalization to DAG ...Craig Topper2019-09-115-42/+177
* AMDGPU: Move m0 initializations earlierAustin Kerbow2019-09-113-25/+131
* gn build: Merge r371661Nico Weber2019-09-112-1/+1
* gn build: Merge r371657Nico Weber2019-09-111-0/+1
* [DWARF] Evaluate DW_OP_entry_valueVedant Kumar2019-09-119-8/+557
* [Status] Add a LLDB_ERRORF macro for error reporting (similar to LLDB_LOGF)Vedant Kumar2019-09-111-0/+7
* [DWARF] Emit call site parameter info when tuning for lldbVedant Kumar2019-09-112-28/+65
* Fix up a test updated in r371655 - require case-insensitive file system.Volodymyr Sapsai2019-09-111-0/+1
* [clang-scan-deps] cast Result to ErrorOr<unique_ptr<vfs::File>> explicitly to...Alex Lorenz2019-09-111-1/+2
* Start porting ivfsoverlay tests to WindowsReid Kleckner2019-09-1122-51/+81
* All Errors must be checkedChris Bieneman2019-09-111-3/+7
* [analyzer] NFC: Move PathDiagnostic classes to libAnalysis.Artem Dergachev2019-09-1120-21/+22
* [analyzer] NFC: Move resetDiagnosticLocationToMainFile() to BugReporter.Artem Dergachev2019-09-113-75/+79
* [analyzer] NFC: Move getStmt() and createEndOfPath() out of PathDiagnostic.Artem Dergachev2019-09-1119-195/+204
* [analyzer] NFC: Re-implement stack hints as a side map in BugReport.Artem Dergachev2019-09-1110-174/+178
* Add a LineTable class to GSYM and test it.Greg Clayton2019-09-116-24/+660
* [clang-scan-deps] add skip excluded conditional preprocessor block preprocess...Alex Lorenz2019-09-1118-15/+311
* Fix -Wnonportable-include-path suppression for header maps with absolute paths.Volodymyr Sapsai2019-09-116-14/+38
* [Plugins/Process] Remove direct use of ClangASTContext from InferiorCallPOSIXAlex Langford2019-09-111-11/+21
* [llvm-reduce] Fix a bug, improve error handling when running testReid Kleckner2019-09-112-4/+9
* Update link to the DWARF spec.Adrian Prantl2019-09-111-6/+6
* [AMDGPU] Fix crash in phi-elimination hook.Michael Liao2019-09-112-2/+30
* Update documentation.Adrian Prantl2019-09-111-6/+6
* [libFuzzer] Remove hardcoded number of new features in merge_two_step.test.Max Moroz2019-09-111-2/+2
* [NFC] Added triple to test file to avoid arm buildbots failuresDavid Bolvansky2019-09-111-1/+2
* Fix test failures after r371640Matt Arsenault2019-09-112-7/+6
* [ConstantHoisting] Fix non-determinism.Eli Friedman2019-09-112-16/+16
* [IRMover] Don't map globals if their types are the samePirama Arumuga Nainar2019-09-113-1/+84
* [MS] Consder constexpr globals to be inline, as in C++17Reid Kleckner2019-09-119-49/+145
* LiveIntervals: Split live intervals on multiple dead defsMatt Arsenault2019-09-112-1/+29
* Consolidate swap, swap_ranges, and iter_swap in <type_traits>.Zoe Carver2019-09-112-22/+26
* [libc++] Add a CMake cache for Apple-specific configuration optionsLouis Dionne2019-09-113-6/+25
* [Clang][Bundler] Replace std::vector by SmallVector [NFC]Sergey Dmitriev2019-09-111-6/+4
* gn build: Merge r371635Nico Weber2019-09-111-0/+1
* Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-1141-26/+1721
* Revert [InstCombine] Use SimplifyFMulInst to simplify multiply in fma.Florian Hahn2019-09-112-10/+13
* [Clang][Bundler] Fix for a potential memory leak [NFC]Sergey Dmitriev2019-09-111-16/+7
* [OPENMP] Update the diagnosis message for canonical loop form, by ChiAlexey Bataev2019-09-1124-319/+368
* [InstSimplify] Pass SimplifyQuery into simplifyUnsignedRangeCheck() and use i...Roman Lebedev2019-09-112-20/+16
* [NFC][InstSimplify] Add extra test for D67411 with @llvm.assumeRoman Lebedev2019-09-111-0/+21
* [scudo][standalone] Android related improvementsKostya Kortchinsky2019-09-115-15/+44
* [OPENMP]Updated status page, NFC.Alexey Bataev2019-09-111-3/+3
* gn build: Merge r371562Nico Weber2019-09-111-0/+1
* Revert "[LLDB][ELF] Load both, .symtab and .dynsym sections"Konrad Kleine2019-09-116-119/+9
* Revert "[LLDB][ELF] Fixup for comments in D67390"Konrad Kleine2019-09-113-7/+8
* [lldb][NFC] Make include directories in Clang expression parser a std::stringRaphael Isemann2019-09-114-11/+10
* LLVM: Optimization Pass: Remove conflicting attribute, if any, beforeWhitney Tsang2019-09-112-11/+52
* [ConstProp] add tests for fma that produce NaN; NFCSanjay Patel2019-09-111-0/+133
* [libFuzzer] Make -merge=1 to reuse coverage information from the control file.Max Moroz2019-09-114-23/+88
* [ConstProp] move test file from InstSimplify; NFCSanjay Patel2019-09-111-1/+1
OpenPOWER on IntegriCloud