platform/upstream/llvm.git
2016-08-05 David BlaikiePR26423: Assert on valid use of using declaration of...
2016-08-05 Etienne Bergeronfix random typos [NFC]
2016-08-05 David Callahan[AutoFDO] Fix handling of empty profiles
2016-08-05 Sanjoy Das[SCEV] Don't infinitely recurse on unreachable code
2016-08-05 Lang Hames[ORC] Change LogicalDylib::LogicalModuleHandle from...
2016-08-05 Saleem AbdulrasoolCOFF ARM: Apply an existing offset in MOV32T relocations
2016-08-05 Kevin EnderbyAdd the first of what will be a long line of additional...
2016-08-05 Enrico GranataTweaks to the reporting of "missing dyld shared cached...
2016-08-05 Dehao ChenDo not assign new discriminator for all intrinsics.
2016-08-05 Reid KlecknerFix dumping of process module list and test it
2016-08-05 Tim NorthoverGlobalISel: clear pending phis after MachineFunction...
2016-08-05 David Majnemer[SemaOpenMP] Some miscellaneous cleanups
2016-08-05 Simon Pilgrim[X86][SSE] Add initial support for 2 input target shuff...
2016-08-05 Saleem AbdulrasoolCOFF ARM: Error out if 24 bit thumb branches are out...
2016-08-05 Vedant Kumar[asan] Remove unused include (NFC)
2016-08-05 Saleem AbdulrasoolCOFF ARM: Clear the J1 and J2 bits when applying reloca...
2016-08-05 Tim NorthoverGlobalISel: IRTranslate PHI instructions
2016-08-05 Saleem Abdulrasoolbuiltins: windows has only one flavour on ARM
2016-08-05 Igor KudrinFix gdb pretty printers to work with Python 3.
2016-08-05 Michael Kruse[CodeGen] Use MapVector instead of DenseMap.
2016-08-05 Zachary TurnerFix TargetParser unit tests for ARM / AArch64.
2016-08-05 Bruno Cardoso... Revert "[Sema] Add sizeof diagnostics for bzero"
2016-08-05 Gor Nishanovopt: Adding -O0 to opt tool
2016-08-05 Saleem Abdulrasoolbuiltins: better categorisation of Thumb1 builtins
2016-08-05 Jason Henline[StreamExecutor] Add kernel types
2016-08-05 Reid KlecknerPrint a more useful BP value from MSVC-built ASan runtimes
2016-08-05 Andrey ChurbanovFixed x2APIC discovery for 256-processor architectures.
2016-08-05 Wei DingAMDGPU : Add Clang builtin intrinsics for compare with...
2016-08-05 Ulrich Weigand[PowerPC] Wrong fast-isel codegen for VSX floating...
2016-08-05 Zhan Jun Liau[SystemZ] Add missing classes and instructions
2016-08-05 Benjamin KramerActually, r277337 was fine. Just kill the DAGs that...
2016-08-05 Benjamin Kramer[SimplifyCFG] Make range reduction code deterministic.
2016-08-05 Sanjay Patelreduce tests; auto-generate checks
2016-08-05 Kelvin Li[OpenMP] Sema and parsing for 'teams distribute' pragma
2016-08-05 Simon Pilgrim[X86][SSE] Update the the target shuffle matches to...
2016-08-05 Gor Nishanovtesting commit access
2016-08-05 Simon Pilgrim[X86][SSE] Consistently use the target shuffle root...
2016-08-05 NAKAMURA TakumiLLLexer.cpp: Avoid using BitsToDouble() to preserve...
2016-08-05 NAKAMURA TakumiReformat.
2016-08-05 Haojian Wu[include-fixer] Correct some header mappings.
2016-08-05 Michael Kruse[DependenceInfo] Reset operations counter when setting...
2016-08-05 John BrawnAdd a missing backslash to my previous commit
2016-08-05 Simon Pilgrim[X86][SSE] Added target shuffle combine binary compute...
2016-08-05 John BrawnReapply r276973 "Adjust Registry interface to not requi...
2016-08-05 Strahinja Petrovic[PowerPC] fix passing long double arguments to function...
2016-08-05 Tobias GrosserGPGPU: Sort dimension sizes of multi-dimensional shared...
2016-08-05 Nicolai Haehnle[InstCombine] try to fold (select C, (sext A), B) into...
2016-08-05 Tobias GrosserAdd missing 'REQUIRES' line
2016-08-05 Tobias GrosserGPGPU: Add cuda annotations to specify maximal number...
2016-08-05 Ivan KrasinReverting r277632 as it breaks the build on MacOS.
2016-08-05 Richard TrieuFix crash in template type diffing.
2016-08-05 Richard TrieuAllow -1 to assign max value to unsigned bitfields.
2016-08-05 Ivan KrasinCFI: add XFAIL test for a future optimization of two...
2016-08-05 Rui UeyamaSimplify. NFC.
2016-08-05 Justin BognerInstCombine: Clean up some trailing whitespace. NFC
2016-08-05 Justin BognerInstCombine: Replace some never-null pointers with...
2016-08-05 Rui UeyamaMove invariants outside of a lambda. NFC.
2016-08-05 Rui UeyamaMake combine() non-member function.
2016-08-05 Jason MolendaChange the indexing done for kernel/kext directories...
2016-08-04 Bruno Cardoso... [LIT][Darwin] Change %ld64 to be prefixed with DYLD_INS...
2016-08-04 Bruno Cardoso... [Sema] Add sizeof diagnostics for bzero
2016-08-04 Sebastian PopGVN-hoist: enable by default
2016-08-04 Sebastian PopGVN-hoist: fix early exit logic
2016-08-04 Justin BognerIR: Provide an IRBuilder Inserter that calls a callback...
2016-08-04 Tim Shen[ADT] Migrate DepthFirstIterator to use NodeRef
2016-08-04 Michael Kuperstein[LV, X86] Be more optimistic about vectorizing shifts.
2016-08-04 Rui UeyamaSplit InputSectionDescription::Sort into SortInner...
2016-08-04 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq (mul X,...
2016-08-04 Bruno Cardoso... [LIT][Darwin] Preload libclang_rt.asan_osx_dynamic...
2016-08-04 Saleem Abdulrasoolbuiltins: split out the EABI and VFP ARM sources
2016-08-04 Kevin EnderbyClean up the logic of the Archive::Child::Child() with...
2016-08-04 Tim NorthoverGlobalISel: extend add widening to SUB, MUL, OR, AND...
2016-08-04 Tim NorthoverGlobalISel: add support for G_MUL
2016-08-04 David Majnemer[CloneFunction] Add a testcase for r277691/r277693
2016-08-04 Rui UeyamaUse "llvm-objdump -s" instead of hexdump command.
2016-08-04 Chris Bieneman[Mach0YAML] Change n_type from uint8_t to llvm::yaml...
2016-08-04 Tim NorthoverGlobalISel: implement narrowing for G_ADD.
2016-08-04 Tim NorthoverGlobalISel: refuse to halve size of 1-byte & odd-sized...
2016-08-04 Matt ArsenaultGVNHoist: Don't hoist convergent calls
2016-08-04 Lang Hames[ExecutionEngine] Refactor - Roll JITSymbolFlags functi...
2016-08-04 David Majnemer[coroutines] Part 4[ab]: Coroutine Devirtualization...
2016-08-04 Reid KlecknerAvoid re-entrancy between __sanitizer::Report, OutputDe...
2016-08-04 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq (and X,...
2016-08-04 Davide Italiano[MachO] Factor out some common code in the Driver.
2016-08-04 Davide Italiano[MachO/Core] Remove (now) unused static member function...
2016-08-04 Yaxun Liu[OpenCL] Add missing tests for getOCLTypeName
2016-08-04 Zachary Turner[CodeView] Use llvm::Error instead of std::error_code.
2016-08-04 Artem Dergachev[analyzer] Make CloneDetector recognize different varia...
2016-08-04 Yaxun Liu[OpenCL] Add the lit test for image size which was...
2016-08-04 Tim NorthoverAArch64: don't assume all i128s are BUILD_PAIRs
2016-08-04 Yaxun Liu[OpenCL] Remove extra native_ functions from opencl-c.h
2016-08-04 Chris Bieneman[macho2yaml] String table can contain null strings
2016-08-04 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq (or X, C1...
2016-08-04 Tim NorthoverGlobalISel: also add G_TRUNC to IRTranslator.
2016-08-04 Tim NorthoverGlobalISel: add code to widen scalar G_ADD
2016-08-04 Etienne Bergeronfix whitespaces from https://reviews.llvm.org/D23170
2016-08-04 Etienne Bergeron[compiler-rt] Fix memory allocator for dynamic address...
2016-08-04 Sanjay Patelremove FIXME comments (fixed with r277738)
2016-08-04 Alexey Bader[OpenCL] Added underscores to the names of 'to_addr...
2016-08-04 Derek Schuff[WebAssembly] Check return value of getRegForValue...
next