OSDN Git Service

android-x86/external-llvm.git
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...
2016-09-21 Nico WeberRevert r281715, it caused PR30475
2016-09-21 Arnold SchwaighoferDeadArgElim: Don't mark swifterror arguments as unused
2016-09-21 Chad Rosier[LoopInterchange] Various cleanup. NFC.
2016-09-21 Tim NorthoverGlobalISel: produce correct code for signext/zeroext...
2016-09-21 Tim NorthoverGlobalISel: pass Function to lowerFormalArguments direc...
2016-09-21 Sam Kolton[AMDGPU] Assembler: remove unused AMDGPUMCObjectWriter.
2016-09-21 Simon Dardis[mips] LLVM PR/30197 - Tail call incorrectly clobbers...
2016-09-21 Diana PicusRevert "AArch64: Set shift bit of TLSLE HI12 add instru...
2016-09-21 Lei LiuAArch64: Set shift bit of TLSLE HI12 add instruction
2016-09-21 Craig Topper[AVX-512] Split the 3 different usages of the X86ISD...
2016-09-21 NAKAMURA Takumillvm/test/CodeGen/NVPTX/zero-cs.ll: Relax an expression...
2016-09-21 Craig Topper[AVX-512] Don't add an additional rounding mode operand...
2016-09-21 Craig Topper[AVX-512] Simplify handling of INTR_TYPE_1OP_MASK_RM...
2016-09-21 Kostya Serebryany[libFuzzer] fix libc++ build
2016-09-21 Adam Nemet[LV] When reporting about a specific instruction withou...
2016-09-21 Kostya Serebryany[libFuzzer] more refactoring; NFC
2016-09-21 Craig Topper[AVX-512] Don't lower avx512 vcvtps2ph/vcvtph2ps nodes...
2016-09-21 Jacques Pienaar[NVPTX] Check if callsite is defined when computing...
2016-09-21 Kostya Serebryany[libFuzzer] refactoring: split the large header into...
2016-09-21 Kostya Serebryany[libFuzzer] refactoring: move the Corpus into a separat...
2016-09-21 Justin BognerRevert "TableGen: Switch from a std::map to a DenseMap...
2016-09-20 Michael Kuperstein[InferAttributes] Don't access parameters that don...
2016-09-20 Teresa Johnson[ThinLTO] Always emit a summary when compiling in ThinL...
2016-09-20 Xinliang David Licode cleanup -- commoning IR travsersals
2016-09-20 Eric ChristopherRemove the default subtarget from the x86 port as it...
2016-09-20 Eric ChristopherRevert "Remove extra argument used once on
2016-09-20 Anna Thomas[RS4GC] Refactor code for Rematerializing in presence...
2016-09-20 George Burgess IV[CodeGen] stop short-circuiting the SSP code for sspstrong.
2016-09-20 Vedant Kumar[llvm-cov] Demangle names for hidden instantiation...
2016-09-20 Xinliang David Li[Profile] dump ic value profile value/site-count histogram
2016-09-20 Petr HosekMark ELF sections whose name start with .note as note
2016-09-20 Xinliang David Li[Profile] Do not annotate select insts not covered...
2016-09-20 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-20 Sanjay Patel[x86] split up tests, regenerate checks
2016-09-20 Xinliang David Li[Profile] code refactoring: make getStep a method in...
2016-09-20 Evandro MenezesRevert part of "AArch64: Do not test for CPUs, use...
2016-09-20 Evandro MenezesRevert "[AArch64] Use the reciprocal estimation machinery"
2016-09-20 Evandro MenezesRevert "[AArch64] Properly validate the reciprocal...
2016-09-20 Adrian PrantlASAN: Don't drop debug info attachements for global...
2016-09-20 Adrian McCarthyFix syntactical nit from r281990.
2016-09-20 Adrian McCarthyEmit S_COMPILE3 CodeView record
2016-09-20 Saleem AbdulrasoolX86: loosen an overly aggressive MachO assertion
2016-09-20 Eric ChristopherRemove more guts of TargetMachine::getNameWithPrefix...
2016-09-20 Eric ChristopherRemove a use of subtarget initialization in the X86...
2016-09-20 Eric ChristopherRemove extra argument used once on TargetMachine::getNa...
2016-09-20 Keith WalkerImprove the -debug output for Debug Range Extension...
2016-09-20 Tim NorthoverGlobalISel: split aggregates for PCS lowering
2016-09-20 Simon Pilgrim[X86][SSE] Regenerate multiple combine tests
2016-09-20 Sanjay Patelmove variables closer to their uses; add FIXMEs; NFC
2016-09-20 Artem Tamazov[AMDGPU][mc] Add regression tests for Bug 28168
2016-09-20 Elena DemikhovskyAVX-512: Fixed a bug in lowering saturated operations...
2016-09-20 Valery Pykhtin[AMDGPU] Refactor VOP3 instruction TD definitions
2016-09-20 Keith WalkerMake llvm::ConvertDebugDeclareToDebugValue() be a void...
2016-09-20 Nikolay HaustovAMDGPU: Improve documentation.
2016-09-20 Dorit NuzmanReverting revision 281960 due to test failures.
2016-09-20 Dorit Nuzman[SROA] Preserve llvm.mem.parallel_loop_access metadata.
2016-09-20 Craig Topper[AVX-512] Teach X86InstrInfo::copyPhysReg to use a...
next