OSDN Git Service

android-x86/external-llvm.git
2017-11-10 Jatin Bhateja[WebAssembly] Fix stack offsets of return values from...
2017-11-10 Florian Hahn[AArch64][SVE] Asm: More concise test format
2017-11-10 Simon Pilgrim[X86] Add scheduling tests for DAA/DAS
2017-11-10 Igor Laevsky[llvm-opt-fuzzer] Add missed library dependence. Fir...
2017-11-10 Simon Pilgrim[X86] Test non-i64 shld/shll tests on x86_64 targets...
2017-11-10 Igor Laevsky[llvm-opt-fuzzer] Fix unused variable warning after...
2017-11-10 Simon Pilgrim[X86] Add scheduling tests
2017-11-10 Alexander Timofeev[AMDGPU] Prevent Machine Copy Propagation from replacin...
2017-11-10 Igor Laevsky[llvm-opt-fuzzer] Introduce llvm-opt-fuzzer for fuzzing...
2017-11-10 Simon Pilgrim[X86] Added TODO list for missing generic x86 instructi...
2017-11-10 Karl-Johan... [RegisterCoalescer] Move debug value after rematerializ...
2017-11-10 Jonas Paulsson[RegAlloc, SystemZ] Increase number of LOCRs by passing...
2017-11-10 Craig Topper[X86] Add support for combining FMADDSUB(A, B, FNEG...
2017-11-10 Craig Topper[X86] Remove GCCBuiltin from intrinsics that are no...
2017-11-10 Yaxun Liu[AMDGPU] Fix pointer info for lowering load/store for...
2017-11-10 Yaxun Liu[AMDGPU] Fix pointer info for pseudo source for r600
2017-11-10 Tony Tye[AMDGPU] Update code object description
2017-11-10 Volodymyr Sapsai[ThinLTO] Fix missing call graph edges for calls with...
2017-11-10 Bob Haarman[support] allocate exact size required for mapping...
2017-11-09 Easwaran Raman[SimplifyCFG] Fix a test case.
2017-11-09 Easwaran RamanAdd a wrapper function to set branch weights metadata.
2017-11-09 Sanjay Patel[Reassociate] regenerate test checks; NFC
2017-11-09 Kostya Serebryany[libFuzzer] update links in the docs
2017-11-09 Kostya Serebryany[libFuzzer] update the docs, document how to resume...
2017-11-09 Zachary TurnerAdd a Cross-compilation toolchain file for MSVC.
2017-11-09 Paul RobinsonFix out-of-order stepping behavior in programs with...
2017-11-09 Alex Bradbury[utils] Fix RISC-V support in update_llc_test_checks.py
2017-11-09 Adrian PrantlPreserve debug info when DAG-combinging (zext (truncate...
2017-11-09 Zachary Turner[Support] Make llvm::Error and Expected faster.
2017-11-09 Alexey Bataev[SLP] Fix PR23510: Try to find best possible vectorizab...
2017-11-09 Sanjay Patel[Reassociate] auto-generate test checks; NFC
2017-11-09 Sanjay Patel[Reassociate] don't name values "tmp"; NFCI
2017-11-09 Mandeep Singh... [GlobalMerge] Stable sort GlobalSets to fix non-determi...
2017-11-09 Nuno Lopesrevert r317812 [BasicAA] fix build break by converting...
2017-11-09 Nuno Lopes[BasicAA] fix build break by converting the previously...
2017-11-09 Sanjay Patelrevert r317809 - [Reassociate] regenerate test checks...
2017-11-09 Sanjay Patel[Reassociate] regenerate test checks; NFC
2017-11-09 Ulrich Weigand[SystemZ] Add support for the "o" inline asm constraint
2017-11-09 Sanjay Patel[Reassociate] regenerate test checks; NFC
2017-11-09 Sanjay Patel[Reassociate] add check lines; NFC
2017-11-09 Sanjay Patel[Reassociate] add tests with 'reassoc' FMF and regenera...
2017-11-09 Nuno Lopes[BasicAA] add assertion for corner case in aliasGEP()
2017-11-09 Simon Dardis[mips] Correct microMIP's jump and add unconditional...
2017-11-09 Alex Bradbury[RISCV] Re-generate test/CodeGen/RISCV/alu32.ll using...
2017-11-09 Alex Bradbury[RISCV] MC layer support for the standard RV32A instruc...
2017-11-09 Simon PilgrimFix 'not all control paths return a value' warning...
2017-11-09 Dave LeeReapply: Allow yaml2obj to order implicit sections...
2017-11-09 Alex Bradbury[RISCV] MC layer support for the standard RV32M instruc...
2017-11-09 Andrew V. TischenkoSched model improving on btver2: JFPU01 resource, vtest...
2017-11-09 Andrew V. TischenkoAdd -print-schedule scheduling comments to inline asm.
2017-11-09 Craig Topper[X86] Give priority to EVEX FMA instructions over FMA4...
2017-11-09 Vitaly BukaFix "default label in switch which covers all enumerati...
2017-11-09 Sanjoy Das[SectionMemoryManager] Abstract out mmap, munmap, mprot...
2017-11-09 Craig Topper[X86] Make X86ISD::FMADDS3 isel patterns commutable.
2017-11-09 Serguei Katkov[GVN PRE] Patch the source for Phi node in PRE
2017-11-09 Craig Topper[X86] Rename the VEX scalar fma builtins to end with...
2017-11-09 Vedant Kumar[llvm-cov] Fix more -path-equivalence test bugs
2017-11-09 Vedant Kumar[llvm-cov] Fix a -path-equivalence bug in a test
2017-11-09 Vedant Kumar[llvm-cov] Don't render empty region marker lines
2017-11-09 Vedant Kumar[Coverage] Use the wrapped segment when a line has...
2017-11-09 Marek OlsakAMDGPU: Merge BUFFER_STORE_DWORD_OFFEN/OFFSET into...
2017-11-09 Marek OlsakAMDGPU: Lower buffer store and atomic intrinsics manually
2017-11-09 Marek OlsakAMDGPU: Merge BUFFER_LOAD_DWORD_OFFSET into x2, x4
2017-11-09 Marek OlsakAMDGPU: Merge BUFFER_LOAD_DWORD_OFFEN into x2, x4
2017-11-09 Marek OlsakAMDGPU: Merge S_BUFFER_LOAD_DWORD_IMM into x2, x4
2017-11-09 Marek OlsakAMDGPU: Fold immediate offset into BUFFER_LOAD_DWORD...
2017-11-09 Craig Topper[X86] Make sure we don't read too many operands from...
2017-11-09 Petr Hosek[CMake] Passthrough CMAKE_SYSROOT to external projects
2017-11-09 Mitch Phillips[cfi-verify] Adds blacklist blame behaviour to cfi...
2017-11-08 Petr Hosek[CMake][runtimes] Fix the variable name
2017-11-08 Rui Ueyama[FileOutputBuffer] Move factory methods out of their...
2017-11-08 Craig Topper[X86] X86MaskedGatherSDNode shouldn't inherit from...
2017-11-08 Craig Topper[X86] Preserve memory refs when folding loads into...
2017-11-08 Craig Topper[X86] Remove an if check on the result of a cast. NFC
2017-11-08 Adrian PrantlLet replaceVTableHolder accept any type.
2017-11-08 Dan GohmanAdd an @llvm.sideeffect intrinsic
2017-11-08 Reid KlecknerRevert "Correct dwarf unwind information in function...
2017-11-08 Vedant Kumar[cmake] Allow LLVM_BUILD_INSTRUMENTED to be set to...
2017-11-08 Rafael EspindolaMake sure an error is always handled.
2017-11-08 Alex BradburySet hasSideEffects=0 for PHI and fix affected passes
2017-11-08 Craig Topper[X86] Correct the implementation of BEXTR load folding...
2017-11-08 Sam Clegg[WebAssembly] Update test expectations
2017-11-08 Teresa Johnson[ThinLTO] Ensure sanitizer passes are run
2017-11-08 Craig Topper[X86] Don't call validateInstruction from MatchAndEmitI...
2017-11-08 Craig Topper[ValueTracking] Use APInt::isNullValue/isOneValue which...
2017-11-08 Dan Gohman[WebAssembly] Add a test for inline-asm "m" constraints.
2017-11-08 Dan Gohman[WebAssembly] Call signExtend to get sign extended...
2017-11-08 Adrian PrantlUn-XFAIL a test after the bugfix in r317702.
2017-11-08 Dan Gohman[WebAssembly] Revise the strategy for inline asm.
2017-11-08 Adrian McCarthyNFC: Rename MCSafeSEHFragment to MCSymbolIdFragment
2017-11-08 Adrian PrantlHandle inlined variables in SelectionDAGBuilder::EmitFu...
2017-11-08 Simon Pilgrim[X86] Add some initial scheduling tests for generic...
2017-11-08 Jonas Hahnfeld[CMake] Remove target to build native tablegen
2017-11-08 Jonas Hahnfeld[CMake] Add custom target to create build directory
2017-11-08 Alex Bradbury[utils] Add RISC-V support to update_llc_test_checks.py
2017-11-08 Alex Bradbury[RISCV] Initial support for function calls
2017-11-08 Alex Bradbury[RISCV] Codegen for conditional branches
2017-11-08 Alex Bradbury[RISCV] Codegen support for memory operations on global...
2017-11-08 Alex Bradbury[RISCV] Codegen support for memory operations
2017-11-08 Alex Bradbury[RISCV] Codegen support for materializing constants
next