platform/upstream/llvm.git
2016-08-06 Michael ZolotukhinRevert "[LoopSimplify] Fix updating LCSSA after separat...
2016-08-06 Richard TrieuFix typos from r277797 and unused variable from r277889.
2016-08-06 Kostya Serebryany[sanitizer] allocator: move TransferBatch into SizeClas...
2016-08-06 Reid KlecknerTry to fix the ill.cc test on Linux
2016-08-06 Enrico GranataThe lack of classes in the hash table is not an error...
2016-08-06 Lang Hames[ORC] Add (partial) weak symbol support to the CompileO...
2016-08-06 Oleksiy VyalovFix Windows build - add return statement in SBThread...
2016-08-06 Reid KlecknerUse %stdcxx11 instead of -std=c++11 so the test passes...
2016-08-06 Zachary TurnerFix a -Wunused-const-variable due to a bug in clang.
2016-08-06 Sanjoy Das[IRCE] Remove unused headers; NFC
2016-08-06 Sanjoy Das[IRCE] Preserve loop-simplify form
2016-08-05 Jim InghamMention the scripted thread plans in the python reference.
2016-08-05 Richard TrieuFix two false positives in -Wreturn-stack-address
2016-08-05 Zachary TurnerResubmit "Make YAML support SmallVector"
2016-08-05 Erik Pilkington[NFC][ObjC Availability] Refactor DiagnoseAvailabilityO...
2016-08-05 Nico WeberDisable a few more flaky asan64 tests.
2016-08-05 Vedant Kumar[clang-tblgen] Remove unused #include (NFC)
2016-08-05 Jim InghamMention is_stale in the scripted step doc.
2016-08-05 Sanjay Patel[InstCombine] refactor ctlz/cttz folds (NFCI)
2016-08-05 Nico WeberDisable a few win asan64 tests that don't reliably...
2016-08-05 Justin BognerRevert "Make YAML support SmallVector"
2016-08-05 Daniel Berlin[MSSA] Use depth first iterator instead of custom version.
2016-08-05 Jim InghamAdd a few more needed bits to the scripted thread plans.
2016-08-05 Justin BognerCodeView: Remove an unused variable
2016-08-05 Michael Zolotukhin[LoopSimplify] Fix updating LCSSA after separating...
2016-08-05 Zachary TurnerFix non portable include path.
2016-08-05 Justin BognerPowerPC: Add a triple to this test
2016-08-05 Reid KlecknerFix two tests in Win64 ASan
2016-08-05 Daniel Berlin[MSSA] Match assert vs llvm_unreachable style in verifi...
2016-08-05 Daniel BerlinRewrite domination verifier to handle local domination...
2016-08-05 Zachary Turner[CodeView] Decouple record deserialization from visitor...
2016-08-05 Zachary TurnerMake YAML support SmallVector
2016-08-05 Pete CooperExportTrie nodes need to be visisted in order.
2016-08-05 Saleem Abdulrasoolunwind: disable executable stacks
2016-08-05 Marek OlsakAMDGPU/SI: Increase SGPR limit to 96 on Tonga/Iceland
2016-08-05 Richard TrieuFix false positive in -Wunsequenced and templates.
2016-08-05 Weiming Zhao[ARM] Constant Materialize: imms with specific value...
2016-08-05 Davide Italiano[FlattenCFG] Simplify + remove unused variable. NFCI.
2016-08-05 Dehao ChenRemove cold callsite heuristic that is not necessary...
2016-08-05 Mike Aizatsky[sanitizers] remove failing test.
2016-08-05 Sanjoy Das[SCEV] Un-grep'ify tests; NFC
2016-08-05 Dehao ChenReplace hot-callsite based heuristic to use its own...
2016-08-05 Mike Aizatsky[sanitizers] trace buffer API to use user-allocated...
2016-08-05 Mike Aizatsky[sanitizers] trace buffer API to use user-allocated...
2016-08-05 Mehdi AminiUpdate outdated comments in the new PM internals (NFC)
2016-08-05 Ivan KrasinWholeProgramDevirt: print remarks with devirtualized...
2016-08-05 David Callahan[ADCE] Refactoring for new functionality (NFC)
2016-08-05 Sanjoy Das[ConstantFolding] Don't create illegal (non-integral...
2016-08-05 Sanjay Patelfix documentation comments; NFC
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.
next