platform/upstream/llvm.git
2019-05-11 Craig Topper[X86] Sink some fast isel code into the only if that...
2019-05-11 Craig Topper[X86] Use TLI.getRegClassFor to simplify some more...
2019-05-11 Simon Pilgrim[MC][X86] Add test cases from PR14056
2019-05-11 Simon PilgrimHexagonConstEvaluator::evaluateHexExt - check incoming...
2019-05-11 Simon Pilgrim[X86][SSE] Tweaked HADD/HSUB SimplifyDemandedVectorElts
2019-05-11 Simon Pilgrim[X86][SSE] Add integer HADD/HSUB SimplifyDemandedVector...
2019-05-11 Simon Pilgrim[X86][SSE] Add HADD/HSUB SimplifyDemandedVectorElts...
2019-05-11 Simon PilgrimFix uninitialized variable analyzer warning. NFCI.
2019-05-11 Simon PilgrimConstantLValueEmitter::tryEmitAbsolute - remove unused...
2019-05-11 Simon PilgrimSelectionDAGISel::CodeGenAndEmitDAG - remove unused...
2019-05-11 Craig Topper[X86] Use getRegClassFor to simplify some code in fast...
2019-05-11 Craig Topper[X86] Don't emit MOVNTDQA loads from fast-isel without...
2019-05-11 Craig Topper[X86] Add a test case for idempotent atomic operations...
2019-05-11 Richard Trieu[SystemZ] Move InstPrinter files to MCTargetDesc. NFC
2019-05-11 Alex Langford[Breakpoint] Make breakpoint language agnostic
2019-05-11 David L. Jonesgn build: sort tablegen rules for X86 and AArch64
2019-05-11 David L. Jonesgn build: merge r360494 and r360502
2019-05-11 Richard Trieu[Sparc] Move InstPrinter files to MCTargetDesc. NFC
2019-05-11 Richard Trieu[RISCV] Move InstPrinter files to MCTargetDesc. NFC
2019-05-11 Shoaib Meenai[compiler-rt] Fix crtbegin.c compilation
2019-05-11 Richard Trieu[PowerPC] Move InstPrinter files to MCTargetDesc. NFC
2019-05-11 Richard Trieu[NVPTX] Move InstPrinter files to MCTargetDesc. NFC
2019-05-11 Richard SmithReject attempts to call non-static member functions...
2019-05-11 Richard Trieu[MSP430] Move InstPrinter files to MCTargetDesc. NFC
2019-05-11 Richard Trieu[Mips] Move InstPrinter files to MCTargetDesc. NFC
2019-05-11 Richard Trieu[Lanai] Move InstPrinter files to MCTargetDesc. NFC
2019-05-11 Fangrui Song[cc1as] Change -compress-debug-sections= to use --
2019-05-11 Richard Trieu[BPF] Move InstPrinter files to MCTargetDesc. NFC
2019-05-11 Richard Trieu[AVR] Move InstPrinter files to MCTargetDesc. NFC
2019-05-11 David L. Jonesgn build: merge r360490
2019-05-11 David L. Jonesgn build: merge r360484 and r360486
2019-05-11 Richard Trieu[ARM] Move InstPrinter files to MCTargetDesc. NFC
2019-05-11 David L. Jonesgn build: merge r360345
2019-05-11 Richard Trieu[ARC] Move InstPrinter files to MCTargetDesc. NFC
2019-05-11 Richard Trieu[AMDGPU] Move InstPrinter files to MCTargetDesc. NFC
2019-05-10 Richard Trieu[AArch64] Move InstPrinter files to MCTargetDesc. NFC
2019-05-10 Richard Trieu[XCore] Move InstPrinter files to MCTargetDesc. NFC
2019-05-10 Richard Trieu[X86] Move InstPrinter files to MCTargetDesc. NFC
2019-05-10 Amara Emerson[Darwin] Introduce a new flag, -fapple-link-rtlib that...
2019-05-10 Jason MolendaChange the disabling of packet logging to be in TearDow...
2019-05-10 Jordan RupprechtRevert [DAGCombiner] Avoid creating large tokenfactors...
2019-05-10 Jason MolendaTed pointed out that some of test tests that are enabli...
2019-05-10 Philip ReamesFactor out redzone ABI checks [NFCI]
2019-05-10 Lang Hames[ORC] Make a narrowing-cast explicit to silence a compi...
2019-05-10 Lang Hames[JITLink][MachO] Mark atoms in sections 'no-dead-strip...
2019-05-10 Reid Kleckner[COFF] Update LLD yaml test cases to include .bss size
2019-05-10 Craig Topper[X86] Disable speculative load hardening for operations...
2019-05-10 Akira Hatanaka[CodeGen][ObjC] Emit invoke instead of call to call...
2019-05-10 Reid Kleckner[COFF] Fix .bss section size bug in obj2yaml / yaml2obj
2019-05-10 Craig Topper[LegalizeVectorOps] Remove calls to LegalizeOp on the...
2019-05-10 Mircea TrofinSkip over prefetches
2019-05-10 Nikita Popov[SDAG] Recursively legalize both vector mulo results
2019-05-10 Teresa Johnson[ThinLTO] Clang test changes for new CanAutoHide flag
2019-05-10 Alexandre GaneaFixed tests where grep was not matching the linefeed
2019-05-10 Teresa Johnson[ThinLTO] Auto-hide prevailing linkonce_odr only when...
2019-05-10 Leonard ChanAdd target triple to test.
2019-05-10 Richard SmithFix handling of objects under construction during const...
2019-05-10 Richard SmithImprove interface of APValuePathEntry.
2019-05-10 Sanjay Patel[DAGCombiner] reduce code duplication; NFC
2019-05-10 Cameron McInallyAdd InstCombine::visitFNeg(...)
2019-05-10 Nikita Popov[CVP] Add tests for urem, sdiv, srem ranges; NFC
2019-05-10 Petr Hosek[crt] Use -std=c11 for crtbegin.o/crtend.o
2019-05-10 David BlaikieDebugInfo: Only move types out of type units if they...
2019-05-10 Alexey Bataev[OPENMP][NVPTX]Improve number of threads counter, NFC.
2019-05-10 Simon Pilgrim[SLP] Refactor VectorizableTree to use unique_ptr.
2019-05-10 Paul RobinsonReplace 'REQUIRES: nozlib' with '!zlib' because we...
2019-05-10 Michael Kruse[ZoneAlgo] Fix PHI inconsistency in invalid contexts.
2019-05-10 Julian Lettner[NFC][TSan][libdispatch] Tiny CMake file cleanup
2019-05-10 Paul RobinsonReplace 'REQUIRES: nozlib' with '!zlib' because we...
2019-05-10 Aaron BallmanRemoving an unused member variable; NFC.
2019-05-10 Don Hinton[clang-tidy] Change the namespace for llvm checkers...
2019-05-10 Paul RobinsonReplace 'REQUIRES: not_?san' with 'UNSUPPORTED: ?san...
2019-05-10 Leonard ChanFix and test for assertion error in P41835.
2019-05-10 Paul RobinsonReplace 'REQUIRES: not_?san' with 'UNSUPPORTED: ?san...
2019-05-10 Erik Pilkington[Sema] Mark array element destructors referenced during...
2019-05-10 Nikita Popov[CVP] Add tests for abs and nabs spf; NFC
2019-05-10 Amara Emerson[LSR] Tweak setup cost depth threshold to 10.
2019-05-10 Jan KratochvilFinish renaming CompileUnit -> Unit
2019-05-10 Fangrui Song[MC][ELF] Copy top 3 bits of st_other to .symver aliases
2019-05-10 Momchil VelikovAdjust MachineScheduler to use ProcResource counts
2019-05-10 Fangrui Song[llvm-objdump] Print st_other
2019-05-10 Aaron BallmanRecommit r360345 with fixes (was reverted in r360348).
2019-05-10 Nemanja IvanovicPull r360426 as it is breaking the build bots.
2019-05-10 Robert Lougher[X86] Avoid SFB - Fix inconsistent codegen with/without...
2019-05-10 Simon Pilgrim[X86][SSE] Add getHopForBuildVector vector splitting
2019-05-10 Nemanja IvanovicAnother attempt to fix the build bot breaks after r360426
2019-05-10 Nemanja IvanovicFix build break after r360426
2019-05-10 Pavel Labathminidump: Don't eagerly resolve module paths read from...
2019-05-10 Michael Liao[InferAddressSpaces] Enhance the handling of cosntexpr.
2019-05-10 Nico WeberFix some gcc warnings in compiler-rt
2019-05-10 Lei Huang[PowerPC] custom lower `v2f64 fpext v2f32`
2019-05-10 Nikolai Kosjar[libclang] Forward isInline for NamespaceDecl to libclang
2019-05-10 Nico WeberAdd name comments for bools passed to getObjCEncodingFo...
2019-05-10 Nemanja Ivanovic[Pass Pipeline][NFC] Add a test prior to committing...
2019-05-10 Paul RobinsonReplace lit feature keyword 'non-ms-sdk' with 'ms-sdk...
2019-05-10 Cameron McInallyPre-commit InstCombine::visitFNeg(...) test.
2019-05-10 Michal Gorny[lldb] [lit] Fix clobbers in x86_64 register test
2019-05-10 James Henderson[llvm-objcopy] Add additional testing for various cases
2019-05-10 Tim NorthoverSelectionDAG: accommodate atomic floating stores.
2019-05-10 Fangrui Song[Object] Fix macho-invalid.test
next