OSDN Git Service

android-x86/external-llvm.git
2016-01-21 Matthew SimpsonRevert "[SLP] Truncate expressions to minimum required...
2016-01-21 Teresa JohnsonUse early return to simplify code (NFC)
2016-01-21 Vedant Kumar[GCOV] Avoid emitting profile arcs for module and skele...
2016-01-21 Teresa Johnson[ThinLTO] Avoid unnecesary hash lookups during metadata...
2016-01-21 Matthew Simpson[SLP] Truncate expressions to minimum required bit...
2016-01-21 Scott Egerton[mips] Allowed dla instructions on 32-bit architectures.
2016-01-21 Teresa JohnsonRevert obsolete llvm-link -preserve-modules option...
2016-01-21 Igor BregerAVX512: Masked move intrinsic implementation.
2016-01-21 Michael Zuckerman[AVX512] Adding VPERMT2B and VPERMI2B Intrinsics
2016-01-21 Krzysztof ParzyszekPR26172: unnecessary indirection in HexagonCopyToCombin...
2016-01-21 Marina Yatsina[X86] - Removing warning on legal cases caused by commi...
2016-01-21 Manuel JacobChange ConstantFoldInstOperands to take Instruction...
2016-01-21 Manuel JacobIntroduce ConstantFoldCastOperand function and migrate...
2016-01-21 Manuel JacobIntroduce ConstantFoldBinaryOpOperands function and...
2016-01-21 Tom StellardAMDGPU/SI: Pass whether to use the SI scheduler via...
2016-01-21 Xinliang David Lire-submit test case (withright format-version)
2016-01-21 Andrew Wilkinsllvm-go: call llvm-config with components
2016-01-21 David MajnemerRename MCLineEntry to MCDwarfLineEntry
2016-01-21 Kostya Serebryany[libFuzzer] don't use std::vector in one more hot path
2016-01-21 Andrew Wilkins[GlobalISel] make library an optional component
2016-01-21 Quentin Colombet[GlobalISel] Move generic opcodes description to their...
2016-01-21 Xinliang David LiRevert 258376 -- wrong version
2016-01-21 Xinliang David Li[Coverage] Add a test case for comdat
2016-01-21 Mike Aizatsky[libfuzzer] use %p for printing addresses
2016-01-21 Rafael EspindolaRemove redundant argument.
2016-01-20 Reid Kleckner[readobj] Print CodeOffset first, it's easier to read
2016-01-20 Dan Gohman[SelectionDAG] Fix constant offset folding to avoid...
2016-01-20 Chad RosierMachineScheduler: Add a command line option to disable...
2016-01-20 Chad RosierMachineScheduler: Honor optnone functions in the pre...
2016-01-20 Rafael EspindolaSimplify the logic. NFC.
2016-01-20 Manuel JacobRun clang-format over ConstantFolding.h, fixing inconsi...
2016-01-20 Sanjay Pateldon't repeat function names in comments; NFC
2016-01-20 David BlaikieOrc: Simplify lambda by using std::set's initializer_li...
2016-01-20 Lang Hames[Orc] Try to turn Orc execution unit tests back on...
2016-01-20 George Burgess IVFix typo in an error string. NFC.
2016-01-20 Evgeniy StepanovFix PR26152.
2016-01-20 Evgeniy StepanovFix build warning.
2016-01-20 Tom StellardAMDGPU/SI: Promote i1 SETCC operations
2016-01-20 Matt ArsenaultAMDGPU: Fix old comments that mention AMDIL
2016-01-20 Matt ArsenaultAMDGPU: Remove AMDGPU.trunc intrinsic
2016-01-20 Matt ArsenaultAMDGPU: Remove AMDIL.fraction intrinsic
2016-01-20 Matt ArsenaultAMDGPU: Remove AMDIL.round.nearest intrinsic
2016-01-20 Quentin Colombet[GlobalISel] Add the proper cmake plumbing.
2016-01-20 Matt ArsenaultAMDGPU: Remove abs intrinsic
2016-01-20 Matt ArsenaultAMDGPU: Remove min/max intrinsics
2016-01-20 Sanjoy DasAdd a "gc-transition" operand bundle
2016-01-20 Simon Atanasyan[llvm-readobj][ELF] Teach llvm-readobj to show arch...
2016-01-20 Quentin Colombet[GlobalISel] Add a generic machine opcode for ADD.
2016-01-20 Sanjay Patelfix typo; NFC
2016-01-20 Sanjay Patelfix formatting; NFC
2016-01-20 Rafael EspindolaAccept subtractions involving a weak symbol.
2016-01-20 Sanjay Patel[LibCallSimplifier] don't get fooled by a fake sqrt()
2016-01-20 Lang Hames[Orc] Fix a use-after-move bug in the Orc C-bindings...
2016-01-20 Sanjay Patel80-cols; NFC
2016-01-20 Keith WalkerWrite AArch64 big endian data fixup entries as BE.
2016-01-20 Tom StellardCorrectly initialize SIAnnotateControlFlow
2016-01-20 Michael Zuckerman[AVX512] Adding VPERMB Intrinsics
2016-01-20 Marina YatsinaFixing bug in rL258132: [X86] Adding support for missin...
2016-01-20 Krzysztof ParzyszekProper handling of diamond-like cases in if-conversion
2016-01-20 Igor BregerAVX512: Store (MOVNTPD, MOVNTPS, MOVNTDQ) using non...
2016-01-20 Oliver Stannard[AArch64] Fix two bugs in the .inst directive
2016-01-20 Dylan McKay[AVR] Defnined calling conventions. NFC.
2016-01-20 Petr Pavlu[LTO] Fix error reporting when a file passed to libLTO...
2016-01-20 Ivan Krasin[Verifier] Fix performance regression for LTO builds
2016-01-20 Dan Gohman[SelectionDAG] Fold more offsets into GlobalAddresses
2016-01-20 Dan Gohman[WebAssembly] Tighten up some regexes in some tests.
2016-01-20 Dan Gohman[WebAssembly] Minor code cleanups. NFC.
2016-01-20 Dan Gohman[WebAssembly] Remove the Relooper code, as it is not...
2016-01-20 Lang Hames[Orc] 'this' qualify more lambda-captured members.
2016-01-20 Lang Hames[Orc] More qualifications of lambda-captured member...
2016-01-20 Dan Gohman[WebAssembly] Don't stackify stores across instructions...
2016-01-20 Andrew Wilkinstools/llvm-config: improve shared library support
2016-01-20 Lang Hames[Orc] Qualify captured variable to work around GCC...
2016-01-20 Xinliang David LiFix a bug in test
2016-01-20 Joseph Tremoulet[Inliner/WinEH] Honor implicit nounwinds
2016-01-20 Xinliang David Li[PGO] Add a new interface to be used by Indirect Call...
2016-01-20 Eduard Burtescu[NFC] Replace several manual GEP loops with gep_type_it...
2016-01-20 Xinliang David LiFunction name change /NFC
2016-01-20 Matthias BraunMachineScheduler: Allow independent scheduling of sub...
2016-01-20 Matthias BraunRegisterPressure: Make liveness tracking subregister...
2016-01-20 Matthias BraunLiveInterval: Add utility class to rename independent...
2016-01-20 Tom StellardAMDGPU/SI: Prevent the DAGCombiner from creating setcc...
2016-01-20 Sanjoy Das[MachineSink] Don't break ImplicitNulls
2016-01-19 Davide ItalianoReinstate the second part of a comment. NFC.
2016-01-19 Quentin Colombet[X86] Do not run shrink-wrapping on function with split...
2016-01-19 Sanjay Pateladd tests to show missing memset/malloc optimizations...
2016-01-19 David Majnemer[MC, COFF] Add .reloc support for WinCOFF
2016-01-19 Simon Pilgrim[X86][SSE] Add VZEXT_MOVL target shuffle decoding.
2016-01-19 Nico WeberReenable -Wexpansion-to-defined.
2016-01-19 Lang Hames[Orc] Oops - lambda capture changed in r258206 was...
2016-01-19 Quentin Colombet[MachineFunction] Constify getter. NFC.
2016-01-19 Lang Hames[Orc] Add missing capture to lambda.
2016-01-19 Simon Pilgrim[X86][SSE] Add INSERTPS target shuffle combines.
2016-01-19 Lang Hames[Orc] Qualify call to make_unique to avoid ambiguity...
2016-01-19 Lang Hames[Orc] #undef a MACRO after I'm done with it.
2016-01-19 Chad Rosier[AArch64] Remove a bunch of useless FIXME comments.
2016-01-19 Dan Gohman[WebAssembly] Remove an unused data member. NFC.
2016-01-19 Chad Rosier[AArch64] Remove more dead code after r258093.
2016-01-19 Nico WeberFix undefined behavior in llvm's local changes to googl...
2016-01-19 Xinliang David LiFix a coverage reading bug
next