OSDN Git Service

android-x86/external-llvm.git
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...
2016-09-20 Craig Topper[AVX-512] Use 512-bit vcvtps2ph/vcvtph2ps to implement...
2016-09-20 Matthias BraunBranchFolder: Fix invalid undef flags after merge.
2016-09-20 Matthias BraunMachine{Instr|Operand}: Clarify some isIdenticalTo...
2016-09-20 Quentin Colombet[RegisterBankInfo] Avoid heap allocation in Instruction...
2016-09-20 Sanjay Patel[x86] fix variable names; NFC
2016-09-20 Kostya Serebryany[sanitizer-coverage] add comdat to coverage guards...
2016-09-19 Sanjay Patel[x86] auto-generate checks
2016-09-19 Philip Reames[LCSSA] Cache LoopExits to avoid wasted work
2016-09-19 Quentin Colombet[RegisterBankInfo] Adapt call to std::fill due to use...
2016-09-19 David CallahanMerge branch 'ADCE5'
2016-09-19 Lang Hames[Kaleidoscope] Make Chapter 2 use llvm::make_unique...
2016-09-19 Sanjay Patel[x86] use getSignBit() to simplify code; NFCI
2016-09-19 Eric ChristopherMove the armv8.1-a ras test to a negative with noras...
2016-09-19 Mehdi AminiBitcodeWriter: fix emission of invoke when calling...
2016-09-19 Evgeniy StepanovMisleading comments of SplitBlockAndInsertIfThenElse...
2016-09-19 Simon Pilgrim[X86][SSE] Updated vector abs tests
2016-09-19 Kostya Serebryany[libFuzzer] use sleep() instead of std::this_thread...
2016-09-19 Dehao ChenHandle early inline for hot callsites that reside in...
2016-09-19 Quentin Colombet[RegisterBankInfo] Avoid heap allocation in most cases.
2016-09-19 Matthias BraunLiveRangeCalc: Fix reporting of invalid vreg usage...
2016-09-19 Dehao ChenOnly set branch weight during sample pgo annotation...
2016-09-19 Dehao ChenUse call target count to derive the call instruction...
2016-09-19 Etienne Bergeron[asan] Support dynamic shadow address instrumentation
2016-09-19 Zachary Turner[Support] Add StringRef::withNullAsEmpty()
2016-09-19 Nico WeberRevert r281841, it does not work on Windows (PR30443).
2016-09-19 Valery Pykhtin[AMDGPU] Refactor VOPC instruction TD definitions
2016-09-19 Diana Picus[AArch64] Fix encoding for lsl #12 in add/sub immediates
2016-09-19 Sam Kolton[AMDGPU] Fix s_branch with -1 offset
2016-09-19 Keith WalkerAdd @llvm.dbg.value entries for the phi node created...
2016-09-19 Oliver Stannard[Thumb] Set correct initial mapping symbol for big...
2016-09-19 Tim NorthoverARM: check alignment before transforming ldr -> ldm...
2016-09-19 Elena Demikhovsky[X86 Codegen Test] Divided masked_memop into several...
2016-09-19 James Molloy[SimplifyCFG] Update (AND) IR flags when CSE'ing instru...
2016-09-19 Craig Topper[X86,AVX-512] Use INSERT_SUBREG instead of SUBREG_TO_RE...
2016-09-19 Craig Topper[AVX-512] Add support for lowering fp_to_f16 and f16_to...
2016-09-19 Vedant Kumar[llvm-cov] Emit a link to some documentation
2016-09-19 Vedant Kumar[llvm-cov] Delete the NonCodeLines field, it was always...
next