platform/upstream/llvm.git
2016-11-15 Matt ArsenaultAMDGPU: Replace assert(false) with unreachable
2016-11-15 Justin Lebar[CUDA] Mark __libcpp_{isnan,isinf,isfinite} as constexpr.
2016-11-15 Davide Italiano[ELF] Rewrite isMips64EL() using isMipsELF64(). NFCI.
2016-11-15 Rui UeyamaPartially revert r287009: Remove trailing whitespace.
2016-11-15 Rui UeyamaRemove trailing whitespace.
2016-11-15 Eric LiuAdd comments on how to print error retuned by tooling...
2016-11-15 Stanislav Mekhanoshin[AMDGPU] Add wave barrier builtin
2016-11-15 Stanislav Mekhanoshin[AMDGPU] Add wave barrier builtin
2016-11-15 Benjamin Kramer[Modules] Replace arrays with init lists.
2016-11-15 Vedant KumarRevert "P0503R0, adopted in Issaquah, rewords some...
2016-11-15 Sanjay Patel[x86] auto-generate checks; NFC
2016-11-15 Rui UeyamaRefactor symbol version assignmnt code.
2016-11-15 Devin Coughlin[analyzer] Add check for when block is called with...
2016-11-15 Reid Kleckner[asan] Reduce prototype duplication with decltype
2016-11-15 Wei Mi[LSR] Allow formula containing Reg for SCEVAddRecExpr...
2016-11-15 Pawel BylicaInteger legalization: fix MUL expansion
2016-11-15 Reid Kleckner[asan] Don't assert that a target is within 2GB on...
2016-11-15 Simon PilgrimFixed spelling in comments. NFCI.
2016-11-15 Zaara Syedavector load store with length (left justified) clang...
2016-11-15 Zaara Syedavector load store with length (left justified) llvm...
2016-11-15 Rui UeyamaRename variables of type SymbolVersion.
2016-11-15 Rui UeyamaRename function to avoid function overloading.
2016-11-15 Malcolm Parsons[clang-tidy] Change readability-redundant-member-init...
2016-11-15 Sanjay Patelfix formatting; NFC
2016-11-15 Wei Mi[IndVars] Change the order to compute WidenAddRec in...
2016-11-15 Stephan T.... [libcxx] [test] D26627: Fix ordering assumptions in...
2016-11-15 Stephan T.... [libcxx] [test] D26625: future_error::what() is impleme...
2016-11-15 Stephan T.... [libcxx] [test] D26624: Fix bucket_count() assumptions.
2016-11-15 Diana Picus[ARM] GlobalISel: Remove unused members. NFCI
2016-11-15 Craig Topper[AVX-512] Add AVX-512 vector shift intrinsics to memory...
2016-11-15 Simon Pilgrim[X86][SSE] Improve SINT_TO_FP of boolean vector results...
2016-11-15 Sanjay Patel[InstCombine] add tests for bitcasted selects; NFC
2016-11-15 Zaara Syedatest commmit
2016-11-15 Pablo BarrioRevert "[JumpThreading] Unfold selects that depend...
2016-11-15 Pablo BarrioRevert "[JumpThreading] Prevent non-deterministic use...
2016-11-15 Diana Picus[ARM] Make sure GlobalISel is only initialized once...
2016-11-15 Cameron Desrochers[clang-format] Fixed line merging of more than two...
2016-11-15 Tony Jiang[PowerPC] Implement BE VSX load/store builtins - clang...
2016-11-15 Robert Lougher[LoopVectorizer] When estimating reg usage, unused...
2016-11-15 Tony Jiang[PowerPC] Implement BE VSX load/store builtins - llvm...
2016-11-15 Diana PicusGet GlobalISel to build on Linux after r286407
2016-11-15 Zvi Rackover[X86][FastISel] Assert that we are dealing with arithme...
2016-11-15 Sam Kolton[AMDGPU] TableGen: change individual instruction flags...
2016-11-15 Zvi Rackover[X86][FastISel] Fix lowering of overflow result on...
2016-11-15 Florian HahnTest commit, remove trailing space.
2016-11-15 Rafael Espindolaclang format include/llvm/Support/ELF.h. NFC.
2016-11-15 Eugene Leviant[ELF] Don't check Out<ELFT>::RelaPlt as it's always...
2016-11-15 NAKAMURA TakumiDWARFAbbreviationDeclaration.h: Fix a typo in r286924...
2016-11-15 Alexey Bataev[OPENMP] Fix for PR30632: Name mangling issue.
2016-11-15 Michal Gorny[test] Correctly include build llvm_shlib_dir in stand...
2016-11-15 Joerg SonnenbergerIntroduce TLI predicative for base-relative Jump Tables.
2016-11-15 Eugene Leviant[ELF] Convert DynamicSection to input section.
2016-11-15 Javed Absar[ARM] Add machine scheduler for Cortex-R52
2016-11-15 Sam McCallFix uninitialized members.
2016-11-15 Daniel SandersFix -Wunused introduced in r286945 for release builds.
2016-11-15 Daniel Sanders[tablegen] Extract portions of AsmMatcherEmitter for...
2016-11-15 Alexey Bataev[OPENMP] Fixed codegen for 'omp cancel' construct.
2016-11-15 Haojian Wu[clang-move] Make the output code look more pretty.
2016-11-15 Adam Nemet[opt-viewer] Add support for libYAML for faster parsing
2016-11-15 George Rimar[ELF] - Do not create reserved symbols in case of reloc...
2016-11-15 George Rimar[ELF] - Better diagnostic for relative relocation to...
2016-11-15 George Rimar[ELF] - Allow symbols of STT_NOTYPE to be associated...
2016-11-15 Asaf BadouhDAGCombiner: fix combine of trunc and select
2016-11-15 Vitaly BukaAvoid creating reference from nullptr.
2016-11-15 Matt ArsenaultTableGen: Add operator !or
2016-11-15 Zvi Rackover[X86][GlobalISel] Add minimal call lowering support...
2016-11-15 Craig Topper[AVX-512] Add an example test case for PR31018.
2016-11-15 Craig Topper[X86] Add LLVM version number for each intrinsic handle...
2016-11-15 Marshall ClowMissed one of the try blocks the first time :-(. Thanks...
2016-11-15 Matt ArsenaultAMDGPU: Fix f16 fabs/fneg
2016-11-15 Lang Hames[ORC] Work around an apparent modules/linkage issue.
2016-11-15 Anna Zaks[asan] Fixup to r286608 that makes the test pass on...
2016-11-15 Rui UeyamaSimplify identify_magic.
2016-11-15 Dominic Chen[analyzer] Rename assumeWithinInclusiveRange*()
2016-11-15 Jason MolendaChange the kernel searching code to not go through the
2016-11-15 Dominic Chen[analyzer] Minor optimization: avoid setting state...
2016-11-15 Greg ClaytonImprove DWARF parsing speed by improving DWARFAbbreviat...
2016-11-15 Rui UeyamaIdentify object files compiled with cl.exe /GL.
2016-11-15 Rui UeyamaFix -Wswitch.
2016-11-15 Rui UeyamaAdd a file magic for CL.exe's object file created with...
2016-11-15 Lang Hames[ORC] Temporarily disable RPCUtils unit test.
2016-11-15 Zachary TurnerFix some more Printf warnings.
2016-11-15 Zachary TurnerFix some more StringRef printf warnings.
2016-11-15 Saleem Abdulrasoolllvm-strings: support the `-n` option
2016-11-15 Matt ArsenaultAMDGPU: Set hasExtraSrcRegAllocReq on v_div_scale_*
2016-11-15 Matt ArsenaultAMDGPU: Fix formatting of 1/2pi immediate
2016-11-15 Tom StellardMIRParser: Add support for parsing vreg reg alloc hints
2016-11-15 Vitaly BukaAvoid calling std::memcmp with nullptr
2016-11-14 Adrian McCarthyFix TestMiniDumpNew.py test for Python 2/3 issue
2016-11-14 Greg ClaytonFix a deadlock issue that would happen when loading...
2016-11-14 Evandro Menezes[AArch64] Compute the Newton series for reciprocals...
2016-11-14 Zachary TurnerFix some StringRef Printf warnings.
2016-11-14 Peter CollingbourneLinker: Remove unnecessary call to copyMetadata in...
2016-11-14 Vedant Kumar[cfi] Mark tests as xfailing on Darwin
2016-11-14 Tim NorthoverGlobalISel: add tests for G_ZEXT/G_SEXT to types smalle...
2016-11-14 Vedant Kumar[cfi] Mark some tests as requiring additional support...
2016-11-14 Devin Coughlin[analyzer] Fix crash in NullabilityChecker calling...
2016-11-14 Sanjay Patel[InstCombine] add tests to show missing bitcast folds
2016-11-14 Chris BienemanOne more cleanup to lldb version printing
2016-11-14 Kuba Brecka[sanitizer] Passthrough CMAKE_OSX_DEPLOYMENT_TARGET...
next