summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [mlir] Rewrite the internal representation of OpResult to be optimized for me...River Riddle2020-01-028-167/+369
* Add C source to two debug info tests.Evgenii Stepanov2020-01-022-350/+411
* Change dbg-*-tag-offset tests to use llvm-dwarfdump.Evgenii Stepanov2020-01-022-19/+18
* AMDGPU/GlobalISel: Remove manual G_FENCE selectionMatt Arsenault2020-01-021-5/+0
* DAG: Use TargetConstant for FENCE operandsMatt Arsenault2020-01-028-20/+20
* [OPENMP50]Codegen for lastprivate conditional list items.Alexey Bataev2020-01-028-18/+443
* [lldb/CMake] Print whether an optional dependency was enabled.Jonas Devlieghere2020-01-021-5/+7
* [lldb/CMake] Fix variable naming in FindLibEditJonas Devlieghere2020-01-026-26/+28
* [SystemZ] Create brcl 0,0 instead of brcl 0,3 in EmitNop for 6 bytes.Jonas Paulsson2020-01-023-72/+85
* [OPENMP] Restore allowing of braced initializers in the declare reductionAlexey Bataev2020-01-022-1/+3
* [lldb/CMake] Use PYTHON_LIBRARIES instead of PYTHON_LIBRARYJonas Devlieghere2020-01-023-5/+5
* AMDGPU/GlobalISel: Correct MMO sizes in some testsMatt Arsenault2020-01-024-932/+98
* AMDGPU/GlobalISel: Regenerate check linesMatt Arsenault2020-01-027-13076/+13076
* build: disable zlib by default on WindowsSaleem Abdulrasool2020-01-021-1/+7
* [mlir] Only generate default for uncovered casesJacques Pienaar2020-01-021-0/+4
* [InstCombine] add tests for vector icmp with undef constant elements; NFCSanjay Patel2020-01-025-0/+54
* [mlir] Revert default case that was neededJacques Pienaar2020-01-021-0/+2
* [mlir] Add parenthesis to avoid -WparenthesesJacques Pienaar2020-01-021-4/+4
* [X86] Move STRICT_ ISD nodes into the new section of X86ISelLowering.h where ...Craig Topper2020-01-021-4/+17
* [mlir] Remove redudant default casesJacques Pienaar2020-01-021-4/+0
* Polly: Fix a tag type mismatch (struct/class)David Blaikie2020-01-021-1/+1
* [PowerPC] Only legalize FNEARBYINT with unsafe fp mathNemanja Ivanovic2020-01-023-81/+260
* X86: remove unused variableSaleem Abdulrasool2020-01-021-1/+0
* Reland "[gn build] (manually) merge 68a235d07f9e70"Nico Weber2020-01-025-12/+8
* build: reduce CMake handling for zlibSaleem Abdulrasool2020-01-0216-60/+33
* [X86] Remove FP0-6 operands from call instructions in FPStackifier pass. Only...Craig Topper2020-01-022-16/+14
* [mlir][spirv] Update SPIR-V enums and ops with availability specLei Zhang2020-01-025-320/+1843
* [ELF][Hexagon][test] Use llvm-readobj to check relocations. NFCFangrui Song2020-01-021-3/+8
* [mlir][Linalg] Extend generic ops to allow tensorsNicolas Vasilache2020-01-0216-135/+408
* Make mangled_names.test and update_cc_test_checks.py work with Python 2.Nico Weber2020-01-022-10/+15
* Fix trivial typos in comments; NFCKazuaki Ishizaki2020-01-027-7/+7
* Handle init statements in readability-else-after-returnNathan James2020-01-028-55/+524
* [mlir][spirv] Allow specifying availability on enum attribute casesLei Zhang2020-01-0210-18/+328
* Check for aarch64 when not using .init_arraysSterling Augustine2020-01-021-2/+2
* Fix some corner cases missed by D71955River Riddle2020-01-022-4/+12
* [DebugInfo][NFC] Use function_ref consistently in debug line parsingJames Henderson2020-01-024-13/+12
* [llvm-ranlib] Update expected error message check for WindowsAlex Richardson2020-01-021-4/+4
* [SelectionDAG] Simplify SelectionDAGBuilder::visitInlineAsmFangrui Song2020-01-021-3/+1
* [NewPassManager] Rename AM to OuterAM in the OuterAnalysisManagerProxy [NFCI].Alina Sbirlea2020-01-021-7/+8
* [gn build] (manually) merge 24ab9b537e61b3 yet more, to fix redef warningsNico Weber2020-01-021-0/+1
* Add TPREL relocation support to HexagonSid Manning2020-01-023-0/+72
* update_test_checks: match CHECK-EMPTY lines for replacement.James Y Knight2020-01-021-1/+1
* [test][ELF] Verify debug line corruption messages are printed onceJames Henderson2020-01-022-9/+30
* [SystemZ] Use FNeg in s390x clang builtinsKevin P. Neal2020-01-025-31/+27
* fix doc grammar-o to cycle botsNico Weber2020-01-021-1/+1
* [test][llvm-dwarfdump][NFC] Remove unused checkJames Henderson2020-01-021-136/+133
* [clangd] Reorder FindTarget.h - group targetDecl() stuff and findExplicitRefe...Sam McCall2020-01-022-42/+45
* [test][llvm-dwarfdump][NFC] Improve test readabilityJames Henderson2020-01-022-38/+68
* [gn build] (manually) merge 24ab9b537e61b3 moreNico Weber2020-01-023-0/+43
* Add intrinsics_gen *dependency* on Bye exampleserge-sans-paille2020-01-021-3/+5
OpenPOWER on IntegriCloud