OSDN Git Service

android-x86/external-llvm.git
2018-05-31 Sriraman TallamRelax GOTPCREL relocations for tail jmp instructions.
2018-05-31 Craig Topper[JumpThreading] Fix some strange formatting of code...
2018-05-31 Artem Dergachev[ADT] Annotate immutable list/set/map update methods...
2018-05-31 Jonas Devlieghere[ADT] Make escaping fn conform to coding guidelines
2018-05-31 David Bolvansky[SimplifyLibcalls] [NFC] Cleanup, improvements
2018-05-31 Francis Visoiu... [MC] Fallback on DWARF when generating compact unwind...
2018-05-31 Roman Tereshin[GlobalISel][Mips] LegalizerInfo verifier: Adding Legal...
2018-05-31 Roman Tereshin[GlobalISel][AMDGPU] LegalizerInfo verifier: Adding...
2018-05-31 Roman Tereshin[GlobalISel][ARM] LegalizerInfo verifier: Adding Legal...
2018-05-31 Roman Tereshin[GlobalISel][X86] LegalizerInfo verifier: Adding Legali...
2018-05-31 Simon Pilgrim[X86][SSE] Recognise splat rotations and expand back...
2018-05-31 Simon Pilgrim[X86][AVX] Add peekThroughEXTRACT_SUBVECTORs helper...
2018-05-31 Aditya Kumarmake GlobalValueSummary::getOriginalName() a const...
2018-05-31 David Green[DA] Fix direction vectors for weakZeroSrcSIV
2018-05-31 Clement Courbet[X86] Introduce WriteFLDC for x87 constant loads.
2018-05-31 Nico WeberUse -Wextra spelling instead of -W
2018-05-31 Andrea Di Biagio[MCSchedule] Add the ability to compute the latency...
2018-05-31 Benjamin KramerExtend the GlobalObject metadata interface
2018-05-31 Simon Dardis[mips] Guard all short instructions correctly.
2018-05-31 Alexandros... [InstCombine, ARM] Convert vld1 to llvm load
2018-05-31 Clement Courbet[X86] Extract latency of fldz/fld1 in separate classes.
2018-05-31 Simon Pilgrim[X86][SSE] Add support for detecting SUB(SPLAT_BV,...
2018-05-31 Pavel LabathDWARFAcceleratorTable: fix equal_range iterators
2018-05-31 Luke Geeson[AArch64] Reverted rL333427 fixing Clang UnitTest Failure
2018-05-31 Max Kazantsev[NFC] Factor out a method for further extension
2018-05-31 Roman Lebedev[llvm-exegesis][NFCI] Counter::Counter(): more useful...
2018-05-31 Roman LebedevRevert rL333106 / D46814: [InstCombine] Fold unfolded...
2018-05-31 Joel E. Denny[lit] Fix windows cmd.exe test config for r333620
2018-05-31 Stanislav Mekhanoshin[AMDGPU] Track occupancy in MFI
2018-05-31 Jan VeselyAMDGPU/R600: Make sure functions are cacheline aligned
2018-05-31 Joel E. Denny[lit] Terminate ": RUN at line N" with ";" not "&&"
2018-05-31 Roman Tereshin[GlobalISel][Legalizer] LegalizerInfo verifier: Making...
2018-05-31 Roman Tereshin[GlobalISel][AArch64] LegalizerInfo verifier: Fixing...
2018-05-31 Joel E. Denny[lit] Report line number for failed RUN command
2018-05-31 Sanjay Patel[InstCombine] don't change the size of a select if...
2018-05-30 Sanjay Patel[InstCombine] don't negate constant expression with...
2018-05-30 Vedant Kumar[llvm-cov] Use the new PrintHTMLEscaped utility
2018-05-30 Tom StellardAMDGPU: Split AMDGPUTTI into GCNTTI and R600TTI
2018-05-30 Vlad Tsyrklevich[LowerTypeTests] Discard extern_weak linkage for defini...
2018-05-30 George Burgess IV[NewGVN] Fix set comparison; reflow comment
2018-05-30 Roman Tereshin[GlobalISel][AArch64] LegalizerInfo verifier: Adding...
2018-05-30 Joel E. DennyRevert r333584: [lit] Report line number for failed...
2018-05-30 Florian Hahn[TableGen] Avoid leaking TreePatternNodes by using...
2018-05-30 Jonas Devlieghere[ADT] Add unit test for PrintHTMLEscaped
2018-05-30 Daniel Neilson[IRBuilder] Add APIs for creating calls to atomic memmo...
2018-05-30 Simon PilgrimFix Wdocumentation warning. NFCI.
2018-05-30 Joel E. Denny[lit] Report line number for failed RUN command
2018-05-30 Benjamin Kramer[CalledValuePropagation] Just use a sorted vector inste...
2018-05-30 Peter Collingbournellvm-objcopy: Set sh_link to 0 on unrecognized symtab...
2018-05-30 Simon Pilgrim[X86][SSE] Pulled out splat detection helper from Lower...
2018-05-30 Galina KistanovaReverted r333424 as it broke multiple build bots and...
2018-05-30 Roman Tereshin[GlobalISel][Legalizer] LegalizerInfo verifier: check...
2018-05-30 Craig Topper[X86] Update the fast-isel tests for _mm_rcp_ss, _mm_rs...
2018-05-30 Jonas Devlieghere[dsymutil] Escape HTML special characters in plist.
2018-05-30 Roman Tereshin[GlobalISel][Legalizer] NFC mostly reducing LegalizeRul...
2018-05-30 Simon Pilgrim[X86][AVX512BW] Fixed check prefix copy+paste typo...
2018-05-30 Mark Searles[AMDGPU][Waitcnt] Fix build error: unused variable...
2018-05-30 Matt ArsenaultAMDGPU: Use better alignment for kernarg lowering
2018-05-30 Karl-Johan... [ValueTracking] Fix endless recursion in isKnownNonZero()
2018-05-30 Mark Searles[AMDGPU][Waitcnt] Fix handling of loops with many botto...
2018-05-30 Gabor Buella[X86] Lowering FMA intrinsics to native IR (LLVM part)
2018-05-30 Daniel Neilson[AliasSet] Teach the alias set how to handle atomic...
2018-05-30 Alexandros... [InstCombine, ARM, AArch64] Convert table lookup to...
2018-05-30 Simon Pilgrim[X86][AVX512] Replace -cpu=knl with -mattr=+avx512f...
2018-05-30 Simon Pilgrim[X86][SSE] Remove unnecessary -cpu from sttni tests
2018-05-30 Simon Pilgrim[X86][SSE] Replace -cpu with equivalent -mattr for...
2018-05-30 Amaury Sechet[ARM] Remove code handling ADDC/ADDE/SUBC/SUBE
2018-05-30 Krzysztof Parzyszek[Hexagon] Use vector align-left when shift amount fits...
2018-05-30 Simon Dardis[mips] Correct the definition of CTC2/CFC2
2018-05-30 Simon Dardis[mips] Correct the predicates of microMIPS compact...
2018-05-30 Simon Dardis[mips] Sink PredicateControl further down the class...
2018-05-30 Simon Dardis[mips] Correct the predicates of arithmetic and logic...
2018-05-30 Ilya Biryukov[YAML] Quote multiline string scalars
2018-05-30 Tim NorthoverAArch64: print correct annotation for ADRP addresses.
2018-05-30 Sander de Smalen[AArch64][AsmParser] Fix segfault on illegal fpimm.
2018-05-30 Daniel Cederman[Sparc] Treat %fxx registers with value type Other...
2018-05-30 Hans WennborgSet underlying type for enum with GNU_PROPERTY_X86_FEAT...
2018-05-30 Serge PavlovRevert commit 333506
2018-05-30 Daniel Cederman[Sparc] Select correct register class for FP register...
2018-05-30 Craig Topper[X86] Add unmasked AVX512VNNI instrinsics. Use a select...
2018-05-30 Serge PavlovUse uniform mechanism for OOM errors handling
2018-05-30 Hiroshi Inoue[PowerPC] fix broken JIT-compiled code with tail call...
2018-05-30 Sam CleggMC: Remove redundant substr() call
2018-05-30 Sam CleggFix use of `echo` command in test script
2018-05-30 Sam Clegg[WebAssembly] MC: Add compile-twice test and fix corres...
2018-05-30 Chandler Carruth[PM/LoopUnswitch] When using the new SimpleLoopUnswitch...
2018-05-30 Lang Hames[ORC] Fix an ambiguous make_unique call.
2018-05-30 Lang Hames[ORC] Update JITCompileCallbackManager to support multi...
2018-05-30 Shiva Chen[RISCV] Support resolving fixup_riscv_call and add...
2018-05-29 Diego Caballero[VPlan] Replace LLVM_ATTRIBUTE_USED with ifndef NDEBUG
2018-05-29 Craig Topper[X86] Remove some of the extractelts from the new MOVSS...
2018-05-29 Craig Topper[X86] Use VR128X instead of VR128 in EVEX instruction...
2018-05-29 Craig Topper[X86] Rename the operands in the recently introduced...
2018-05-29 Sam CleggFix build error introduced in rL333459
2018-05-29 Chandler Carruth[LoopInstSimplify] Re-implement the core logic of loop...
2018-05-29 Craig Topper[X86] Fix a potential crash that occur after r333419.
2018-05-29 Sam Clegg[WebAssembly] Add more error checking to object file...
2018-05-29 Matt ArsenaultAMDGPU: Fix broken check lines
2018-05-29 Matt ArsenaultAMDGPU: Fix typo in option description
2018-05-29 Matt ArsenaultAMDGPU: Round up kernel argument allocation size
next