OSDN Git Service

[Orc] Fix some Error-related fixmes in CompileOnDemandLayer now that the layer
[android-x86/external-llvm.git] / test /
2017-07-13 Sanjay Patel[InstCombine] put tests for commuted variants of the...
2017-07-13 Simon DardisRevert "[mips][mt][6/7] Add support for mftr, mttr...
2017-07-13 Andrew Zhogin[X86][tests] Added rotate_vec.ll CodeGen test. NFC...
2017-07-13 Nemanja Ivanovic[PowerPC] Ensure displacements for DQ-Form instructions...
2017-07-13 Sanjay Patel[InstCombine] add descriptive comments for tests; NFC
2017-07-13 Martin Storsjo[AArch64] Implement support for windows style vararg...
2017-07-13 Martin Storsjo[llvm-objdump] Properly print MachO aarch64 addend...
2017-07-13 Davide Italiano[GlobalOpt] Autogenerate checks for the test in PR33686.
2017-07-13 Davide ItalianoReapply [GlobalOpt] Remove unreachable blocks before...
2017-07-13 Sjoerd Meijer[AArch64] Enable the mnemonic spell checker
2017-07-13 Matthew Simpson[AArch64] Add preliminary support for ARMv8.1 SUB/AND...
2017-07-13 Anna Thomas[RuntimeUnrolling] Update DomTree correctly when exit...
2017-07-13 Simon DardisReland "[mips] Fix multiprecision arithmetic."
2017-07-13 Diana Picus[ARM] GlobalISel: Support G_BR
2017-07-13 Simon Pilgrim[DAGCombiner] Fix issue with rotate combines asserting...
2017-07-13 Florian Hahn[ARM] Fix typo in test added in r307889
2017-07-13 Florian Hahn[ARM] Inline callee if its target-features are a subset...
2017-07-13 Dylan McKay[AVR] Fix indirect calls to function pointers
2017-07-13 Mikael HolmenAdd original reproducer for r307754 / PR33689
2017-07-13 Martin Storsjo[llvm-objdump] Correctly distinguish between the MachO...
2017-07-13 Geoff Berry[MIR] Add support for printing and parsing target MMO...
2017-07-13 Davide Italiano[sanstats] Remove a flaky test.
2017-07-13 Wolfgang Pieb[DWARF] Fixing a bug with processing of DWARF v5 indexe...
2017-07-13 Davide Italiano[sanstats] Print the correct line information.
2017-07-12 Eli Friedman[CodeGenPrepare] Don't create dead instructions in...
2017-07-12 Xinliang David Li[PGO] Enhance pgo counter promotion
2017-07-12 Matt ArsenaultAMDGPU: Fix converting unanalyzable global loads to...
2017-07-12 Sanjay Patel[x86] add select-of-constant tests; NFC
2017-07-12 Daniel NeilsonAdd element atomic memset intrinsic
2017-07-12 Stanislav Mekhanoshin[AMDGPU] fcanonicalize elimination optimization
2017-07-12 Anna Thomas[LoopUnrollRuntime] NFC: Refactored safety checks of...
2017-07-12 Michael Kuperstein[LV] Don't allow outside uses of IVs if the SCEV is...
2017-07-12 Simon Dardis[mips][mt][6/7] Add support for mftr, mttr instructions.
2017-07-12 Jakub Kuderski[LoopRotate] Fix DomTree update logic for unreachable...
2017-07-12 Sanjay Patel[x86] improve SBB optimizations for SETB/SETA with...
2017-07-12 Sanjay Patel[x86] add tests for improving sbb transforms; NFC
2017-07-12 Justin BognerGlobalISel: Handle selection of G_IMPLICIT_DEF in AArch64
2017-07-12 George Burgess IVAdd a test for r307754
2017-07-12 Simon Dardis[mips][mt][5/7] Add support for fork and yield instruct...
2017-07-12 Rafael EspindolaAdd back a CHECK line.
2017-07-12 Evandro Menezes[CodeGen] Add dependency printer
2017-07-12 Davide Italiano[X86/FastIsel] Fall-back to SelectionDAG when lowering...
2017-07-12 Daniel NeilsonAdd element atomic memmove intrinsic
2017-07-12 Simon Dardis[mips][mt][4/7] Add IAS support for dvpe, evpe instruct...
2017-07-12 Simon Pilgrim[X86][SSE] Fix file check prefix warning breaking buildbots
2017-07-12 Kamil RytarowskiMake shell redirection construct portable
2017-07-12 John Brawn[ARM] Adjust ifcvt heuristic for the diamond ifcvt...
2017-07-12 Simon Pilgrim[X86][SSE] Add 512-bit (iX bitcast(vXi1)) test cases
2017-07-12 Simon Dardis[mips][mt] Add missing files from last commit
2017-07-12 Florian Hahn[Linker] Add directives to support mixing ARM/Thumb...
2017-07-12 Diana Picus[ARM] GlobalISel: Select s64 G_FCMP
2017-07-12 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleavedStore...
2017-07-12 Matthias BraunSpecify complete target triple in test
2017-07-12 Peter CollingbourneLowerTypeTests: When importing functions skip definitio...
2017-07-12 Sam Clegg[WebAssembly] Expose the offset of each data segment
2017-07-11 Reid Kleckner[codeview] Change readobj symbol dumping format
2017-07-11 Rafael EspindolaFully fix the movw/movt addend.
2017-07-11 Davide Italiano[IPO] Temporarily rollback r307215.
2017-07-11 Konstantin ZhuravlyovEnhance synchscope representation
2017-07-11 Sanjay Patel[x86] auto-generate full checks; NFC
2017-07-11 Simon Dardis[mips][mt][2/7] Implement .module and .set directives...
2017-07-11 Martin Storsjo[ARM, ELF] Don't shift movt relocation offsets
2017-07-11 Xinliang David Li[ProfileData] Add new option to dump topn hottest functions
2017-07-11 Davide Italiano[NewGVN] Check for congruency of memory accesses.
2017-07-11 Michael Zuckermanreverting 307677.
2017-07-11 Tony Jiang[PPC] Fix one test case regression for patch https...
2017-07-11 Evgeniy Stepanov[msan] Only check shadow memory for operands that are...
2017-07-11 Simon Dardis[mips][mt][1/7] Add the MT ASE as a subtarget feature.
2017-07-11 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleavedStore...
2017-07-11 Anna Thomas[LoopUnrollRuntime] Avoid multi-exit nested loop with...
2017-07-11 Krzysztof Parzyszek[Hexagon] Do not rely on callee-saved info in hasFP
2017-07-11 Tony Jiang[PPC] Fix two bugs in frame lowering.
2017-07-11 Krzysztof Parzyszek[Hexagon] Add support for nontemporal loads and stores...
2017-07-11 Diana Picus[ARM] GlobalISel: Tighten G_FCMP selection test. NFC
2017-07-11 George Rimar[DWARF] - Add testcase for checking message about broke...
2017-07-11 Guy Blank[X86][AVX512] regenerate avx512-insert-extract.ll
2017-07-11 Diana Picus[ARM] GlobalISel: Add reg mapping for s64 G_FCMP
2017-07-11 Diana Picus[ARM] GlobalISel: Tighten legalizer tests. NFC
2017-07-11 Daniel Sanders[globalisel][tablegen] Fix an multi-insn match bug...
2017-07-11 Peter Smith[ARM] ldr pc,=expression should be allowed in Thumb2
2017-07-11 Diana Picus[ARM] GlobalISel: Fix oversight in G_FCMP legalization
2017-07-11 Daniel Sanders[globalisel][tablegen] Correct matching of intrinsic...
2017-07-11 Diana Picus[ARM] GlobalISel: Legalize s64 G_FCMP
2017-07-11 Serguei KatkovRevert Revert [MBP] do not rotate loop if it creates...
2017-07-11 Igor Breger[GlobalISel][X86] Use correct AND instructions.
2017-07-11 Serguei Katkov[CGP] Relax a bit restriction for optimizeMemoryInst...
2017-07-11 Hiroshi Inouefix typos in comments; NFC
2017-07-11 Chandler Carruth[PM/ThinLTO] Fix PR33536, a bug where the ThinLTO bitco...
2017-07-11 Craig Topper[InstCombine] Add test case for PR33721.
2017-07-11 Dylan McKay[AVR] Use the generic branch relaxer
2017-07-11 Vedant Kumar[llvm-cov] Disable threading in a test. NFC.
2017-07-11 Vedant Kumar[llvm-cov] Add a cl::opt to control the number of threads
2017-07-10 Matthias BraunRevert "[DAG] Improve Aliasing of operations to static...
2017-07-10 Sam Clegg[WebAssembly] Add more details to llvm-readobj for...
2017-07-10 Leo Li[ConstantHoisting] Remove dupliate logic in constant...
2017-07-10 Sam Clegg[WebAssembly] Be consistent in generating trivial test...
2017-07-10 Matt ArsenaultAMDGPU: Allow SIShrinkInstructions to fold FrameIndexes
2017-07-10 Matt ArsenaultAMDGPU: Allow SIShrinkInstructions to work in non-SSA
2017-07-10 Krzysztof Parzyszek[Hexagon] Fix check for HMOTF_ConstExtend operand flag
2017-07-10 Sam Clegg[WebAssembly] Use the correct size for MCFillFragment
next