platform/upstream/llvm.git
2016-11-23 Haicheng Wu[LoopUnroll] Move code to exit early. NFC.
2016-11-23 Rafael EspindolaFix this on 32 bit hosts.
2016-11-23 Daniel BerlinRevert "[Triple] Add Facebook vendor"
2016-11-23 Rui UeyamaFix uninitialized variable access.
2016-11-23 Ehsan Amiri[PPC] revert r287795
2016-11-23 Ehsan Amiri[PPC] support for arithmetic builtins in the FE
2016-11-23 Rui UeyamaMake log(), error() and fatal() thread-safe.
2016-11-23 Reid KlecknerAdd dllexport default ctor closure PCH regression test...
2016-11-23 Michael Kuperstein[X86] Allow folding of stack reloads when loading a...
2016-11-23 Reid Kleckner[asan/win] Skip incremental linker padding during unreg...
2016-11-23 Rui UeyamaLimit default maximum number of errors to 20.
2016-11-23 Rui UeyamaRe-commit r287727: Use SHA1::hash and MD5::hash functions.
2016-11-23 Rui UeyamaDefine toString() as a generic function to get a string...
2016-11-23 Hemant Kulkarnillvm-readobj: Use hash tables to print dynamic symbols.
2016-11-23 Reid Kleckner[asan/win] Check assumptions about the incremental...
2016-11-23 Chandler Carruth[PM] Change the static object whose address is used...
2016-11-23 Ed Mastelld: Default image base address to 0x200000 on x86-64
2016-11-23 Alina Sbirlea[LoadStoreVectorizer] Enable vectorization of stores...
2016-11-23 Reid Kleckner[asan/win] Fix incremental linking vs. global registration
2016-11-23 Ed MasteReplace test instruction byte strings with {{.*}}
2016-11-23 Alex Lorenz[Sema][Atomics] Treat expected pointer in compare excha...
2016-11-23 Ehsan Amiri[PPC] Reverting r287772
2016-11-23 Reid KlecknerRemove C++ default arg side table for MS ABI ctor closures
2016-11-23 Nirav Dave[DAG] Improve loads-from-store forwarding to handle...
2016-11-23 Ehsan Amiri[PPC] support for arithmetic builtins in the FE
2016-11-23 Alex Lorenz[CodeCompletion] Fix incorrect Objective-C block parame...
2016-11-23 Adrian McCarthyRefactor LLDB's Windows process plugin (NFC)
2016-11-23 Yichao YuFix doc of `llvm.bitreverse.iN`
2016-11-23 Shoaib Meenai[libc++] Remove unneeded visibility pragmas
2016-11-23 Marcin KoscielnickiRevert "[ASan] Enable on SystemZ."
2016-11-23 John Brawn[DAGCombiner] Fix infinite loop in vector mul/shl combining
2016-11-23 Nemanja Ivanovic[PowerPC] Remove InstAlias definitions that cause incor...
2016-11-23 Marcin Koscielnicki[ASan] Enable on SystemZ.
2016-11-23 Gabor Horvath[ASTImporter] Added ability to import AtomicType nodes
2016-11-23 Simon Pilgrim[X86][AVX512] Add support for v4i64 fptosi/fptoui/sitof...
2016-11-23 Elena DemikhovskyType legalization for compressstore and expandload...
2016-11-23 Simon Pilgrim[CostModel][X86] Add missing AVX512DQ v8i64 fptosi...
2016-11-23 Benjamin Kramer[clang-rename] Add test case for r287758.
2016-11-23 Benjamin Kramer[clang-rename] Fix non-functional offset check.
2016-11-23 Benjamin Kramer[MD5] Use write32le instead of spelling it out with...
2016-11-23 Simon Pilgrim[CostModel][X86] Add v2f32 -> v2i64 fptosi/fptoui cost...
2016-11-23 Simon Pilgrim[X86][AVX512VL] Add missing _mm256_maskz_alignr_epi64...
2016-11-23 Benjamin Kramer[CodeGen] Simplify code. No functionality change intended.
2016-11-23 Eugene Leviant[ELF] Refactor several error messages
2016-11-23 Haojian Wu[clang-move] Add some options allowing to add old/new...
2016-11-23 Eugene Leviant[ELF] Fixup buffer pointer when writing synthetic sections
2016-11-23 Eugene Leviant[ELF] Print error location in .eh_frame parser
2016-11-23 Eric FiselierFix __hash_table::max_size() on 32 bit systems
2016-11-23 Marcin Koscielnicki[profile] Enable on SystemZ.
2016-11-23 Rui UeyamaRemove one of SymbolTable::addRegular function that...
2016-11-23 Craig Topper[AVX-512] Remove intrinsics for valignd/q and autoupgra...
2016-11-23 Zvi Rackover[X86] Simplify lowerVectorShuffleAsBitMask to handle...
2016-11-23 Rui UeyamaRemove a forwarding constructor that is used only once.
2016-11-23 Rui UeyamaParse symbol versions in scanVersionScript() instead...
2016-11-23 Simon Atanasyan[ELF][MIPS] Turn Config->Threads off for MIPS targets
2016-11-23 Rui UeyamaBetter formatting.
2016-11-23 Simon Atanasyan[ELF][MIPS] clang-format the code
2016-11-23 Rui UeyamaAllow calling getName() on local symbols.
2016-11-23 Dean Michael... [XRay][compiler-rt] Add newlines to error messages...
2016-11-23 Rui UeyamaFix builbots.
2016-11-23 Kuba Mracek[xray] Add XRay support for Mach-O in CodeGen
2016-11-23 Craig Topper[X86] Replace valignd/q builtins with appropriate __bui...
2016-11-23 Casey CarterDon't "LIBCPP_ONLY(stuff;)" at namespace scope.
2016-11-23 Davide Italiano[SCCP] Add a test for switches on undef.
2016-11-23 Rui UeyamaRevert r287727: Use SHA1::hash and MD5::hash functions.
2016-11-23 Eric Fiselier[libcxx] Fix max_size() across all containers
2016-11-23 Eric FiselierAdd <variant> tests but disable them for libc++
2016-11-23 Rui UeyamaUse SHA1::hash and MD5::hash functions.
2016-11-23 Rui UeyamaAdd convenient functions to compute hashes of byte...
2016-11-23 Eugene Zelenko[ADT] Fix some Clang-tidy modernize-use-default and...
2016-11-23 Zachary TurnerMake STL range adapter naming consistent.
2016-11-22 Rui UeyamaDump not only type records but symbol records.
2016-11-22 Zachary TurnerAdd some searching functions for ArrayRef<T>.
2016-11-22 Justin Lebar[StructurizeCFG] Refactor OrderNodes.
2016-11-22 Justin Lebar[StructurizeCFG] Add whitespace in getAnalysisUsage.
2016-11-22 Justin Lebar[StructurizeCFG] Remove unnecessary "using" in class.
2016-11-22 Justin Lebar[StructurizeCFG] Merge the two constructors into one.
2016-11-22 Justin Lebar[StructurizeCFG] Use a for-each loop instead of iterato...
2016-11-22 Justin Lebar[StructurizeCFG] Make hasOnlyUniformBranches a non...
2016-11-22 Justin Lebar[CUDA] Note in docs that you need to build with -lcudar...
2016-11-22 Rui UeyamaFix memory leak detected by asan.
2016-11-22 Richard SmithMake diagnostic for use of default member initializer...
2016-11-22 Sanjay Pateladd and use isBitwiseLogicOp() helper function; NFCI
2016-11-22 Rui UeyamaAccept -script=<file> in addition to -script <file>.
2016-11-22 Dehao ChenBefore sample pgo annotation, do not inline a function...
2016-11-22 Davide Italiano[SCCP] Remove code in visitBinaryOperator (and add...
2016-11-22 Matthias BraunTargetSubtargetInfo: Move implementation to lib/CodeGen...
2016-11-22 Sanjay Patel[InstCombine] change bitwise logic type to eliminate...
2016-11-22 Simon Pilgrim[X86][AVX512DQ] Add fp <-> int tests for AVX512DQ/AVX51...
2016-11-22 Chandler Carruth[LCG] Add a previously missing assert about the relatio...
2016-11-22 Rafael EspindolaFix test to not depend on the path size.
2016-11-22 Tobias GrosserUpdate to isl-0.17.1-284-gbb38638
2016-11-22 Peter CollingbourneLTO: Remove a now-unused InputFile accessor.
2016-11-22 Rafael Espindolamove VerDef finalization before DynStrTab
2016-11-22 Vyacheslav... Fixed the lost FastMathFlags in GVN(Global Value Number...
2016-11-22 Davide Italiano[LTO] Remove a check on datalayout.
2016-11-22 Chandler Carruth[LCG] Start using SCC relationship predicates in the...
2016-11-22 Rui UeyamaRemove PDBFileBuilder::build() and related functions.
2016-11-22 Kuba Mracek[sanitizer] Fix the dedup_token_length_test.cc testcase...
2016-11-22 Vyacheslav... Fixed the lost FastMathFlags in Reassociate optimization.
next