OSDN Git Service

android-x86/external-llvm.git
2017-11-10 Craig Topper[SelectionDAG] Make getUniformBase in SelectionDAGBuild...
2017-11-10 Zachary TurnerUpdate test_debuginfo.pl script to point to new tree...
2017-11-10 Craig Topper[SelectionDAG] Teach SelectionDAGBuilder's getUniformBa...
2017-11-10 Evgeniy Stepanov[asan] Use dynamic shadow on 32-bit Android.
2017-11-10 Martin Storsjo[llvm-cvtres] Add support for ARM64
2017-11-10 Mitch Phillips[cfi-verify] Made FileAnalysis operate on a GraphResult...
2017-11-10 Amaury Sechet[DAGcombine] Do not replace truncate node by itself...
2017-11-10 Zachary Turner[debuginfo-tests] Make debuginfo-tests work in a standa...
2017-11-10 Tony Tye[AMDGPU] AMDGPUUsage.rst minor corrections
2017-11-10 Davide Italiano[SimplifyCFG] Use auto * when the type is obvious....
2017-11-10 Krzysztof ParzyszekRecommit r317904: [Hexagon] Create HexagonISelDAGToDAG...
2017-11-10 Konstantin... AMDGPU/NFC: Split Processors.td into GCNProcessors...
2017-11-10 Daniel NeilsonExpand IRBuilder interface for atomic memcpy to require...
2017-11-10 Krzysztof ParzyszekRevert "[Hexagon] Create HexagonISelDAGToDAG.h, NFC"
2017-11-10 Craig Topper[X86] Merge the template method selectAddrOfGatherScatt...
2017-11-10 Adrian PrantlAdd back target triple to test which I accidentally...
2017-11-10 Sanjoy Das[CVP] Remove some {s|u}add.with.overflow checks.
2017-11-10 Mandeep Singh... [RISCV] Silence an unused variable warning in release...
2017-11-10 Craig Topper[X86] Add test case to demonstrate failure to fold...
2017-11-10 Krzysztof Parzyszek[Hexagon] Create HexagonISelDAGToDAG.h, NFC
2017-11-10 Krzysztof ParzyszekAllow separation of declarations and definitions in...
2017-11-10 Lang Hames[ADT] Rewrite mapped_iterator in terms of iterator_adap...
2017-11-10 Craig Topper[X86] Add a def file to CPU vendor, type, and subtype...
2017-11-10 Bob HaarmanLTO: don't fatal when value for cache key already exists
2017-11-10 Adrian PrantlMove test into X86 subdirectory.
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.
next