OSDN Git Service

android-x86/external-llvm.git
2018-09-15 Wei MiFix filesystem race issue in SampleProfTest introduced...
2018-09-14 Thomas Lively[WebAssembly] SIMD neg
2018-09-14 Zachary Turner[PDB] Make the pretty dumper output modified types.
2018-09-14 Craig Topper[BreakFalseDeps] Fix bad formatting. NFC
2018-09-14 Sanjay Patel[InstCombine] refactor mul narrowing folds; NFCI
2018-09-14 Adrian PrantlAttempt to unbreak the build after r342286.
2018-09-14 Sanjay Patel[InstCombine] add/use overflowing math helper functions...
2018-09-14 Lion Yang[PowerPC] Fix the calling convention for i1 arguments...
2018-09-14 Thomas Lively[WebAssembly][NFC] Move SIMD encoding tests to dedicate...
2018-09-14 Zachary TurnerAdd missing include.
2018-09-14 Reid Kleckner[codeview] Remove dead code
2018-09-14 Zachary Turner[PDB] Refactor a little of the Symbol creation code.
2018-09-14 Wei Mi[SampleFDO] Add FunctionOffsetTable in compact binary...
2018-09-14 Fangrui Songtest/Other/can-execute.txt: delete %t after the test
2018-09-14 Sanjay Patel[InstCombine] refactor add narrowing folds; NFCI
2018-09-14 Sebastian PopHotColdSplit: fix invalid SSA due to outlining
2018-09-14 Sebastian PopHotColdSplit: fix isSingleEntrySingleExit
2018-09-14 Sebastian PopHotColdSplit: add back propagation to extend cold regions
2018-09-14 Sanjay Patel[InstCombine] add more tests for add narrowing folds...
2018-09-14 Thomas Lively[WebAssembly][NFC] Fix unconventional test names
2018-09-14 Reid KlecknerRemove unused DIASession field
2018-09-14 Konstantin... AMDGPU: Clear the bits before they are being set in...
2018-09-14 Alex LangfordFix lit/example/many-tests pickling issue
2018-09-14 Lion YangTest commit access
2018-09-14 Reid KlecknerRevert r342183 "[DAGCombine] Fix crash when store mergi...
2018-09-14 Adrian PrantlFix debug info for SelectionDAG legalization of DAG...
2018-09-14 Steven Wu[ThinLTOCodeGenerator] Avoid Rehash StringMap in ThreadPool
2018-09-14 Reid KlecknerRevert r342210 "[ARM] bottom-top mul support in ARMPara...
2018-09-14 Simon PilgrimRevert a line-endings change that somehow got included...
2018-09-14 Simon Pilgrim[X86][SSE] Lower shuffles to permute(unpack(x,y)) ...
2018-09-14 Craig Topper[X86] Re-generate test checks using current version...
2018-09-14 Sanjay Patel[InstCombine] rename test file to better describe the...
2018-09-14 Sanjay Patel[InstCombine] remove unnecessary target constraints...
2018-09-14 Sanjay Patel[InstCombine] move test next to related tests; NFC
2018-09-14 Sanjay Patel[InstCombine] remove stall comment from test file; NFC
2018-09-14 Sanjay Patel[InstCombine] regenerate test checks; NFC
2018-09-14 Nico WeberIntroduce explicit add_unittest_with_input_files target...
2018-09-14 Adrian Prantlfix noasserts build
2018-09-14 Adrian PrantlSelectionDAG: Add compact SDDbgValue representation...
2018-09-14 James HendersonRevert r342233.
2018-09-14 Adrian Prantlfix typos
2018-09-14 Sanjay Patel[InstCombine] add more tests for x86 blendv (PR38814...
2018-09-14 Simon Pilgrim[X86][BMI1] Fix BLSI/BLSMSK/BLSR BMI1 scheduling on...
2018-09-14 Simon Pilgrim[X86][BMI1] Add scheduler class for BLSI/BLSMSK/BLSR...
2018-09-14 James Henderson[ThinLTO]Allow setting of maximum cache size with 64...
2018-09-14 David Stuttard[AMDGPU] Ensure trig range reduction only used for...
2018-09-14 Wolfgang Pieb[DWARF] reposting r342048, which was reverted in r34205...
2018-09-14 Sam Parker[ARM] bottom-top mul support in ARMParallelDSP
2018-09-14 Florian Hahn[LoopInterchange] Preserve ScalarEvolution, by forgetti...
2018-09-14 Jonas Paulsson[SystemZ] Adjust cost functions for subtargets that...
2018-09-14 Martin Storsjo[Support] Treat null bytes as separator in windows...
2018-09-14 Craig Topper[InstCombine] Add some test cases for (add (sext x...
2018-09-14 Max Kazantsev[NFC] Remove meaningless code from GVN
2018-09-14 Hideki SaitoFix for the buildbot failure lab.llvm.org:8011/builders...
2018-09-14 Hideki Saito[VPlan] Implement initial vector code generation suppor...
2018-09-13 Richard Diamond[NFC] Link LLVMCore into LLVMExegesisARMTests.
2018-09-13 Tim Renouf[AMDGPU] Removed unused method
2018-09-13 Matt Morehouse[SanitizerCoverage] Create comdat for global arrays.
2018-09-13 Roman Lebedev[NFC][InstCombine] PR38708 - inefficient pattern for...
2018-09-13 Amara Emerson[DAGCombine] Fix crash when store merging created an...
2018-09-13 Roman LebedevLLVMExegesisX86Tests: link to LLVMCore, too.
2018-09-13 Sam Clegg[llvm-exegesis] Add missing MC dependency to CMakeLists.txt
2018-09-13 Peter Collingbourne[bindings/go] Add DebugLoc parameter to InsertXXXAtEnd()
2018-09-13 Richard SmithAdd dependency on new llvm-cxxmap tool to check-llvm.
2018-09-13 Craig Topper[MachineInstr] In addRegisterKilled and addRegisterDead...
2018-09-13 Nirav Dave[X86] Fix register resizings for inline assembly regist...
2018-09-13 Nirav Dave[X86] Cleanup pair returns. NFCI.
2018-09-13 Roman Lebedev[InstCombine] Inefficient pattern for high-bits checkin...
2018-09-13 George Burgess IV[PartiallyInlineLibCalls] Add DebugCounter support
2018-09-13 Roman Lebedev[NFC][InstCombine] Test what happens if 'unefficient...
2018-09-13 George Burgess IV[DCE] Add DebugCounter support
2018-09-13 Volodymyr SapsaiRevert "[cmake] Fix a unittest when `LLVM_LINK_LLVM_DYL...
2018-09-13 Richard SmithAdd flag to llvm-profdata to allow symbols in profile...
2018-09-13 Richard SmithFix a couple of mangling canonicalizer corner case...
2018-09-13 Craig Topper[InstCombine] Fold (xor (min/max X, Y), -1) -> (max...
2018-09-13 Craig Topper[InstCombine] Add test cases for D51964. NFC
2018-09-13 Richard SmithCommon infrastructure for reading a profile remapping...
2018-09-13 Ana Pazos [RISCV][MC] Reject bare symbols for the simm6 and...
2018-09-13 Ana Pazos[RISCV] Fix decoding of invalid instruction with C...
2018-09-13 Sam Clegg[WebAssembly] Fix signature of `main` in FixFunctionBit...
2018-09-13 Simon Pilgrim[AArch64] Add integer abs testcases for D51873.
2018-09-13 Richard Diamond[cmake] Fix missing DEPENDS.
2018-09-13 Richard Diamond[cmake] Fix a unittest when `LLVM_LINK_LLVM_DYLIB`...
2018-09-13 Sanjay Patel[InstCombine] remove checks for IsFreeToInvert()
2018-09-13 Richard DiamondRenovate CMake files in the `llvm-(cfi-verify|exegesis...
2018-09-13 Sanjay Patel[InstCombine] reorder folds to reduce chance of infinit...
2018-09-13 Sam Parker[ARM] Allow truncs as sources in ARM CGP
2018-09-13 Sam Parker[ARM] Fix FixConst for ARMCodeGenPrepare
2018-09-13 Jonas Devlieghere[MC/Dwarf] Unclamp DWARF linetables format on Darwin.
2018-09-13 Matt ArsenaultAMDGPU: Fix not preserving alignent in call setups
2018-09-13 Matt ArsenaultDAG: Fix expansion of unaligned FP loads and stores
2018-09-13 Matt ArsenaultAMDGPU: Fix some outdated datalayouts in tests
2018-09-13 Simon PilgrimFix unused variable warning. NFCI.
2018-09-13 Tim NorthoverARM: align loops to 4 bytes on Cortex-M3 and Cortex-M4.
2018-09-13 Dean Michael... [XRay] Bug fixes for FDR custom event and arg-logging
2018-09-13 Alexander Timofeev [AMDGPU] Load divergence predicate refactoring
2018-09-13 Simon Atanasyan[mips] Enable the mnemonic spell corrector
2018-09-13 Clement Courbet[llvm-exegesis][NFC] Remove dead parameter.
2018-09-13 Clement Courbet[llvm-exegesis][NFC] Split BenchmarkRunner class
2018-09-13 Alexander Timofeev [AMDGPU] Preliminary patch for divergence driven...
next