OSDN Git Service

android-x86/external-llvm.git
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...
2018-09-13 Craig Topper[X86] Type legalize v2i32 div/rem by scalarizing rather...
2018-09-13 Saleem AbdulrasoolARM: correct the relocation type for `bl` on WoA
2018-09-13 Max Kazantsev[NFC] Add Requires: asserts where needed
2018-09-13 Max Kazantsev[NFC] Use expensive asserts in relevant LICM tests
2018-09-13 Thomas LivelyRemove isAsCheapAsAMove from v128.const
2018-09-13 Thomas LivelyRemove isAsCheapAsAMove from mem ops
2018-09-13 Thomas Lively[WebAssembly] Add missing SIMD instruction attributes
2018-09-13 David BlaikieSTLExtras: Add some more algorithm wrappers
2018-09-13 David BlaikieDebugInfo/PDB: Remove unused member
2018-09-12 David Blaikiedwarfdump: Improve performance on large DWP files
2018-09-12 Sanjay Patel[DAGCombiner] improve formatting for select+setcc code...
2018-09-12 Adrian Prantlfix 80-column violation with clang-format
2018-09-12 Zachary Turner[PDB] Remove all clone() methods.
2018-09-12 Krzysztof Parzyszek[Hexagon] Use shuffles when lowering "gather" shuffleve...
2018-09-12 Krzysztof Parzyszek[Hexagon] Improve the selection algorithm in scalarizeS...
2018-09-12 Kristina Brooks[Support] sys::fs::directory_entry includes the file_type.
2018-09-12 Vedant Kumar[llvm-cov] Delete custom JSON serialization code (NFC)
2018-09-12 Lang Hames[ORC] Merge ExecutionSessionBase with ExecutionSession...
2018-09-12 Lang Hames[ORC] Add a special 'main' JITDylib that is created...
2018-09-12 Heejin Ahn[WebAssembly] Make tied inline asm operands work again
2018-09-12 Sanjay Patelrevert r341288 - [Reassociate] swap binop operands...
2018-09-12 Sanjay Patel[InstCombine] add tests for unsigned add overflow; NFC
2018-09-12 Michael BergGuard FMF context by excluding some FP operators from...
2018-09-12 Zachary Turner[PDB] Emit old fpo data to the PDB file.
2018-09-12 Krzysztof Parzyszek[Hexagon] Use legalized type for extracted elements...
2018-09-12 Konstantin... AMDGPU: Print all kernel descriptor directives (includi...
2018-09-12 Roman Lebedev[NFC][InstCombine] Drop newly-added interference-tests...
2018-09-12 Roman Lebedev[NFC][InstCombine] R38708 - inefficient pattern for...
2018-09-12 Konstantin... AMDGPU: Re-apply r341982 after fixing the layering...
2018-09-12 Roman Lebedev[InstCombine] Inefficient pattern for high-bits checkin...
next