OSDN Git Service

android-x86/external-llvm.git
2017-09-11 Yonghong Songbpf: add " ll" in the LD_IMM64 asmstring
2017-09-11 Adrian PrantlUpdate testcases that are XFAILed on Darwin for llvm...
2017-09-11 Vedant Kumar[llvm-cov] Try to fix a test on Windows
2017-09-11 Adrian Prantlllvm-dwarfdump: Make -brief the default and add a ...
2017-09-11 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
2017-09-11 Adrian Prantlllvm-dwarfdump: Replace -debug-dump=sect option with...
2017-09-11 Eli Friedman[llvm-cov] Allow hiding instantiation/region coverage...
2017-09-11 Peter CollingbourneLowerTypeTests: Add import/export support for targets...
2017-09-11 Peter CollingbourneWholeProgramDevirt: Add import/export support for targe...
2017-09-11 Vedant Kumar[llvm-cov] Don't attach exec counts to lines which...
2017-09-11 Sanjay Patel[InstSimplify] fix some test names; NFC
2017-09-11 Sanjay Patel[InstSimplify] add tests for possible sdiv/srem simplif...
2017-09-11 Matt ArsenaultAMDGPU: Allow coldcc calls
2017-09-11 Petar Jovanovic[mips][microMIPS] add lapc instruction
2017-09-11 Hiroshi YamauchiUnmerge GEPs to reduce register pressure on IndirectBr...
2017-09-11 Stanislav Mekhanoshin[AMDGPU] Produce madak and madmk from the two-address...
2017-09-11 Craig Topper[X86] Remove portions of r275950 that are no longer...
2017-09-11 Craig Topper[SelectionDAG] Remove a check for type being a vector...
2017-09-11 Zvi RackoverX86 Tests: More AVX512 conversions tests. NFC
2017-09-11 Marcello Maggioni[ScalarEvolution] Refactor forgetLoop() to improve...
2017-09-11 Matt ArsenaultFix typo
2017-09-11 Simon Pilgrim[X86][SSE] Add support for X86ISD::PACKSS to ComputeNum...
2017-09-11 Tim Renouf[AMDGPU] exp should not be in WQM mode
2017-09-11 Francis Ricci[TableGen] Ensure that __lsan_is_turned_off isn't remov...
2017-09-11 Sanjay Patel[InstSimplify] reorder methods; NFC
2017-09-11 Simon Pilgrim[X86][SSE] Add further test cases showing failure to...
2017-09-11 Gadi Haber[X86][SKX][KNL] Updating several CodeGen tests to use...
2017-09-11 Andre Vieira[ARM] Enable the use of SVC anywhere in an IT block
2017-09-11 Michael Zuckerman[Interleved][Stride 3]Adding test for case the VF=64...
2017-09-11 Simon Pilgrim[X86][SSE] Add test showing failure to compute sign...
2017-09-11 Dylan McKay[AVR] Enable the '__do_copy_data' function
2017-09-11 Igor Breger[GlobalISel][X86] G_ANYEXT support.
2017-09-11 Ilya BiryukovFixed a typo in llvm-cov/deferred-region.cpp test.
2017-09-11 Tim RenoufAMDGPU: trivial comment change
2017-09-11 Roger Ferrer... [ARM] Use ADDCARRY / SUBCARRY
2017-09-11 Elena DemikhovskyFixed a bug in splitting Scatter operation in the Type...
2017-09-11 Lang Hames[ORC] Kill off a dead typedef.
2017-09-10 Simon PilgrimUse llvm_unreachable for unknown TargetCostKind.
2017-09-10 Simon Pilgrim[X86][SSE] Tidyup + clang-format combineX86ShuffleChain...
2017-09-10 Simon Pilgrim[X86][SSE] Move combineTo call out of combineX86Shuffle...
2017-09-10 Sanjay Patel[InstSimplify] refactor udiv/urem code and add tests...
2017-09-10 Simon Pilgrim[X86][SSE] Move combineTo call out of combineX86Shuffle...
2017-09-10 Elena DemikhovskyAdded a test that demonstrates a ug in Scatter scheduling.
2017-09-10 Coby Tayree[X86][X86AsmParser] adding const on InlineAsmIdentifier...
2017-09-10 Uriel KorachRevert "adding autoUpgrade support to broadcast[f|i...
2017-09-10 Uriel Korachadding autoUpgrade support to broadcast[f|i]32x2 intrinsics
2017-09-10 Uriel KorachTest commit
2017-09-10 Sanjoy Das[SCEV] Re-arrange public and private sections to be...
2017-09-09 Simon Pilgrim[X86] Add v2i4 store test case (PR20012)
2017-09-09 Simon Pilgrim[X86] Add v2i2 test case (PR20011)
2017-09-09 Simon Pilgrim[X86][FMA] Regenerate FMA tests
2017-09-09 Nuno LopesMerge isKnownNonNull into isKnownNonZero
2017-09-09 Simon Pilgrim[X86][SSE] i32 vector multiplications test cases from...
2017-09-09 Simon Pilgrim[X86][MOVBE] Fix typo in MOVBE scheduling test names
2017-09-09 Craig Topper[X86] Don't disable slow INC/DEC if optimizing for...
2017-09-09 MinSeong Kim[CMake] Update GetSVN.cmake to handle repo
2017-09-09 Sanjay Patel[DivRemPairs] split tests per target to account for...
2017-09-09 Sanjay Patel[DivRempairs] add a pass to optimize div/rem pairs...
2017-09-09 NAKAMURA TakumiCoverageMappingTest.cpp: Suppress warnings. [-Wdocument...
2017-09-09 Craig Topper[X86] Call removeDeadNode when we're done doing custom...
2017-09-09 Craig Topper[X86] Use ReplaceNode instead of ReplaceUses when conve...
2017-09-09 Kostya Serebryany[sanitizer-coverage] call appendToUsed once per module...
2017-09-09 Alexey Bataev[SLP] Fix buildbots, NFC.
2017-09-09 Matthias BraunRegAllocFast: Fix warning; NFC
2017-09-09 Matthias BraunRegAllocFast: Cleanup; NFC
2017-09-09 Matthias BraunRegAllocFast: Move vector to class level to avoid reall...
2017-09-09 Matthias BraunRegAllocFast: Remove write-only set; NFC
2017-09-09 Kyle ButtPPC: Don't select lxv/stxv for insufficiently aligned...
2017-09-09 Yonghong Songbpf: fix test failures due to previous bpf change of...
2017-09-08 Davide Italiano[AMDGPU] Remove unused function. NFCI.
2017-09-08 Guozhi Wei[TargetTransformInfo] Remove the extra "default" in...
2017-09-08 Yonghong Songbpf: proper print imm64 expression in inst printer
2017-09-08 Guozhi Wei[TargetTransformInfo] Add a new public interface getIns...
2017-09-08 Petr Hosek[CMake][runtimes] Use the same configuration for non...
2017-09-08 David BlaikieMigrate llvm-symbolizer tests to not use %T
2017-09-08 Vedant Kumar[llvm-cov] Use portable output redirection in a test
2017-09-08 Vedant Kumar[llvm-cov] Try to appease a Windows bot
2017-09-08 Matt ArsenaultAMDGPU: Start using !con operator
2017-09-08 Vedant Kumar[llvm-cov] Disable name-compression in a test binary
2017-09-08 Matt ArsenaultAMDGPU: Recompute scc liveness
2017-09-08 Vedant Kumar[Coverage] Build sorted and unique segments
2017-09-08 Vedant Kumar[llvm-cov] Fix a lifetime issue
2017-09-08 Vedant Kumar[Coverage] Define LineColPair for convenience. NFC.
2017-09-08 Vedant Kumar[Coverage] Report errors when reading malformed source...
2017-09-08 Vedant Kumar[llvm-cov] Unify region marker placement between text...
2017-09-08 Chandler Carruth[x86] Fix GCC pedantic warnings about default arguments...
2017-09-08 Craig Topper[X86] Simplify the slow-incdec test and add test cases...
2017-09-08 Dinar Temirbulatov[SLPVectorizer] Add struct InstructionsState that holds...
2017-09-08 Wei MiFix a bug for rL312641.
2017-09-08 Krzysztof ParzyszekPreserve existing regs when adding pristines to LivePhy...
2017-09-08 Alexey Bataev[SLP] Fix the warning about paths not returning the...
2017-09-08 Alexey Bataev[SLP] Support for horizontal min/max reduction.
2017-09-08 Simon Pilgrim[X86] Added PR31045 test case
2017-09-08 Max KazantsevRe-enable "[IRCE] Identify loops with latch comparison...
2017-09-08 Jonas Devlieghere[dwarfdump] Verify line table prologue
2017-09-08 Jatin Bhateja[X86] Adding a test point for PR34149 'Suboptimal codeg...
2017-09-08 Martin Storsjo[llvm-dlltool] Mention arm64 in the lists of architectu...
2017-09-08 Max Kazantsevdiff --git a/lib/Transforms/Scalar/InductiveRangeCheckE...
2017-09-08 Adrian PrantlFix a crash when emitting debug info for multi-reg...
2017-09-08 Dean Michael... [XRay][CodeGen][PowerPC] Fix tail exit codegen for...
next