OSDN Git Service

android-x86/external-llvm.git
2016-09-23 Kostya Serebryany[libFuzzer] first steps in adding a proper automated...
2016-09-23 Teresa Johnson[gold] Split plugin options controlling ThinLTO and...
2016-09-23 Vedant Kumar[Coverage] Clarify a function contract (NFC)
2016-09-23 Vedant Kumar[llvm-cov] Factor out logic to remove unmapped inputs...
2016-09-23 Kostya Serebryany[libFuzzer] reset Counters (trace-pc-guard) before...
2016-09-23 Petr Hosek[MC] Support .dcb directives in assembler parser
2016-09-23 Vedant Kumar[llvm-cov] Filter away source files that aren't in...
2016-09-23 Vedant Kumar[llvm-cov] Get rid of all invalid filename references
2016-09-23 Vedant Kumar[llvm-cov] Minor cleanup. NFC.
2016-09-23 Sanjay Patel[TLI] isdigit / isascii / toascii param type should...
2016-09-23 Quentin Colombet[ResetMachineFunction] Populate the comments in the...
2016-09-23 Quentin Colombet[ResetMachineFunction] Add statistic on the number...
2016-09-23 Quentin Colombet[RegisterBankInfo] Add statistics for dynamic partial...
2016-09-23 Matthias BraunScheduleDAG: Match enum names when printing sdep kinds
2016-09-23 Peter CollingbourneBitcodeReader: Deduplicate code. NFC.
2016-09-23 Quentin Colombet[RegBankSelect] Use DEBUG_TYPE instead of repeating...
2016-09-23 Quentin Colombet[RegisterBank] Mark the dump method with LLVM_DUMP_METHOD.
2016-09-23 Jun Bum LimEnhance calcColdCallHeuristics for InvokeInst
2016-09-23 James MolloyRevert "[ARM] Promote small global constants to constan...
2016-09-23 Nemanja Ivanovic[Power9] Exploit move and splat instructions for build_...
2016-09-23 James Molloy[ARM] Promote small global constants to constant pools
2016-09-23 Michal Gornycmake: Support overriding Sphinx HTML doc install directory
2016-09-23 George RimarRevert r282238 "Revert r282235 "[llvm-dwarfdump] -...
2016-09-23 George RimarRevert r282235 "[llvm-dwarfdump] - Teach dwarfdump...
2016-09-23 Alexey Bataev[InstCombine] Fix for PR29124: reduce insertelements...
2016-09-23 George Rimar[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index...
2016-09-23 Valery Pykhtin[AMDGPU] Refactor VOP1 and VOP2 instruction TD definitions
2016-09-23 Craig Topper[AVX-512] Split X86ISD::VFPROUND and X86ISD::VFPEXT...
2016-09-23 Craig Topper[AVX-512] Add separate ISD opcodes for each form of...
2016-09-23 Craig Topper[AVX-512] Use different ISD opcodes for some of the...
2016-09-23 Kostya Serebryany[libFuzzer] be more precise about what we reset in...
2016-09-23 Kostya Serebryany[libFuzzer] fix merging with trace-pc-guard
2016-09-23 Tom StellardAMDGPU/SI: Include implicit arguments in kernarg_segmen...
2016-09-23 Kostya Serebryany[libFuzzer] simplify the TracePC logic
2016-09-23 Quentin Colombet[RegisterBankInfo] Mark the dump methods with LLVM_DUMP...
2016-09-23 Quentin Colombet[AArch64][RegisterBankInfo] Sanity check TableGen'ed...
2016-09-23 Kostya Serebryany[libFuzzer] move value profiling logic into TracePC
2016-09-23 Tom StellardTriple: Add opencl environment type
2016-09-23 Petr Hosek[MC] Support skip and count for .incbin directive
2016-09-23 Kostya Serebryany[libFuzzer] change ValueBitMap to remember the number...
2016-09-23 Quentin Colombet[AArch64][RegisterBankInfo] Switch to TableGen'ed like...
2016-09-23 Quentin Colombet[RegisterBankInfo] Check that the mapping covers the...
2016-09-23 Quentin Colombet[RegisterBankInfo] Use array instead of SmallVector...
2016-09-22 Kostya Serebryany[libFuzzer] simplify the crash minimizer; split MaxLen...
2016-09-22 Sanjay Patel[InstCombine] fold X urem C -> X < C ? X : X - C when...
2016-09-22 Davide Italiano[AsmParser] Remove unused partial template specialization.
2016-09-22 Vedant Kumar[utils] Teach the code coverage prep script about ...
2016-09-22 Vedant Kumar[llvm-cov] Document some fields in a class (NFC)
2016-09-22 Vedant Kumar[llvm-cov] Add the ability to specify directories of...
2016-09-22 Matthias BraunMachineScheduler: Slightly simplify release node
2016-09-22 Matthias BraunMachineScheduler: Remove ineffective heuristic; NFC
2016-09-22 Hans WennborgRevert r282168 "GVN-hoist: fix store past load dependen...
2016-09-22 Krzysztof Parzyszek[RDF] Add initial support for lane masks in the DFG
2016-09-22 Krzysztof Parzyszek[Hexagon] Remove USR_OVF from CtrRegs register class
2016-09-22 Krzysztof Parzyszek[RDF] Print the function name for calls in dumps
2016-09-22 Krzysztof Parzyszek[RDF] Use uint32_t for register numbers instead of...
2016-09-22 Arnold Schwaighoferi386 does not support optimized swifterror handling
2016-09-22 Hans WennborgWin64: Don't emit unwind info for "leaf" functions...
2016-09-22 Zachary TurnerFix build breakage due to typo in cast.
2016-09-22 Nemanja Ivanovic[PowerPC] Sign extend sub-word values for atomic compar...
2016-09-22 Nirav Dave[DAG] Fix incorrect alignment of ext load.
2016-09-22 Sebastian PopGVN-hoist: do not dereference null pointers
2016-09-22 Krzysztof Parzyszek[PPC] Set SP after loading data from stack frame, if...
2016-09-22 Zachary TurnerSpeculative fix for build failures due to consumeInteger.
2016-09-22 Sebastian PopGVN-hoist: fix store past load dependence analysis...
2016-09-22 Sebastian PopGVN-hoist: fix typo
2016-09-22 Zachary Turner[Support] Add StringRef::consumeInteger.
2016-09-22 Etienne Bergeron[compiler-rt] fix typo in option description [NFC]
2016-09-22 Sebastian PopGVN-hoist: move hoist testcase to GVNHoist dir
2016-09-22 Sebastian PopGVN-hoist: only hoist relevant scalar instructions
2016-09-22 Keith WalkerReapplying r281895 (and follow-up r281964) after fixin...
2016-09-22 Tim NorthoverGlobalISel: handle stack-based parameters on AArch64.
2016-09-22 Anna Thomas[RS4GC] Remat in presence of phi and use live value
2016-09-22 Artem Tamazov[AMDGPU][mc] Add support for absolute expressions in...
2016-09-22 Nemanja Ivanovic[PowerPC] Remove LE patterns matching generic stores...
2016-09-22 Nemanja Ivanovic[Power9] Add exploitation of non-permuting memory ops
2016-09-22 Sagar Thakur[EfficiencySanitizer] Using '$' instead of '#' for...
2016-09-22 Dorit NuzmanFix revision 281960
2016-09-22 Craig Topper[AVX-512] Add support for commuting VPTERNLOG instructions.
2016-09-22 Quentin Colombet[RegisterBankInfo] Move to statically allocated Registe...
2016-09-22 Quentin Colombet[RegisterBankInfo] Take advantage of the extra argument...
2016-09-22 Kostya Serebryany[libFuzzer] add 'features' to the corpus elements,...
2016-09-22 Kostya Serebryany[libFuzzer] one more test
2016-09-21 Kostya Serebryany[libFuzzer] add stats to the corpus; more refactoring
2016-09-21 Zachary Turner=delete the StringRef(nullptr_t) constructor.
2016-09-21 Kostya Serebryany[libFuzzer] more refactoring; don't compute sha1sum...
2016-09-21 Kostya Serebryany[libFuzzer] more refactoring
2016-09-21 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-21 Chad Rosier[LoopInterchange] Track all dependencies, not just...
2016-09-21 Teresa Johnson[ThinLTO] Emit files for distributed builds for all...
2016-09-21 Davide Italiano[MIRParser] Delete dead code. NFCI.
2016-09-21 Nico Weberrevert 281908 because 281909 got reverted
2016-09-21 Etienne Bergeronfix typo in comment [NFC]
2016-09-21 Arnold SchwaighoferDisable tail calls if there is an swifterror argument
2016-09-21 Matthew Simpson[LV] Don't emit unused scalars for uniform instructions
2016-09-21 Artem Tamazov[AMDGPU][mc] Add support for ds_add_[rtn_]f32.
2016-09-21 Dehao ChenChange the basic block weight calculation algorithm...
2016-09-21 Matthew Simpson[LV] Rename "Width" to "Lane" (NFC)
2016-09-21 Cameron McInally[AVX512] Fix return types on int_x86_avx512_gatherXXX_d...
2016-09-21 Hans WennborgRevert r281895 "Add @llvm.dbg.value entries for the...
next