platform/upstream/llvm.git
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...
2016-08-04 Vedant Kumar[llvm-cov] Add some documentation for the -tab-size...
2016-08-04 Krzysztof Parzyszek[Hexagon] Validate register class when doing bit simpli...
2016-08-04 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq (op X, Y...
2016-08-04 Simon Pilgrim[X86][SSE] Rename target shuffle unary permute matching...
2016-08-04 Sanjay Pateladd tests for missing vector folds
2016-08-04 Alina SbirleaLoadStoreVectorizer: Remove TargetBaseAlign. Keep align...
2016-08-04 Adrian PrantlShamelessly add myself to CREDITS.TXT
2016-08-04 Bruno Cardoso... [ASAN] Mark test/asan/TestCases/ill.cc as unsupported...
2016-08-04 Daniel Sanders[mips] Set Personality and LSDA encoding for FreeBSD
2016-08-04 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq (sub C1...
2016-08-04 Jonas HahnfeldAdd test case for nested creation of tasks
2016-08-04 Alexander Kornienko[clang-tidy] misc-argument-comment non-strict mode
2016-08-04 Simon Pilgrim[X86][SSE] Split off shuffle mask canonicalization...
2016-08-04 Krzysztof Parzyszek[Hexagon] Clear kill flags from modified registers...
2016-08-04 Tobias GrosserGPGPU: Support scalars that are mapped to shared memory
2016-08-04 Nikolai Bozhenov[X86] Heuristic to selectively build Newton-Raphson...
2016-08-04 Tobias GrosserGPGPU: Disable verbose debug output
2016-08-04 Tobias GrosserRemove leftover debug output
2016-08-04 Tobias GrosserGPGPU: Add private memory support
2016-08-04 Tobias GrosserGPGPU: Add support for shared memory
2016-08-04 Rafael EspindolaRemove redundant argument.
2016-08-04 Hrvoje Varga[mips][microMIPS] Implement CFC1, CFC2, CTC1 and CTC2...
2016-08-04 Simon Pilgrim[X86] Dropped XOP ctbits checks - they match the AVX...
2016-08-04 Jonas Hahnfeldkmp_taskdeps.cpp: Fix debugging output
2016-08-04 Simon Pilgrim[X86][SSE] Add initial costs for vector CTTZ/CTLZ
next