platform/upstream/llvm.git
2019-02-23 Simon Dardis[MIPS] Fix a incorrect test. (NFC)
2019-02-23 Louis Dionne[libcxx] Make sure all experimental tests are disabled...
2019-02-23 Craig Topper[X86] Sign extend the 8-bit immediate when commuting...
2019-02-23 Brad SmithRemove OpenBSD case for old system libstdc++ header...
2019-02-23 Michael Trentobjdump fails to parse Mach-O binaries with n_desc...
2019-02-23 Brad SmithRemove sanitizer context workaround no longer necessary
2019-02-23 Richard TrieuRemove overly broad assert from r354717.
2019-02-23 Daniel SandersTry again to fix memory leak in r354692
2019-02-23 Julian Lettner[NFC][Sanitizer] Comment out argument checks
2019-02-23 Julian Lettner[NFC][Sanitizer] Add argument checks to BufferedStackTr...
2019-02-23 Alexandre Ganea[LLD][COFF] Add support for /FUNCTIONPADMIN command...
2019-02-23 Jordan Rupprecht[NFC] Fix typos: preceeding -> preceding
2019-02-23 Reid KlecknerRevert r354363 & co "[X86][SSE] Generalize X86ISD:...
2019-02-23 Daniel SandersFix memory leak in r354692
2019-02-23 Jim InghamRevert r354706 - lit touched my thigh
2019-02-23 Craig Topper[LegalizeTypes] Use PromoteTargetBoolean in PromoteIntO...
2019-02-23 Craig Topper[X86] Enable custom splitting of v8i64/v16i32 sext...
2019-02-23 Craig Topper[X86] Add a few test cases for a v8i64 sext/zext from...
2019-02-23 Rui UeyamaSplit a long line to avoid annoying horizontal scrollin...
2019-02-23 Jim InghamMake sure that stop-hooks run asynchronously.
2019-02-23 Sam Clegg[WebAssembly] Update CodeGen test expectations after...
2019-02-22 Rui Ueyamas/method/function/g since function is the correct name...
2019-02-22 Rui UeyamaRemove a function from header and move the implementati...
2019-02-22 Jim InghamWhen deserializing breakpoints some options may not...
2019-02-22 Julian Lettner[NFC][Sanitizer] Re-enable test on Darwin
2019-02-22 Konstantin... Revert "AMDGPU/NFC: Cleanup subtarget predicates"
2019-02-22 Sanjay Patel[CGP] add tests for uaddo increment/decrement; NFC
2019-02-22 Michael Kruse[OpenMP 5.0] Parsing/sema support for to clause with...
2019-02-22 Sam Clegg[WebAssembly] Remove unneeded MCSymbolRefExpr variants
2019-02-22 Julian Lettner[NFC][Sanitizer] Rename BufferedStackTrace::FastUnwindStack
2019-02-22 Julian Lettner[Sanitizer] Fix uses of stack->Unwind(..., fast)
2019-02-22 Sam Clegg[WebAssembly] MC: Handle aliases of aliases
2019-02-22 David Greene[CMake] Honor LLVM_EXTERNAL_<proj>_SOURCE_DIR
2019-02-22 Daniel SandersRestore ability for C++ API users to Enable IPRA.
2019-02-22 Louis Dionne[clang] Only provide C11 features in <float.h> starting...
2019-02-22 Alexey Bataev[OPENMP] Delayed diagnostics for VLA support.
2019-02-22 Sanjay Patel[CGP] move overflow intrinsic insertion to common locat...
2019-02-22 Matt ArsenaultMIR: Preserve incoming frame index numbers
2019-02-22 Matt ArsenaultCodeGen: Make RegAllocRegistry a template class
2019-02-22 Matt ArsenaultAMDGPU: Use removeAllRegUnitsForPhysReg
2019-02-22 Matt ArsenaultLiveIntervals: Add removeAllRegUnitsForPhysReg
2019-02-22 Sam Clegg[WebAssembly] Remove debug statement submitted in rL354657
2019-02-22 Mitch Phillips[GN] Updated build file to allow GN builds to succeed...
2019-02-22 Guozhi Wei[MBP] Factor out function hasViableTopFallthrough and...
2019-02-22 Simon PilgrimFix "not all control paths return" warning. NFCI.
2019-02-22 Alexey BataevRevert "[OPENMP] Delayed diagnostics for VLA support."
2019-02-22 Alexey Bataev[OPENMP] Delayed diagnostics for VLA support.
2019-02-22 Saleem AbdulrasoolCodeGen: use COMDAT for block copy/destroy helpers
2019-02-22 Nirav DaveDisable big-endian constant store merges from rL354676.
2019-02-22 Nirav Dave[DAGCombine] Fold overlapping constant stores
2019-02-22 Sanjay Patel[x86] allow narrowing of vector UINT_TO_FP
2019-02-22 Sanjay Patel[x86] simplify code in combineExtractSubvector; NFC
2019-02-22 Matt ArsenaultBreakCriticalEdges: Update PostDominatorTree
2019-02-22 Petar Jovanovic[mips][micromips] fix filling delay slots for PseudoInd...
2019-02-22 Alexey Bataev[CUDA]Delayed diagnostics for the asm instructions.
2019-02-22 Roman Tereshin[LowerSwitch][AMDGPU] Do not handle impossible values
2019-02-22 Chijun Sima[DTU] Refine the interface and logic of applyUpdates
2019-02-22 Pavel LabathAvoid two-stage initialization of MinidumpParser
2019-02-22 David Green[ARM] Add some missing thumb1 opcodes to enable peephol...
2019-02-22 James Henderson[ELF][test]Remove unnecessary empty symbol references...
2019-02-22 Diana Picus[ARM GlobalISel] Support floating point for Thumb2
2019-02-22 Haojian Wu[clangd] Don't attach FixIt to the source code in macro.
2019-02-22 George RimarFix BB after r354661
2019-02-22 Pavel LabathSplit up minidump register context tests
2019-02-22 George Rimar[obj2yaml] - Do not miss section index for special...
2019-02-22 Alina Sbirlea[MemorySSA] Update test with minimized one. NFCI
2019-02-22 Heejin Ahn[WebAssembly] Remove getBottom function from CFGStackif...
2019-02-22 Alina Sbirlea[MemorySSA & LoopPassManager] Resolve PR40038.
2019-02-22 Craig Topper[LegalizeVectorOps] Improve the placement of ANDs in...
2019-02-22 Craig Topper[LegalizeVectorOps] Simplify the non-byte sized load...
2019-02-22 Craig Topper[X86] Add test cases to cover the path in VectorLegaliz...
2019-02-22 Chijun Sima[DTU] Deprecate insertEdge*/deleteEdge*
2019-02-22 Yaxun Liurevert r354615: [HIP] change kernel stub name
2019-02-22 Lang HamesFix a think-o in the disable-kaleidoscope-tests-on...
2019-02-22 Matt ArsenaultDAG: Add helper for creating shifts with correct type
2019-02-22 Craig Topper[X86] Add a DAG combine for (aext_vector_inreg (aext_ve...
2019-02-22 Craig Topper[LegalizeTypes] When promoting the result of EXTRACT_SU...
2019-02-22 Lang HamesAdd 'Windows' to the disabled platforms list for the...
2019-02-22 Lang HamesDisable Kaleidoscope tests on Win32 -- looks like they...
2019-02-22 Artem Dergachev[analyzer] MIGChecker: Enable by default as `osx.MIG'.
2019-02-22 Artem Dergachev[analyzer] MIGChecker: Add support for more APIs.
2019-02-22 Artem Dergachev[analyzer] MIGChecker: Fix an FN when the object is...
2019-02-22 Artem Dergachev[analyzer] MIGChecker: Improve intermediate diagnostic...
2019-02-22 Craig Topper[X86] Fix some copy/paste mistakes that caused a VR128...
2019-02-22 Jonas DevlieghereRevert "[xcodeproj] Add SBReproducer to LLDB.framework"
2019-02-22 Artem Dergachev[analyzer] MIGChecker: Take advantage of the mig_server...
2019-02-21 Jonas Devlieghere[xcodeproj] Add SBReproducer to LLDB.framework
2019-02-21 Evgeniy Stepanov[gn] Add LLVM_BUILD_EXAMPLES.
2019-02-21 Artem Dergachev[analyzer] MIGChecker: A checker for Mach Interface...
2019-02-21 Matt ArsenaultAMDGPU: Remove debugger related subtarget features
2019-02-21 Richard SmithUse _Q as MS ABI mangling for char8_t.
2019-02-21 Evgeniy Stepanov[sanitizer] Common macro for .note.GNU-stack directives...
2019-02-21 Jonas Devlieghere[Reproducers] Initialize reproducers before initializin...
2019-02-21 Lang Hames[Kaleidoscope] Re-enable Kaleidoscope tests.
2019-02-21 Evgeniy StepanovRevert "[asan] Fix vfork handling.", +1
2019-02-21 Craig Topper[X86] Remove hasSideEffects=1 from the X87 pseudos...
2019-02-21 Evgeniy Stepanov[asan] Fix vfork handling.
2019-02-21 Reid Kleckner[clang-cl] Whitelist -fbracket-depth=123 in clang-cl
2019-02-21 Evgeniy Stepanov[hwasan,asan] Intercept vfork.
2019-02-21 Matt ArsenaultAMDGPU: Don't emit debugger subtarget features
next