summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add ImmArg markings to intrinsics.Craig Topper2019-03-123-381/+422
* This test is failing on and off on the bots. Jim Ingham2019-03-121-1/+1
* Fix the broken Batch test by passing a custom module cache to the inferior lldb.Adrian Prantl2019-03-121-4/+7
* Revert "Temporarily add more logging to TestBatchMode"Adrian Prantl2019-03-121-6/+0
* Add XCOFF triple object format type for AIXJason Liu2019-03-1211-1/+51
* [WebAssembly] Handle undefined data symbols in shared librariesSam Clegg2019-03-124-7/+39
* [NFC][clang][PCH][ObjC] Add some missing `VisitStmt(S);`Roman Lebedev2019-03-122-3/+9
* Temporarily add more logging to TestBatchModeAdrian Prantl2019-03-121-0/+6
* Add more logging to ClangModulesDeclVendor.cppAdrian Prantl2019-03-121-0/+9
* Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"Francis Visoiu Mistrih2019-03-1232-10/+162
* [Test] Add tests for implicit null checks on atomic/volatile instructionsPhilip Reames2019-03-121-16/+117
* For faulting ops, include a comment w/the fault destinationPhilip Reames2019-03-123-210/+188
* IR: Add immarg attributeMatt Arsenault2019-03-1249-667/+1545
* AddressSanitizer: 64-bit SPARC/Linux portVitaly Buka2019-03-123-1/+118
* AddressSanitizer: fix for SPARC with GCCVitaly Buka2019-03-121-0/+4
* SanitizerCommon: 64-bit SPARC/Linux portVitaly Buka2019-03-123-0/+20
* ELF: Don't add .dynamic strings to .dynstr early.Peter Collingbourne2019-03-123-23/+20
* Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"Francis Visoiu Mistrih2019-03-1232-162/+10
* Remove support for DWARF64.Zachary Turner2019-03-1211-126/+34
* Remove DWARFDIECollection.Zachary Turner2019-03-1214-143/+59
* Move ElaboratingDIEIterator into implementation file.Zachary Turner2019-03-122-71/+68
* [llvm] Skip over empty line table entries.Mircea Trofin2019-03-124-3/+223
* Fix missing C++ mode commentsMatt Arsenault2019-03-123-3/+3
* MIR: Stop reinitializing target information for every useMatt Arsenault2019-03-123-327/+378
* [lldb/thirdparty] Remove unneeded files, asked by Jonas.Davide Italiano2019-03-12123-14110/+0
* [lldb-mi] Make this test more reliable. NFC.Davide Italiano2019-03-121-0/+6
* [third-party] Update pexpect to 4.6.Davide Italiano2019-03-12190-8661/+17969
* ELF: Use bump pointer allocator for uncompressed section buffers. NFCI.Peter Collingbourne2019-03-122-10/+16
* SanitizerCommon: fixes for unwinding & backtrace on SPARCVitaly Buka2019-03-125-35/+75
* [Remarks] Add -foptimization-record-passes to filter remark emissionFrancis Visoiu Mistrih2019-03-1232-10/+162
* Fix compiler warningJonas Devlieghere2019-03-121-13/+11
* [SROA] Fix a crash when trying to convert a memset to an non-integral pointer...Philip Reames2019-03-122-6/+59
* [libc++] Enable deprecation warnings by defaultLouis Dionne2019-03-1287-38/+157
* [OPENMP]Allow to redefine entry for the variables definitions.Alexey Bataev2019-03-122-5/+32
* Fixup test to work after changes in r355878.Douglas Yung2019-03-121-1/+5
* Rework how lldb warngs about kexts that failed to load in a Jason Molenda2019-03-121-8/+33
* Check the result of creating a node from __next_ in the std::list formatter.Jim Ingham2019-03-121-1/+3
* Re-enable this test, the underlying bug was fixed and the test now passes.Jim Ingham2019-03-121-1/+0
* [x86] scalarize extractelement 0 of FP vselectSanjay Patel2019-03-122-4/+21
* ELF: Simplify. NFCI.Peter Collingbourne2019-03-121-3/+1
* [CodeGen] Add MMOs to statepoint nodes during SelectionDAGPhilip Reames2019-03-122-22/+51
* [OPENMP 5.0]Initial support for 'allocator' clause.Alexey Bataev2019-03-1226-47/+512
* Fix the project for r355939 (ASTUtils.{h,c})Jim Ingham2019-03-121-0/+6
* Modules: Add LangOptions::CacheGeneratedPCHDuncan P. N. Exon Smith2019-03-126-9/+57
* [SCEV] Use depth limit for trunc analysisTeresa Johnson2019-03-123-33/+70
* Set useful flags for vector imm setting instructionsJinsong Ji2019-03-126-31/+33
* [SanitizerCoverage] Avoid splitting critical edges when destination is a basi...Craig Topper2019-03-124-1/+57
* [RISCV][MC] Find matching pcrel_hi fixup in more cases.Eli Friedman2019-03-122-4/+63
* [NFC][PowerPC] Update testcases using utils/update_llc_test_checks.pyJinsong Ji2019-03-121-5/+18
* Add a creduce script for clang crashesGeorge Burgess IV2019-03-121-0/+118
OpenPOWER on IntegriCloud