OSDN Git Service

android-x86/external-llvm.git
2018-09-07 Tim NorthoverARM: fix Thumb2 CodeGen for ldrex with folded frame...
2018-09-07 Alexander Potapenko[MSan] Add KMSAN instrumentation to MSan pass
2018-09-07 Alexander Timofeev[AMDGPU] Preliminary patch for divergence driven instru...
2018-09-07 Puyan Lotfi[llvm-objcopy] Dwarf .debug section compression support...
2018-09-07 QingShan Zhang[PowerPC] Combine ADD to ADDZE
2018-09-07 Max Kazantsev[IndVars] Set Changed when we delete dead instructions...
2018-09-07 Dean Michael... Revert "[XRay] Add a BlockVerifier visitor for FDR...
2018-09-07 Craig Topper[X86] Add more test cases for missed opportunities...
2018-09-07 Dean Michael... [XRay] Add a BlockVerifier visitor for FDR Records
2018-09-07 Craig Topper[X86] Fix some incorrect comments. NFC
2018-09-07 Jordan Rupprecht[llvm-strip] -p test fix for windows buildbots
2018-09-07 Puyan LotfiRevert: [llvm-objcopy] Dwarf .debug section compression...
2018-09-07 Zachary Turner[PDB] Rename some files in the native reader.
2018-09-07 Zachary Turner[PDB] Create a SymbolCache class.
2018-09-06 Puyan Lotfi[llvm-objcopy] Dwarf .debug section compression support...
2018-09-06 Craig Topper[X86] Add RMW ADC patterns with load in operand 1.
2018-09-06 Craig Topper[X86] Add a test case showing failure to use the RMW...
2018-09-06 Reid KlecknerFix SampleProf code on LLP64 platforms with stoull
2018-09-06 George KarpenkovProvide a method for generating deterministic IDs for...
2018-09-06 Zachary TurnerFix error with SmallString implicit conversion.
2018-09-06 Craig Topper[X86] Add isel patterns for commuting X86adc_flag with...
2018-09-06 Jordan Rupprecht[llvm-strip] Fix -p test to check for explicit spaces...
2018-09-06 Eric ChristopherThe initial .text section generated in object files...
2018-09-06 Wei Mi[SampleFDO] Make sample profile loader unaware of compa...
2018-09-06 Zachary TurnerFix a configure issue with Visual Studio generators.
2018-09-06 Scott LinderRevert r341413
2018-09-06 Jessica PaquetteOutput per-function size-info remarks
2018-09-06 Alina Sbirlea[LoopPassManager] MemorySSA should be preserved when...
2018-09-06 Fangrui SongReland rL341509: "[llvm-dwp] Use buffer_stream if outpu...
2018-09-06 Fangrui Song[llvm-dwp] Use cl:: instead of using namespace cl
2018-09-06 Fangrui SongAdd missing #include for Testing/Support/SupportHelpers.h
2018-09-06 Tatyana Krasnukha[ARC] Prevent InstPrinter from crashing on unknown...
2018-09-06 Fangrui SongQuick fix for -DBUILD_SHARED_LIBS=on build after rL341502
2018-09-06 Lang Hames[ORC] Make RuntimeDyldObjectLinkingLayer2 take memory...
2018-09-06 Lang Hames[ORC] Remove the mapSectionAddress method from RuntimeD...
2018-09-06 Martin Storsjo[llvm-ar] Move a variable declaration closer to where...
2018-09-06 Sanjay Patel[x86] add tests for pow --> cbrt; NFC
2018-09-06 Scott LinderMove init code in AArch64SelectionDAGTest to SetUpTestC...
2018-09-06 Martin Storsjo[llvm-ar] Support * as comment char in MRI scripts
2018-09-06 Jonas Devlieghere[dsymutil] Reduce peak memory usage for the single...
2018-09-06 Matt ArsenaultAMDGPU: Remove old hack for function addresses
2018-09-06 Michael Berg[NFC] - in preparation for adding nsw, nuw and exact...
2018-09-06 Zachary TurnerFix a warning.
2018-09-06 Sanjay Patel[InstCombine] add xor+not folds
2018-09-06 JF BastienARM64: improve non-zero memset isel by ~2x
2018-09-06 Sanjay Patel[InstCombine] add tests for xor-not; NFC
2018-09-06 Simon PilgrimRemove unnecessary semicolon to silence -Wpedantic...
2018-09-06 Alexander Potapenko[MSan] store origins for variadic function parameters...
2018-09-06 Alex Bradbury[RISCV][NFC] Rework test/MC/RISCV/rv{32,64}* to allow...
2018-09-06 Sanjay Patel[InstCombine] fix formatting in SimplifyDemandedVectorE...
2018-09-06 Alexander Potapenko[MSan] revert r341528 to unbreak the bots
2018-09-06 Florian Hahn[LoopInterchange] Cleanup unused variables.
2018-09-06 Sven van HaastregtFix argument type in MachineInstr::hasPropertyInBundle
2018-09-06 Florian Hahn[LoopInterchange] Move preheader creation to transform...
2018-09-06 Max Kazantsev[NFC] Simplify inner structure of InstructionPrecedence...
2018-09-06 Alexander Potapenko[MSan] store origins for variadic function parameters...
2018-09-06 David Green[SLC] Add an alignment to CreateGlobalString
2018-09-06 Max KazantsevReturn "[NFC] Add severe validation of InstructionPrece...
2018-09-06 Alexander Potapenko[MSan] Make sure variadic function arguments do not...
2018-09-06 Dean Michael... [XRay] Add a BlockIndexer visitor for FDR Records.
2018-09-06 Max KazantsevRevert "[IndVars] Turn isValidRewrite into an assertion...
2018-09-06 Max Kazantsev[IndVars] Turn isValidRewrite into an assertion
2018-09-06 Max KazantsevRevert rL341509 to fix massive failures on buildbots
2018-09-06 Hsiangkai Wang[DebugInfo] Do not generate label debug info if it...
2018-09-06 Craig Topper[X86][Assembler] Allow %eip as a register in 32-bit...
2018-09-06 Fangrui Song[llvm-dwp] Fix `UN:` lines (supposed to be `RUN:`)...
2018-09-06 Fangrui Song[llvm-dwp] Use buffer_stream if output file is not...
2018-09-06 Zachary TurnerFix some warnings.
2018-09-05 Zachary TurnerFix silly error in unittest helper.
2018-09-05 JF BastienNFC: improve ARM64 isFPImmLegal debug print
2018-09-05 Zachary Turner[PDB] Refactor the PDB symbol classes to fix a reuse...
2018-09-05 Zachary TurnerAdd support for unittest inputs.
2018-09-05 Lang HamesRemove some unnecessary constructor arguments.
2018-09-05 JF BastienNFC: more memset inline arm64 coverage
2018-09-05 Nico WeberHandle zero-length debug directory entries.
2018-09-05 Sanjay Patel[DAGCombiner] try to convert pow(x, 0.25) to sqrt(sqrt(x))
2018-09-05 Dean Michael... [XRay] Use a function to return a constant
2018-09-05 Krzysztof Parzyszek[Hexagon] Ignore unnamed globals in HexagonConstExtenders
2018-09-05 Dean Michael... [XRay] Use `const` instead of `constexpr` in storage...
2018-09-05 Kirill Bobyrev[benchmark] Fix 32-bit build failure
2018-09-05 Benjamin Kramer[ControlHeightReduction] Remove unused includes
2018-09-05 Jordan Rupprecht[llvm-strip] Support stripping multiple input files
2018-09-05 Benjamin Kramer[Aggressive InstCombine] Move C bindings to their own...
2018-09-05 Jonas Devlieghere[DebugInfo] Normalize common kinds of DWARF sub-express...
2018-09-05 Max Kazantsev[NFC] Add test on full IV widening
2018-09-05 Sander de SmalenRemove FrameAccess struct from hasLoadFromStackSlot
2018-09-05 Dean Michael... [XRay] Add a RecordPrinter visitor for FDR Records
2018-09-05 Hsiangkai Wang[DebugInfo] Fix bug in LiveDebugVariables.
2018-09-05 Richard TrieuPrevent unsigned overflow.
2018-09-05 Fangrui SongFix -Wunused-function in release build after rL341386
2018-09-05 Heejin Ahn[WebAssembly] clang-format (NFC)
2018-09-05 Reid KlecknerFix -Wunused-private-variable on non-Windows
2018-09-05 Reid Kleckner[Windows] Convert from UTF-8 to UTF-16 when writing...
2018-09-04 Sanjay Patel[InstCombine] fix xor-or-xor fold to check uses and...
2018-09-04 Sanjay Patel[InstCombine] update tests checks; NFC
2018-09-04 Wouter van... [WebAssembly] Fixed stale assert message in WebAssembly...
2018-09-04 Steven Wu[ThinLTO] Fix memory corruption in ThinLTOCodeGenerator...
2018-09-04 Jordan Rupprecht[llvm-strip] Allow copying relocation sections without...
2018-09-04 Zhaoshi ZhengRevert "Revert r341269: [Constant Hoisting] Hoisting...
2018-09-04 Anna Thomas[LV] First order recurrence phis should not be treated...
next