2019-05-06 |
Anders Waldenborg | [llvm-c-test] Make include-all.c do what its name says... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Simon Pilgrim | [LoadStoreVectorizer] vectorizeStoreChain - ensure... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Fangrui Song | [CodeGen] Move X86 tests under the X86 directory |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Simon Pilgrim | [X86] X86InstrInfo::findThreeSrcCommutedOpIndices ... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Simon Pilgrim | [X86] lowerVectorShuffle - use any_of to detect out... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Simon Pilgrim | [Analysis] Remove duplicated std::move from LocRange... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Guillaume Chatelet | [NFC] Update memcpy tests |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Fangrui Song | [X86] Move files to correct directories after D60552 |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Clement Courbet | [SimplifyLibCalls] Simplify bcmp too. |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Pengfei Wang | [NFC] This is a test for the commit access. |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Luo, Yuanke | Enable AVX512_BF16 instructions, which are supported... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Fangrui Song | DWARF v5: fix directory index in the line table |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Markus Lavin | [DebugInfo] GlobalOpt DW_OP_deref_size instead of DW_OP... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Anders Waldenborg | [llvm-c] Make LLVMGetStringErrorTypeId a proper prototype |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Craig Topper | [SelectionDAG] Replace llvm_unreachable at the end... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Petr Hosek | [libcxxabi] Don't use -fvisibility-global-new-delete... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Petr Hosek | [libcxx] Don't use -fvisibility-global-new-delete-hidde... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Simon Pilgrim | [X86] Pull out repeated Subtarget feature tests. NFCI. |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Simon Pilgrim | [TargetLowering] getValueType - use dyn_cast directly... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Simon Pilgrim | [TTI][X86] Make getAddressComputationCost cost value... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Roman Lebedev | [NFC] BasicBlock: generalize replaceSuccessorsPhiUsesWi... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Roman Lebedev | [NFC] BasicBlock: refactor changePhiUses() out of repla... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Roman Lebedev | [NFC] PHINode: introduce replaceIncomingBlockWith(... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Roman Lebedev | [NFC] Instruction: introduce replaceSuccessorWith(... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Roman Lebedev | [NFC][Utils] deleteDeadLoop(): add an assert that exit... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Simon Pilgrim | Move getOpcode() call into if statement. NFCI. |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Cameron McInally | Precommit an FNeg InstructionSimplify test. |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Simon Pilgrim | [SLPVectorizer] Prefer pre-increments. NFCI. |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Craig Topper | [LLParser] Remove unused variable after r359987. NFC |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Craig Topper | [LLParser] Remove unnecessary error check making sure... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Craig Topper | [LLParser] Simplify type checking in ParseArithmetic... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Craig Topper | [Constants] Simplify type checking switch in ConstantEx... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Andrea Di Biagio | [MCA] Notify event listeners when instructions transiti... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Cameron McInally | Add FNeg IR constant folding support |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Simon Pilgrim | [X86] Make X86RegisterInfo(const Triple &TT) constructo... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Simon Pilgrim | [X86] Fix some cppcheck "Local variable name shadows... |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Simon Pilgrim | [SLPVectorizer] Make getSpillCost() const. NFCI. |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Simon Pilgrim | [SelectionDAG] Use any_of/all_of where possible. NFCI. |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Simon Pilgrim | Move Value *RHSCIOp def into the scope where its actual... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Cameron McInally | Add InstCombine tests for FNeg instruction. |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Sanjay Patel | [CodeGenPrepare] limit overflow intrinsic matching... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Fangrui Song | [llvm-nm] Convert weak.test to use yaml2obj and fix... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Stanislav Mekhanoshin | [AMDGPU] Fixed asan error after D61536 |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Stanislav Mekhanoshin | AMDGPU] gfx1010 hazard recognizer |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Stanislav Mekhanoshin | [AMDGPU] gfx1010: use fmac instructions |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Lang Hames | [JITLink] Add two useful Section operations: find by... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Sanjay Patel | [x86] add tests for fneg IR with undef; NFC |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Jessica Paquette | [AArch64][GlobalISel] Use fcsel instead of csel for... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Craig Topper | Make the git-llvm script work on older git versions... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Stanislav Mekhanoshin | [AMDGPU] gfx1010 wait count insertion |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Stanislav Mekhanoshin | [AMDGPU] gfx1010 s_code_end generation |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Cameron McInally | Update PatternMatcher for FNeg |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Stanislav Mekhanoshin | [AMDGPU] gfx1010 loop alignment |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Mandeep Singh... | [COFF, ARM64] Fix ABI implementation of struct returns |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Matt Arsenault | Reapply r359906, "RegAllocFast: Add heuristic to detect... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Don Hinton | [CommandLine] Enable Grouping for short options by... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Simon Pilgrim | [DAGCombine] Remove repeated variables. NFCI. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Nico Weber | Revert r359906, "RegAllocFast: Add heuristic to detect... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Simon Pilgrim | [TargetLowering] SimplifySetCC - remove repeated variab... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Don Hinton | [CommandLine] Change help output to prefix long options... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Evgeniy Stepanov | Revert "[CodeGenPrepare] limit overflow intrinsic match... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Matt Arsenault | RegAllocFast: Add heuristic to detect values not live... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Brian Cain | [hexagon] change AsmParser assertion to error |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Yonghong Song | [Docs][CodeGenerator][eBPF] Correct the values for... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Craig Topper | [X86] Allow assembly parser to accept x/y/z suffixes... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Don Hinton | [llvm] Revert r231274: "Devirtualize ~parser<T> by... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Simon Pilgrim | [X86] LowerToHorizontalOp - Tidyup calls to getHopForBu... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Simon Pilgrim | [SelectionDAG] CreateTopologicalOrder - don't use iterator |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Matt Arsenault | AMDGPU: Select VOP3 form of sub |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Matt Arsenault | AMDGPU: Support shrinking add with FI in SIFoldOperands |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Robert Lougher | Revert r359549 - incorrect update of test checks. NFC |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Sanjay Patel | [x86] add tests for fneg with undefs; NFC |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Matt Arsenault | AMDGPU: Remove redundant patterns for shifts |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Matt Arsenault | AMDGPU: Remove redundant patterns for sub |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Matt Arsenault | AMDGPU: Add baseline test for future patch |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Matt Arsenault | AMDGPU: Replace shrunk instruction with dummy implicit_def |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Simon Pilgrim | [TargetLowering] ShrinkDemandedConstant - reduce scope... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Simon Pilgrim | [X86] Remove repeated variables. NFCI. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Nico Weber | gn build: Merge r359878 |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Sid Manning | Let --discard-all imply --strip-debug. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Simon Pilgrim | [X86] Add X64 common prefixes and regenerate mul i64... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Matt Arsenault | AMDGPU: Forgot to commit test file for r358890 |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Simon Pilgrim | Avoid cppcheck operator precedence warnings. NFCI. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Matt Arsenault | AMDGPU: Fix incorrect commute with sub when folding... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Matt Arsenault | AMDGPU: Fix test verification |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Sanjay Patel | [LICM] auto-generate complete test checks; NFC |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Sanjay Patel | [CodeGenPrepare] limit overflow intrinsic matching... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Sean Fertile | [Object][XCOFF] Add an XCOFF dumper for llvm-readobj. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Simon Pilgrim | [TargetLowering] expandUnalignedStore - cleanup EVT... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Anton Afanasyev | Revert "[MIR] Add simple PRE pass to MachineCSE" |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Simon Pilgrim | [SelectionDAG] Use INT_MIN as (1 << 31) is UB for signe... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Simon Pilgrim | [SelectionDAG] computeKnownBits - remove some duplicate... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Simon Pilgrim | [X86] LowerMULH - remove unused Lo/Hi vector indices... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Anton Afanasyev | [MIR] Add simple PRE pass to MachineCSE |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Simon Pilgrim | Reduce variable scope to just the if() block its actual... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Craig Topper | [X86] Add more one checks to masked compare patterns... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Igor Kudrin | [docs] Add support for Markdown documentation when... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Quentin Colombet | [IRTranslator] Use the alloc size instead of the store... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Eli Friedman | [AArch64][MC] Reject "add x0, x1, w2, lsl #1" etc. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Eric Christopher | Tidy up a comment, fix a typo, remove a comment that... |
commit | commitdiff | tree | snapshot |
next |