platform/upstream/llvm.git
2016-11-13 Craig Topper[InstCombine][AVX-512] Expand vector shift handling...
2016-11-13 Craig Topper[AVX-512] Add returns to shift intrinsics that converte...
2016-11-13 Sanjay Patel[x86] add smin/smax with zero tests
2016-11-13 Brad SmithRevert r286735 due to test failure
2016-11-12 Brad SmithLink static PIE programs against rcrt0.o on OpenBSD
2016-11-12 Simon Pilgrim[X86][SSE] Add test case for PR30845
2016-11-12 Craig Topper[AVX-512] Use scalar vfmsub/vfnmsub mask3 intrinsics...
2016-11-12 Lang Hames[ORC] Remove the 'const' qualifier from the member...
2016-11-12 Zachary TurnerMake CommandObject help getters/setters use StringRef.
2016-11-12 Zachary TurnerMake DiagnosticsManager functions take StringRefs.
2016-11-12 Saleem Abdulrasooltest: explicitly use gnu format
2016-11-12 Zachary TurnerMake CommandReturnObject methods accept StringRefs.
2016-11-12 Saleem Abdulrasoolllvm-strings: trivialise logic until we support more...
2016-11-12 Zachary TurnerMake ValueObjectMemory::Create accept StringRefs.
2016-11-12 Craig Topper[AVX-512] Remove the remaining masked shift by immediat...
2016-11-12 Zachary Turner[Support] Add StringRef::find_lower and contains_lower.
2016-11-12 Zachary TurnerMake Options::SetOptionValue take a StringRef.
2016-11-12 Zachary TurnerDisable sanitizer tests on Windows.
2016-11-12 Serge PavlovUse descriptive message if list initializer is incorrec...
2016-11-12 Michal Gorny[OCaml] Clear cross-target test deps when building...
2016-11-12 Sylvestre LedruAs we released 3.9, from the 4.0 release notes, points...
2016-11-12 Sylvestre LedruAs we released 3.9, from the 4.0 release notes, points...
2016-11-12 Sylvestre LedruAdd the new option -Og in the release notes. See r28660...
2016-11-12 Sylvestre LedruAdd support of the next Ubuntu (17.04 - Zesty Zapus)
2016-11-12 Daniel Jasperclang-format: Support ObjC selectors with unnamed param...
2016-11-12 Craig Topper[AVX-512] Convert the rest of the masked shift by immed...
2016-11-12 George Rimar[ELF] - Add support for locals list in version script.
2016-11-12 George Rimar[ELF] - Fixed comment. NFC.
2016-11-12 Craig Topper[AVX-512] Add unmasked version of shift by immediate...
2016-11-12 Craig TopperCODE_OWNERS: Take ownership of the X86 backend.
2016-11-12 Craig Topper[AVX-512] Add support for lowering shuffles to VALIGND...
2016-11-12 Vitaly Buka[asan] Fix strncmp and strncasecmp interceptors
2016-11-12 Saleem Abdulrasoolbuild: add a dependency on llvm-strings
2016-11-12 Saleem Abdulrasoolllvm-strings: ensure that the last string is correctly...
2016-11-12 whitequark[OCaml] Adapt to the new attribute C API.
2016-11-12 whitequark[C API] Fix several null pointer dereferences.
2016-11-12 Kostya Serebryany[libFuzzer] one more trophy
2016-11-12 Kostya Serebryany[libFuzzer] use a valid ASCII string for a dummy seed...
2016-11-12 Lang Hames[ORC] Add a WrappedHandlerReturn type to map handler...
2016-11-12 Devin Coughlin[analyzer] Update 'Automated' to 'Automatic' from r286694.
2016-11-12 Richard Smith[c++1z] Support constant folding for __builtin_strchr...
2016-11-12 Rui UeyamaRemove dead code.
2016-11-12 Devin Coughlin[analyzer] Fix copy-pasta in NullableReturnedFromNonnul...
2016-11-12 Mehdi AminiAdd instructions in clang get_started page about workin...
2016-11-12 Mehdi AminiImprove `git llvm push` to suggest `git pull` when...
2016-11-12 Devin Coughlin[analyzer] Improve misleading RetainCountChcker diagnos...
2016-11-12 Anna Zaks[tsan] Test that false races from ObjC's dealloc, ...
2016-11-12 Zachary TurnerOne more set of changes to fix formatv() on linux.
2016-11-12 Zachary TurnerAdd missing #include.
2016-11-12 Zachary TurnerFix another problem with formatv().
2016-11-12 Kostya Serebryany[libFuzzer] use less stack
2016-11-12 Rui UeyamaRemove extra semicolon.
2016-11-12 Tom StellardAMDGPU/SI: Promote i16 = fp_[us]int f32 for VI
2016-11-12 Zachary TurnerTry to fix build after llvm::formatv() patch.
2016-11-12 Richard Smith[c++1z] std::byte didn't make it
2016-11-12 Rui UeyamaEmit Section Contributions.
2016-11-11 Zachary TurnerFix -Werror build with clang-cl.
2016-11-11 Zachary Turner[Support] Introduce llvm::formatv() function.
2016-11-11 Richard Smith[c++1z] Two more features have been accepted.
2016-11-11 Argyrios Kyrtzidis[index] Rename SymbolSubKind -> SymbolProperty, NFC.
2016-11-11 Richard Smith[c++1z] p0522 is approved.
2016-11-11 Richard Smith[c++1z] Add constant-folding support for strcmp, strncm...
2016-11-11 Rui UeyamaDefine DbiStreamBuilder::addSectionContribs.
2016-11-11 Tom StellardAMDGPU/SI: Fix visit order assumption in SIFixSGPRCopies
2016-11-11 Richard TrieuPrint correct directory in merge script.
2016-11-11 Evgeniy Stepanov[tsan] Fix typo in test.
2016-11-11 Reid KlecknerDisable a test using posix_spawn on Android
2016-11-11 Anna Zaks[tsan][clang] Introduce a function attribute to disable...
2016-11-11 Sanjay Patel[InstCombine] use dyn_cast rather isa+cast; NFC
2016-11-11 Evgeniy StepanovTread TSan LLVM flags to driver: unit tests.
2016-11-11 Evgeniy StepanovTread TSan LLVM flags to driver: add TSan controlling...
2016-11-11 Sanjay Patel[InstCombine] update test to use FileCheck; NFC
2016-11-11 Rafael EspindolaAdd missing REQUIRES.
2016-11-11 Kostya Serebryany[libFuzzer] do not initialize parts of TracePC -- let...
2016-11-11 Sanjay Patel[InstCombine] clean up foldSelectOpOp(); NFC
2016-11-11 Anna Zaks[tsan][llvm] Implement the function attribute to disabl...
2016-11-11 Adam Nemet[LV] Stop saying "use -Rpass-analysis=loop-vectorize"
2016-11-11 Lang Hames[RPC] Add const qualifier to MemberFnWrapper to make...
2016-11-11 Richard Smith[cxx_status] Prepare features list for WG21 motions.
2016-11-11 Rafael EspindolaDon't sort sections in -r links.
2016-11-11 Anna Zaks[tsan] Expose __tsan_ignore_thread_begin and __tsan_ign...
2016-11-11 Rui UeyamaFix typo in comment.
2016-11-11 Matthias BraunRevert "(origin/master, origin/HEAD) MachineScheduler...
2016-11-11 Matthias BraunMachineScheduler/ScheduleDAG: Add support to skipping...
2016-11-11 Matthias BraunScheduleDAGInstrs: Move VRegUses to ScheduleDAGMILive...
2016-11-11 Matthias BraunMachineScheduler: Dump EntrySU/ExitSU if possible
2016-11-11 Matthias BraunScheduleDAG: Identify EntrySU/ExitSU when dumping node ids
2016-11-11 Artem Dergachev[ASTMatchers] Fix a typo in cStyleCastExpr() HTML docs...
2016-11-11 Nemanja Ivanovic[PowerPC] Implement remaining permute builtins in altiv...
2016-11-11 Mehdi AminiFix wrong formatting in lld introduced in r286561 ...
2016-11-11 Erik EcksteinFunctionComparator: don't rely on argument evaluation...
2016-11-11 Mehdi AminiFix static initialization order fiasco in MCTests
2016-11-11 Lang Hames[ORC] Temporarily fix the RPCUtils unit test by explici...
2016-11-11 Piotr PadlewskiNFC ProgrammersManual fix
2016-11-11 Adrian PrantlSimplify code and address review comments (NFC)
2016-11-11 Rafael EspindolaMake test more strict. NFC.
2016-11-11 Lang Hames[Orc] Update the BuildingAJIT Chapter 5 server class...
2016-11-11 Richard TrieuRemove double setting of invalid flag.
2016-11-11 Adrian PrantlFix a reference-to-temporary introduced in r286607.
2016-11-11 Lang Hames[ORC] Re-apply 286620 with fixes for the ErrorSuccess...
next