OSDN Git Service

android-x86/external-llvm.git
2017-09-13 Ayal Zaks[LV] Fix PR34523 - avoid generating redundant selects
2017-09-13 Aditya Kumar[GVNHoist] Factor out reachability to search for antici...
2017-09-13 Petr Hosek[llvm-objcopy] Add e_machine validity check for reserve...
2017-09-13 Craig Topper[X86] Use isUInt<32> to simplify some code. NFC
2017-09-13 Reid KlecknerFix dwarfdump cmdline test on Windows
2017-09-13 Leslie Zhai[ARC] Prepare the implementation of relocation for LLD
2017-09-13 Reid Kleckner[InstCombine] Add a flag to disable LowerDbgDeclare
2017-09-13 Petr Hosek[Fuchsia] Magenta -> Zircon
2017-09-13 Derek Schuff[WebAssembly] Add sign extend instructions from atomics...
2017-09-12 Peter CollingbourneAdd Linux target triple to hopefully fix Mac bots.
2017-09-12 Zachary TurnerDetermine up front which projects are enabled.
2017-09-12 Sanjay Patel[SimplifyCFG] update test comments; NFC
2017-09-12 Sanjay Patel[x86] eliminate unnecessary vector compare for AVX...
2017-09-12 Adrian PrantlClean up the --help output of llvm-dwarfdump by hiding...
2017-09-12 Dehao ChenRefactor the code to pass down ACT to SampleProfileLoad...
2017-09-12 Peter CollingbourneRemove -generate-dwarf-pub-sections flag.
2017-09-12 Peter CollingbourneIR: Represent -ggnu-pubnames with a flag on the DICompi...
2017-09-12 Petar Jovanovic[mips] handle UImm16_AltRelaxed match type
2017-09-12 Alina SbirleaMake promoteLoopAccessesToScalars independent of AliasS...
2017-09-12 Ahmed Bougacha[AArch64][GlobalISel] Select all fpexts.
2017-09-12 Ahmed Bougacha[AArch64][GlobalISel] Select all fptruncs.
2017-09-12 Roman Lebedev[sancov] coverage-report-server.py: ServerHandler(...
2017-09-12 Lei HuangUpdate branch coalescing to be a PowerPC specific pass
2017-09-12 Sam Clegg[WebAssembly] Remove flags from MCSectionWasm
2017-09-12 Robert LougherRevert "[DWARF] Incorrect prologue end line record."
2017-09-12 Yonghong Songbpf: Add BPF AsmParser support in LLVM
2017-09-12 Craig Topper[X86] Move matching of (and (srl/sra, C), (1<<C) -...
2017-09-12 Elena DemikhovskyAdded "zext" from v2i8 to v2i32. In the next patch...
2017-09-12 Robert Lougher[DWARF] Incorrect prologue end line record.
2017-09-12 Anna Thomas[LV] Clamp the VF to the trip count
2017-09-12 Hans WennborgRevert r313009 "[ARM] Use ADDCARRY / SUBCARRY"
2017-09-12 Alexey Bataev[SLP] Test with mutiple uses of conditional op and...
2017-09-12 Adrian PrantlStatically assert that enum items don't overflow storage.
2017-09-12 Simon Pilgrim[X86][AVX2] Add gather/movntdqa/pmaskmov/pmovmskb/pslld...
2017-09-12 Krzysztof ParzyszekRemove ancient, commented out code from TableGen, NFC
2017-09-12 Krzysztof ParzyszekFormatting changes, add LLVM_DUMP_METHOD to a dump...
2017-09-12 Sanjay Patel[InstCombine] move related tests together; NFC
2017-09-12 Alexey Bataev[SLP] Fix for PHINode during horizontal reduction scann...
2017-09-12 Simon Pilgrim[X86][AVX2] Add further instructions to scheduling...
2017-09-12 Krzysztof ParzyszekFix a couple of comments, NFC
2017-09-12 Simon Pilgrim[X86][AVX2] Add integer broadcast scheduling tests
2017-09-12 Jonas Paulsson[SystemZ] Add the CoveredBySubRegs bit to GPR64, GPR12...
2017-09-12 Simon Pilgrim[X86][AVX2] Add additional fp-broadcast/subvector/shuff...
2017-09-12 Simon Pilgrim[X86][AVX] Add vperm2f128 scheduling test
2017-09-12 Simon Pilgrim[X86][AVX2] Remove old (unused) intrinsic declarations
2017-09-12 Sjoerd Meijer[AArch64] ISel: Add some debug messages to LowerBUILDVE...
2017-09-12 Yael Tsafrir[X86] Lower _mm[256|512]_[mask[z]]_avg_epu[8|16] intrin...
2017-09-12 Silviu Baranga[LAA] Allow more run-time alias checks by coercing...
2017-09-12 Roger Ferrer... [ARM] Fix typo when creating ISD::SUB nodes
2017-09-12 Roger Ferrer... [ARM] Use ADDCARRY / SUBCARRY
2017-09-12 Craig Topper[X86] Add an extra instruction to TruncAssertSext.ll...
2017-09-12 Vlad TsyrklevichRemove unneccessary string copies from method invocations.
2017-09-12 Craig Topper[X86] Rename TruncAssertZext.ll test to TruncAssertSext...
2017-09-12 Craig Topper[X86] Fix typo in comment. NFC
2017-09-12 Adrian PrantlUpdate testcases that are XFAILed on Darwin for llvm...
2017-09-12 Vlad TsyrklevichFix broken links to the Itanium CXX ABI
2017-09-11 Hans WennborgRevert r312898 "[ARM] Use ADDCARRY / SUBCARRY"
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.
next