platform/upstream/llvm.git
2016-03-01 Michael Kruse[SCEVValidator] Remove redundant visit.
2016-03-01 Sanjoy Das[SCEV] Minor cleanup: rename method, C++11'ify; NFC
2016-03-01 Justin Lebar[NVPTX] Use different, convergent MIs for convergent...
2016-03-01 Justin Lebar[NVPTX] Nix hack used to emit '{' and '}' for NVPTX...
2016-03-01 Justin Lebar[NVPTX] Reformat NVPTXInstrInfo.td, and add additional...
2016-03-01 David Majnemer[X86] Elide references to _chkstk for dynamic allocas
2016-03-01 George Rimar[ELF] - More direct implementation of edata/etext
2016-03-01 Rafael EspindolaMove ObjectYAML code to a new library.
2016-03-01 Sanjay Patelfix function names; NFC
2016-03-01 George Rimar[ELF] - do not create special symbols when creating...
2016-03-01 David Majnemer[Verifier] Don't abort on invalid cleanuprets
2016-03-01 Easwaran RamanFix breakage caused by r262360.
2016-03-01 Daniel BerlinAdd the beginnings of an update API for preserving...
2016-03-01 Simon Atanasyan[DebugInfo] Dump CIE augmentation data as a list of...
2016-03-01 Easwaran RamanMetadata support for profile summary.
2016-03-01 Kit Barton[PPC64][VSX] Add short, char, and bool data type for...
2016-03-01 Matt ArsenaultDAGCombiner: Turn extract of bitcasted integer into...
2016-03-01 Matt ArsenaultAdd isScalarInteger helper to EVT/MVT
2016-03-01 Changpeng FangAMDGPU/SI: Implement DS_PERMUTE/DS_BPERMUTE Instruction...
2016-03-01 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding PSRL{DI|QI}{128|256...
2016-03-01 Kostya Serebryany[libFuzzer] remove FuzzerSanitizerOptions.cpp
2016-03-01 Michael Zuckerman[LLVM][AVX512] PSRL{DI|QI} Change imm8 to int
2016-03-01 Hans Wennborg[X86] Check that attribute parameters match for tail...
2016-03-01 Sanjay Patelfix documentation comments; NFC
2016-03-01 Daniel SandersExplicitly select IAS in new embed-bitcode.c test.
2016-03-01 Petar JovanovicRevert "calculate builtin_object_size if argument is...
2016-03-01 George Rimar[ELF] - Create _DYNAMIC symbol for dynamic output
2016-03-01 Sanjay Patelfunction names start with a lowercase letter; NFC
2016-03-01 Nikolay Haustov[AMDGPU] Remove unused disassembler code.
2016-03-01 Rafael EspindolaFix BUILD_SHARED_LIBS build.
2016-03-01 Rafael EspindolaRefactor duplicated code for linking with pthread.
2016-03-01 Dmitry Vyukovtsan: describe heap/data locations in Go
2016-03-01 Dmitry Vyukovsanitizer_common: silence compiler warning
2016-03-01 Filipe Cabecinhas[cmake] Add a few more compiler-rt check-* targets...
2016-03-01 Filipe Cabecinhas[cmake] Try to appease the buildbots.
2016-03-01 Tamas BerghammerDWARFExpression: Don't resolve load address in DW_OP_plus
2016-03-01 Nikolay Haustov[AMDGPU] Fix build warnings.
2016-03-01 Petar Jovanoviccalculate builtin_object_size if argument is a removabl...
2016-03-01 Filipe Cabecinhas[cmake] Pass through the cmake_3_2_USES_TERMINAL variab...
2016-03-01 Filipe Cabecinhas[cmake] Use CMake's USES_TERMINAL for the test targets.
2016-03-01 Filipe Cabecinhas[cmake] Fallback to LLVM_EXTERNAL_COMPILER_RT_SOURCE_DI...
2016-03-01 Pavel LabathSlightly improve logging in LLGS tests
2016-03-01 Nikolay Haustov[AMDGPU] Disassembler code refactored + error messages.
2016-03-01 Rafael EspindolaProduce PT_NOTE program headers.
2016-03-01 Petr Pavlu[LTO] Fix error reporting from lto_module_create_in_loc...
2016-03-01 NAKAMURA TakumiFormatTests: Update libdeps corresponding to r262323.
2016-03-01 Johannes DoerfertTrack assumptions and restrictions separatly
2016-03-01 Johannes Doerfert[FIX] Prevent compile time problems due to complex...
2016-03-01 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding PSRLV builtin
2016-03-01 Manuel KlimekFix test breakage on windows where the default std...
2016-03-01 Manuel KlimekFix DLL build by adding required dependency.
2016-03-01 Manuel KlimekAdd functions to apply replacements and reformat them.
2016-03-01 Pavel LabathFix warning in NSDictionary.cpp
2016-03-01 Michael Zuckerman[CLANG] [AVX512] [BUILTIN] Adding PSRA{Q|D|QI|DI}{128...
2016-03-01 Michael Zuckerman[AVX512][PSRAQ][PSRAD] Change imm8 to int.
2016-03-01 Amjad AboudDisallow generating vzeroupper before return instructio...
2016-03-01 Manuel KlimekOptionally demote fatal errors to non-fatal errors.
2016-03-01 Simon Atanasyan[MC][YAML] Rangify the loop. NFC
2016-03-01 Vasileios Kalintiris[mips] Promote the result of SETCC nodes to GPR width.
2016-03-01 George Rimar[ELF] use of already declared reference instead of...
2016-03-01 Nikolay Haustov[TableGen] AsmMatcher: Skip optional operands in the...
2016-03-01 Nikolay HaustovAsmParser: Fix nested .irp/.irpc
2016-03-01 Craig Topper[X86] Centralize the masking of TSFlags with FormMask...
2016-03-01 John McCallTest template instantiation of ns_consumed and ns_retur...
2016-03-01 Craig Topper[X86] Localize a temporary variable into the cases...
2016-03-01 Craig Topper[X86] Be consistent about using pre/post increment...
2016-03-01 John McCallBetter comments for ExtParameterInfo.
2016-03-01 Mohit K. Bhakkad[Compiler-rt][MIPS] Correct Dynamic Thread Vector offse...
2016-03-01 Mohit K. Bhakkad[Compiler-rt][MSan] fix param_tls_limit test for platfo...
2016-03-01 Craig Topper[X86] Combine some initialization code with variable...
2016-03-01 Jason MolendaUpdate the on-device arm specific code to match the...
2016-03-01 Matt ArsenaultLegalizeDAG: Use correct ptr type when expanding unalig...
2016-03-01 Matt ArsenaultAMDGPU: Don't emit build_pair during udivrem legalization
2016-03-01 Matt ArsenaultAMDGPU: Don't use estimated stack size when we know...
2016-03-01 Matt ArsenaultAMDGPU: Set HasExtractBitInsn
2016-03-01 Argyrios Kyrtzidis[test] After r262290 reducing stack usage, try re-enabl...
2016-03-01 David Majnemer[WinEH] Allocate the registration node before the catch...
2016-03-01 Daniel Jasperclang-format: Correctly apply wrap before multi-line...
2016-03-01 Daniel Jasperclang-format: Increase the penalty for breaking between...
2016-03-01 Daniel Jasperclang-format: [JS] Support quoted object literal keys.
2016-03-01 Argyrios Kyrtzidis[index] Fix issue where data visitation was disabled...
2016-03-01 John McCallFix the template instantiation of ExtParameterInfos...
2016-03-01 John McCallAdd an llvm_unreachable back to the autogeneration...
2016-03-01 Eugene ZelenkoFix MSVC build failure in source/Target/Process.cpp.
2016-03-01 Steven WuFix the testcase in r262282
2016-03-01 Sean SilvaMake test more robust.
2016-03-01 David Majnemer[Verifier] Diagnose when unwinding out of cycles of...
2016-03-01 Evgeniy Stepanov[asan] Retry failed adb commands in android tests.
2016-03-01 Steven WuIntroduce -fembed-bitcode driver option
2016-03-01 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr warnings in some...
2016-03-01 Adam Nemet[LLE] Add testcase for the fix in r262267
2016-03-01 Adam Nemet[LAA] Add missing debug output
2016-03-01 John McCallGeneralize the consumed-parameter array on FunctionProt...
2016-03-01 Devin Coughlin[analyzer] Update CheckObjCDealloc diagnostic for missi...
2016-03-01 Evgeniy Stepanov[asan] Fix new[]/delete mismatch in tests.
2016-03-01 John McCallInfrastructure improvements to Clang attribute TableGen.
2016-02-29 Sanjay Patel[x86, InstCombine] transform more x86 masked loads...
2016-02-29 Devin Coughlin[analyzer] Teach CheckObjCDealloc about Block_release().
2016-02-29 Enrico GranataWhen 'help' cannot find a command, produce additional...
2016-02-29 Adam Nemet[LLE] Fix a comment
next