platform/upstream/llvm.git
2016-04-25 Johannes DoerfertDo not check all GEPs for assumptions
2016-04-25 Johannes DoerfertOnly add user assumptions on known parameters [NFC]
2016-04-25 Philip Reames[LVI] Clarify comments describing the lattice values
2016-04-25 Philip Reames[LVI] Split solveBlockValueConstantRange into two ...
2016-04-25 Evgeniy Stepanov[gold] Fix linkInModule and extend common.ll test.
2016-04-25 Chad RosierFix typo from r267432.
2016-04-25 Krzysztof Parzyszek[Hexagon] Use llvm-mc instead of llc in an MC testcase
2016-04-25 Krzysztof Parzyszek[Hexagon] Use llvm-mc instead of llc in an MC testcase
2016-04-25 Krzysztof Parzyszek[Hexagon] Register save/restore functions do not follow...
2016-04-25 Chad Rosier[ValueTracking] Add an additional test case for r266767...
2016-04-25 Zachary TurnerResubmit "Refactor raw pdb dumper into library"
2016-04-25 Chad Rosier[ValueTracking] Improve isImpliedCondition when the...
2016-04-25 Davide Italiano[gold-plugin] Remove dead assignment. NFC.
2016-04-25 Davide Italiano[ELFRelocs] Other architectures do not have *_NUM reloc.
2016-04-25 Adrian Prantldsymutil: Only warn about clang module DWO id mismatche...
2016-04-25 Sanjay Pateladd tests for potential CGP transform (PR27344)
2016-04-25 Michael Zuckerman[Clang][Builtin][AVX512]Adding k-register logic intrins...
2016-04-25 Jacques Pienaar[lanai] Expand findClosestSuitableAluInstr check to...
2016-04-25 Johannes DoerfertRefactor Scop parameter handling
2016-04-25 Tamas BerghammerFix ARM attribute parsing for Android after rL267291
2016-04-25 Todd Fialaskip TestBitfields.py on OS X
2016-04-25 Marcin Koscielnicki[PR27390] [CodeGen] Reject indexed loads in CombinerDAG.
2016-04-25 Hrvoje Varga[mips][microMIPS] Revert commit r267137
2016-04-25 Zlatko Buljan[mips][microMIPS] Revert commit r266977
2016-04-25 Sanjay Patel[x86] auto-generate checks for cmov tests
2016-04-25 Eric LiuAdded Fixer implementation and fix() interface in clang...
2016-04-25 Etienne BergeronFix incorrect redundant expression in target AMDGPU.
2016-04-25 Michael Zuckerman[Clang][Builtin][AVX512]Adding intrinsics for vfpclass...
2016-04-25 Artem Dergachev[analyzer] Let TK_PreserveContents span across the...
2016-04-25 David Majnemer[WinEH] Update SplitAnalysis::computeLastSplitPoint...
2016-04-25 Silviu Baranga[ARM] Add support for the X asm constraint
2016-04-25 Artem Tamazov[AMDGPU][llvm-mc] s_getreg/setreg* - Add hwreg(......
2016-04-25 Rafael EspindolaAdd support for R_X86_64_PC64.
2016-04-25 Johannes DoerfertModel zext-extend instructions
2016-04-25 Pavel LabathSkip TestBitfileds on linux
2016-04-25 Anna ThomasTest commit: modified comment. NFC
2016-04-25 Omair JavaidHandle invalid values of PLT entry size generated by...
2016-04-25 Johannes DoerfertCheck only loop control of loops that are part of the...
2016-04-25 Johannes DoerfertInitialize the invalid domain of an access with an...
2016-04-25 Johannes DoerfertDo not propagate invalid domains over back edges
2016-04-25 Johannes DoerfertIntroduce a parameter set type [NFC]
2016-04-25 Johannes DoerfertRemove unnecessary argument of the SCEVValidator [NFC]
2016-04-25 Chad RosierTypo. NFC.
2016-04-25 Michael Zuckerman[Clang][AVX512][BUILTIN] Adding intrinsics for VSCATTER...
2016-04-25 Krzysztof Parzyszek[Hexagon] Correctly set "Flags" in ELF header
2016-04-25 Rafael EspindolaSimplify. NFC.
2016-04-25 Alexey Bataev[OPENMP 4.5] Codegen for 'taskloop' directive.
2016-04-25 Rafael EspindolaDelete needsCopyRelImpl. It is redundant with getRelExpr.
2016-04-25 James Molloy[GlobalOpt] Allow constant globals to be SRA'd
2016-04-25 Pavel LabathRemove flaky decorator from two tests on linux
2016-04-25 Simon Atanasyan[ELF] Delete extra line. NFC
2016-04-25 Igor Kudrin[Coverage] Restore the correct count value after proces...
2016-04-25 Silviu Baranga[SCEV] Improve the run-time checking of the NoWrap...
2016-04-25 Marcin Koscielnicki[PowerPC] [PR27387] Disallow r0 for ADD8TLS.
2016-04-25 Mehdi AminiRun GlobalOpt before emitting the bitcode for ThinLTO
2016-04-25 Mehdi AminiThinLTO: Move createNameAnonFunctionPass insertion...
2016-04-25 Igor Bregerfix comments
2016-04-25 George Rimar[ELF] - Implemented comparsion operators for linkerscript.
2016-04-25 George Rimar[ELF] - Removed dead declarations. NFC.
2016-04-25 Michael Zuckerman[Clang][AVX512][BuiltIn] Adding support to intrinsics...
2016-04-25 Michael ZuckermanFixing wrong mask size error. From __mmask8 to __mmask16.
2016-04-25 Davide Italiano[Support/ELFRelocs] Add R_386_GOT32X.
2016-04-25 Craig Topper[X86] Replace a SmallVector used to pass 2 values to...
2016-04-25 Derek Bruening[esan] Fix uninitialized warning from interception...
2016-04-25 Junmo ParkMinor code cleanups. NFC.
2016-04-25 Andrew Wilkins[llgo] llgoi: separate evaluation from printing
2016-04-25 Craig Topper[X86] Add a complete set of tests for all operand sizes...
2016-04-25 Enrico GranataAdd a --element-count option to the expression command
2016-04-25 Peter CollingbourneAdd a note to the test explaining why it doesn't match...
2016-04-24 Adrian PrantlVerifier: Verify that each inlinable callsite of a...
2016-04-24 Adrian PrantlDebug info: Apply an empty debug location for global...
2016-04-24 Martin Probstclang-format: [JS] generator and async functions.
2016-04-24 Rafael EspindolaAlso check the IR.
2016-04-24 Rafael EspindolaAdd a test for how we handle protected visibility.
2016-04-24 Saleem Abdulrasoolunwind: remove unnecessary header
2016-04-24 Saleem Abdulrasoolunwind: unify _LIBUNWIND_ABORT
2016-04-24 Ulrich WeigandFix unwind failures when PC points beyond the end of...
2016-04-24 Simon Pilgrim[X86][AVX] Added PR24935 test case
2016-04-24 Saleem AbdulrasoolARM: fix __chkstk Frame Setup on WoA
2016-04-24 Simon PilgrimTweak comments to make it clear that these combines...
2016-04-24 Simon Pilgrim[InstCombine][SSE] Reduce DIVSS/DIVSD to FDIV if only...
2016-04-24 Davide Italiano[ELF] Reinstate 'else' which was previously removed.
2016-04-24 Simon Pilgrim[InstCombine][SSE] Demanded vector elements for scalar...
2016-04-24 Simon Pilgrim[InstCombine][SSE] Demanded vector elements for scalar...
2016-04-24 Simon Pilgrim[InstCombine] Avoid updating argument demanded elements...
2016-04-24 Nick LewyckyFix typo in comment. NFC
2016-04-24 Nick LewyckyRemove emacs mode markers from .cpp files. NFC
2016-04-24 Simon Pilgrim[X86][InstCombine] Tidyup VPERMILVAR -> shufflevector...
2016-04-24 Simon Pilgrim[X86][InstCombine] Tidyup PSHUFB -> shufflevector conve...
2016-04-24 Simon Pilgrim[X86][SSE] getTargetShuffleMaskIndices - dropped (unuse...
2016-04-24 Simon Pilgrim[X86][SSE] Use range loop. NFCI.
2016-04-24 Craig Topper[Lanai] Use EVT::getEVTString() to print a type as...
2016-04-24 Simon Pilgrim[X86][SSE] Added SSSE3/AVX/AVX2 BITREVERSE tests
2016-04-24 Simon Pilgrim[X86][XOP] Fixed VPPERM permute op decoding (PR27472).
2016-04-24 Duncan P. N... BitcodeReader: Delay metadata parsing until reading...
2016-04-24 Teresa Johnson[ThinLTO] Remove GlobalValueInfo class from index
2016-04-24 Simon Pilgrim[X86][SSE] Improved support for decoding target shuffle...
2016-04-24 Duncan P. N... ModuleSummaryIndex: Avoid enum bitfields for MSVC porta...
2016-04-24 Duncan P. N... Revert "Declare GlobalValue::LinkageTypes based on...
2016-04-24 Marcin Koscielnicki[SystemZ] [SSP] Add support for LOAD_STACK_GUARD.
next