OSDN Git Service

android-x86/external-llvm.git
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 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 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 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 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 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 Jordan RupprechtRevert [DAGCombiner] Avoid creating large tokenfactors...
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 Craig Topper[X86] Disable speculative load hardening for operations...
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] Auto-hide prevailing linkonce_odr only when...
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 David BlaikieDebugInfo: Only move types out of type units if they...
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 Paul RobinsonReplace 'REQUIRES: not_?san' with 'UNSUPPORTED: ?san...
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 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 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 Michael Liao[InferAddressSpaces] Enhance the handling of cosntexpr.
2019-05-10 Lei Huang[PowerPC] custom lower `v2f64 fpext v2f32`
2019-05-10 Nemanja Ivanovic[Pass Pipeline][NFC] Add a test prior to committing...
2019-05-10 Cameron McInallyPre-commit InstCombine::visitFNeg(...) 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
2019-05-10 Simon Pilgrim[cmake] Remove MSVC C4800 override
2019-05-10 Fangrui Song[Object] Move ELF specific ObjectFile::getBuildAttribut...
2019-05-10 Jeremy Morse[DebugInfo] Use zero linenos for debug intrinsics when...
2019-05-10 Fangrui Song[Object] Change SymbolicFile::printSymbolName to use...
2019-05-10 Simon Pilgrim[cmake] Remove MSVC C4355 override
2019-05-10 Eric ChristopherRemove an unnecessary header from SROA.h.
2019-05-10 Sam Clegg[WebAssembly] Don't assume that strongly defined symbol...
2019-05-10 Sam Clegg[WebAssembly] Remove friend18.C from list of known...
2019-05-10 Mircea Trofin[llvm] X86DiscriminateMemOps: insert debug info when...
2019-05-10 Stanislav Mekhanoshin[AMDGPU] Pattern for v_xor3_b32
2019-05-09 Philip Reames[X86] Improve lowering of idemptotent RMW operations
2019-05-09 Lang Hames[JITLink] Fixed a signedness bug when processing X86_64...
2019-05-09 Philip ReamesCompile time tweak for libcall lookup
2019-05-09 Lang Hames[ORC] Simplify logic for updating edges when should...
2019-05-09 Lang Hames[JITLink] Improve/fix some JITLink debugging output.
2019-05-09 Lang Hames[ORC] Fix a formatting bug.
2019-05-09 Bill WendlingAdd ".dword" directive
2019-05-09 Caroline Ticellvm-dwarfdump: Add dwo parsing to --statistics.
2019-05-09 David BlaikieDebugInfo/DWARF: Minor expression simplification
2019-05-09 Stella StamenovaUse UNSUPPORTED: windows in shtest-timeout.py. Apparent...
2019-05-09 Stella StamenovaUse UNSUPPORTED: system-windows instead of REQUIRES...
2019-05-09 Cameron McInally[CodeGen] Add comment about FSUB <-> FNEG xforms
2019-05-09 Stanislav Mekhanoshin[AMDGPU] gfx1010 v_interp_* instructions
2019-05-09 Simon Pilgrim[X86][SSE] Fold add(shuffle(),shuffle()) to hadd on...
2019-05-09 Florian Hahn[DAGCombiner] Limit number of nodes explored as store...
2019-05-09 Paul RobinsonRe-enable lit test shtest-timeout.py on non-Windows.
2019-05-09 Stanislav Mekhanoshin[AMDGPU] gfx1010 changes for PAL metadata
2019-05-09 Simon Pilgrim[llvm-cxxfilt] Fix -Wshadow warning. NFCI.
2019-05-09 Andrea Di Biagio[MCA] Add support for nested and overlapping region...
2019-05-09 Pavel LabathMinidumpYAML: add support for the ThreadList stream
2019-05-09 David Stuttard[CodeGenPrepare] Limit recursion depth for collectBitParts
2019-05-09 Nico Webergn build: Merge r960255
2019-05-09 Roman Lebedev[X86] AMD Piledriver (BdVer2): major cleanup (mainly...
2019-05-09 Sanjay Patel[LoopVectorizer] fix test file to not run the entire...
2019-05-09 Fangrui Song[llvm-nm] Fix handling of symbol types 't' 'd' 'r'
2019-05-09 Nemanja Ivanovic[PowerPC][NFC] Add test for D60506 to show differences...
next