OSDN Git Service

android-x86/external-llvm.git
2017-09-14 Chad RosierAdd newline to end of test file. NFC.
2017-09-14 Aleksandar... Test commit.
2017-09-14 Sanjay Patel[InstSimplify] clean up div/rem handling; NFCI
2017-09-14 Simon Pilgrim[X86] Regenerate test. NFCI.
2017-09-14 Simon PilgrimRegenerate test (broadcast comment). NFCI.
2017-09-14 Krzysztof Parzyszek[Hexagon] Make getMemAccessSize return size in bytes
2017-09-14 Ayman Musa[X86] When applying the shuffle-to-zero-extend transfor...
2017-09-14 Jonas Devlieghere[dwarfdump] Add DWARF verifiers for address ranges
2017-09-14 Simon Dardis[mips] Pick the right variant of DINS upfront and enabl...
2017-09-14 Jonas DevlieghereRevert "[dwarfdump] Add DWARF verifiers for address...
2017-09-14 Simon Pilgrim[DAGCombine] (shl (or x, c1), c2) -> (or (shl x, c2...
2017-09-14 Jonas Devlieghere[dwarfdump] Add DWARF verifiers for address ranges
2017-09-14 Simon PilgrimFix line endings. NFCI.
2017-09-14 Simon PilgrimFix line endings. NFCI.
2017-09-14 Simon Pilgrim[SelectionDAG] ComputeNumSignBits - cleanup ROTL/ROTR...
2017-09-14 Dean Michael... [XRay][DebugInfo] Update the test to use a specific...
2017-09-14 Chandler Carruth[PM/CGSCC] Teach the CGSCC pass manager components...
2017-09-14 Dean Michael... [XRay][DebugInfo] Remove -debug-compile from test invoc...
2017-09-14 Alon Kom[LV] Fix maximum legal VF calculation
2017-09-14 George RimarRecommit r313234 "[llvm-readobj] - Refactor printGroupS...
2017-09-14 George RimarRevert r313234 "[llvm-readobj] - Refactor printGroupSec...
2017-09-14 George Rimar[llvm-readobj] - Refactor printGroupSections methods.
2017-09-14 Dean Michael... [XRay][CodeGen] Use the current function symbol as...
2017-09-14 Simon Atanasyan[mips] Recognise the triple used by Debian for MIPS...
2017-09-14 Vitaly BukaRevert "Invoke GetInlineCost for legality check before...
2017-09-14 Peter CollingbourneReland r313157, "ThinLTO: Correctly follow aliasee...
2017-09-14 Dinar Temirbulatov[SLPVectorizer] Prefer auto over explicit type for...
2017-09-14 Hans WennborgRevert r313157 "ThinLTO: Correctly follow aliasee refer...
2017-09-14 Hiroshi YamauchiAdd optional profile counts to block frequency dump.
2017-09-14 NAKAMURA TakumiMove llvm/test/CodeGen/X86/clear-liverange-spillreg...
2017-09-13 Matt ArsenaultAMDGPU: Don't spill SP reg like a normal CSR
2017-09-13 Reid Kleckner[codeview] Fold FIXME into comment, there's nothing...
2017-09-13 Hans WennborgRevert r312719 "[MachineCombiner] Update instruction...
2017-09-13 Adrian PrantlUse MemoryBufferRef. (NFC)
2017-09-13 Adrian PrantlFactor out duplicate code from llvm-dwarfdump (NFC)
2017-09-13 Adrian PrantlUpdate testcase that was XFAILed on Darwin for llvm...
2017-09-13 Stanislav MekhanoshinAllow target to decide when to cluster loads/stores...
2017-09-13 Adrian Prantlllvm-dwarfdump: automatically dump both regular and...
2017-09-13 Matt ArsenaultAMDGPU: Handle coldcc in more places
2017-09-13 Reid Kleckner[codeview] VLAs and unsized arrays should use a size...
2017-09-13 Dehao ChenUpdate the early_inline test to explicitly add attribut...
2017-09-13 Eli Friedman[ARM] Add more CPUs to host detection
2017-09-13 Wei MiAdd a comment for the test. NFC.
2017-09-13 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize-use-using...
2017-09-13 Wei Mi[RegAlloc] Keep a copy of live interval for the spilled...
2017-09-13 Vedant Kumar[Bitcode] Add a compatibility test for 5.0.0 bitcode
2017-09-13 Dehao ChenInvoke GetInlineCost for legality check before inline...
2017-09-13 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize and Include...
2017-09-13 Kevin EnderbyFix a crash in llvm-nm for a bad Mach-O file that has...
2017-09-13 Adrian McCarthyMark static member functions as static in CodeViewDebug
2017-09-13 Zachary TurnerRevert "Determine up front which projects are enabled."
2017-09-13 Easwaran Raman[Inliner] Add another way to compute full inline cost.
2017-09-13 Anna Thomas[LV] Avoid computing the register usage for default...
2017-09-13 Sanjoy DasFix a misleading phrase in the LangRef
2017-09-13 Michael ZuckermanRefactoring the stride 4 code in the X86interleavedacce...
2017-09-13 Adrian Prantlllvm-dwarfdump: support dumping UUIDs of Mach-O binaries.
2017-09-13 Brian Gesiak[CFG] Fix typo in docblock: blocsk/blocks
2017-09-13 Vedant Kumar[unittests] Fix up test after rL313156
2017-09-13 Sanjay Patel[InstSimplify] regenerate checks; NFC
2017-09-13 Simon Atanasyan[mips] Add unitests to check parsing MIPS triples. NFC
2017-09-13 Hiroshi YamauchiAdd options to dump PGO counts in text.
2017-09-13 Teresa Johnson[ThinLTO] AliasSummary should not have any references
2017-09-13 Peter CollingbourneThinLTO: Correctly follow aliasee references when dead...
2017-09-13 Alexander KornienkoConvenience/safety fix for llvm::sys::Execute(And|No...
2017-09-13 Teresa JohnsonFix bot failures by requiring x86 target in new test
2017-09-13 Teresa Johnson[ThinLTO] For SamplePGO, need to handle ICP targets...
2017-09-13 Petar Jovanovic[mips] correct operand range for DINSM instruction
2017-09-13 Mikael Holmen[MachineScheduler] Put SchedRegion in an anonymous...
2017-09-13 Stefan Pintilie[Power9] Add missing instructions: extswsli, popcntb
2017-09-13 Francis Ricci[llvm-objdump] Fix memory leaks in macho dump
2017-09-13 Jonas Devlieghere[MachO] Prevent heap overflow when load command extends...
2017-09-13 Gadi Haber[X86][Skylake] Replacing -mcpu=skx by -mattr in a codeg...
2017-09-13 Simon Pilgrim[X86][FMA4] Test FMA4 commutation with repeated ops...
2017-09-13 Simon Pilgrim[X86][FMA] Added *213 fma instructions to scheduling...
2017-09-13 Javed Absar[MiSched|TableGen] : Tidy up and modernise. NFC.
2017-09-13 Jonas Devlieghere[dwarfdump] Rename Brief to Verbose in DIDumpOptions
2017-09-13 Gadi Haber[X86][Skylake][KNL] Updating code gen regression test...
2017-09-13 Gadi Haber[X86][Skylake][KNL] Updating code gen regression test...
2017-09-13 Gadi HaberNFC.
2017-09-13 Igor Breger[GlobalISel][X86] support G_FPEXT operation.
2017-09-13 Uriel Korach[X86] [PATCH] [intrinsics] Lowering X86 ABS intrinsics...
2017-09-13 Mohammed Agabaria[X86] Adding X86 Processor Families
2017-09-13 Uriel Korach[X86] Add explicit mc-encoding checks to X86/viabs...
2017-09-13 Craig Topper[X86] Make sure we emit a SUBREG_TO_REG after the MOV32...
2017-09-13 Elena Demikhovsky[X86 CodeGen] Optimization of ZeroExtendLoad for v2i8...
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...
next