platform/upstream/llvm.git
2015-08-01 David BlaikieWorkaround some compilers that give a stricter throw...
2015-08-01 JF BastienWebAssembly: handle more than int32 argument/return
2015-08-01 David BlaikieMissing formatting
2015-08-01 David Blaikie-Wdeprecated-clean: Fix cases of violating the rule...
2015-08-01 Yunzhong Gao[Tests] Add explicit -std=lang option to a number of...
2015-08-01 Kostya Serebryany[libFuzzer] more refactoring of the Mutator and adding...
2015-08-01 Kostya Serebryany[libFuzzer] start refactoring the Mutator and adding...
2015-08-01 David Blaikie-Wdeprecated-clean: Fix cases of violating the rule...
2015-08-01 Evgeniy Stepanov[asan] Link tests with ld.gold on Android.
2015-07-31 Duncan P. N... Fix polly tests after LLVM IR change in r243774
2015-07-31 Alexey Samsonov[ASan] Fix two tests on FreeBSD: alloca.h is missing...
2015-07-31 Alex LorenzAMDGPU/SI: Add implicit register operands in the correc...
2015-07-31 Alex LorenzMIR Parser: Report an error when a jump table entry...
2015-07-31 Alexey Samsonov[Sanitizer] Try to fix sanitizer_libc_test on FreeBSD.
2015-07-31 Alex LorenzMIR Parser: Remove unused variable.
2015-07-31 Kostya Serebryany[libFuzzer] limit the size of the inputs printed to...
2015-07-31 Rui UeyamaCOFF: Fix error message. Space was missing.
2015-07-31 Kostya Serebryany[libFuzzer] minimal documentation on data-flow-guided...
2015-07-31 David BlaikieFix an MSVC build break since it can't synthesize move...
2015-07-31 David BlaikieFix a GCC buildbot that seemed to be having trouble...
2015-07-31 Jingyue Wu[NVPTX] convert pointers in byval kernel arguments...
2015-07-31 David BlaikieFix some formatting from a recent commit.
2015-07-31 David Blaikie-Wdeprecated-clean: Fix cases of violating the rule...
2015-07-31 Evgeniy Stepanov[asan] Fix wrong __ANDROID_API__ preprocessor condition.
2015-07-31 David Blaikie-Wdeprecated-clean: Fix cases of violating the rule...
2015-07-31 Alexey Samsonov[CMake] Don't build libc++ with MSan-with-calls instrum...
2015-07-31 Eric FiselierRemove -Werror when using check_cxx_compiler_flag becau...
2015-07-31 JF BastienWebAssembly: handle `ret void`.
2015-07-31 Dawn Perchik[lldb-mi] Fix evaluation for children of created variab...
2015-07-31 Kostya Serebryany[libFuzzer] make sure that 2-byte arguments of switch...
2015-07-31 Alex LorenzMIR Serialization: Serialize the floating point immedia...
2015-07-31 Duncan P. N... IR: Add a broad bitcode compatibility test
2015-07-31 Frederic Riss[dwarfdump] Ignore scattered relocations for mach-o.
2015-07-31 Frederic Riss[dsymutil] Support multiple input files on the command...
2015-07-31 Nathan Wilsontest commit; wrap ellipses in comment with brackets
2015-07-31 Duncan P. N... DI: Update testcases for LLVM assembly change
2015-07-31 Duncan P. N... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-31 Daniel JasperAdd missing 'override'.
2015-07-31 JF Bastienx86: check hasOpaqueSPAdjustment in canRealignStack
2015-07-31 Filipe Cabecinhas[UBSan] Test: Move coverage-levels.cc out of Linux...
2015-07-31 JF BastienWebAssembly: handle unused function arguments.
2015-07-31 David MajnemerAttempt to appease the MSVC build bots
2015-07-31 Kostya Serebryany[libFuzzer] record traces from the switch statements...
2015-07-31 David Majnemer[MS ABI] Hook clang up to the new EH instructions
2015-07-31 David MajnemerNew EH representation for MSVC compatibility
2015-07-31 Duncan P. N... DI: Update for LLVM API change for local variables
2015-07-31 Duncan P. N... DI: Rewrite the DIBuilder local variable API
2015-07-31 JF BastienWebAssembly: print basic integer assembly.
2015-07-31 David MajnemerCOFF: Reenable the lld test disabled in r243758.
2015-07-31 David Majnemer[COFF] Consider the ImageBase when reporting section...
2015-07-31 Kostya Serebryany[libFuzzer] support switch interception in dfsan mode
2015-07-31 Benjamin Kramer[CodeGenPrepare] Compress a pair. No functional change.
2015-07-31 Reid KlecknerDisable objdump disassembly test after r243755
2015-07-31 Reid KlecknerAdd some help strings for /dll and /debug so they show...
2015-07-31 Sanjay Patel[x86] reassociate integer multiplies using machine...
2015-07-31 Reid Kleckner[COFF] Return symbol VAs instead of RVAs for PE files
2015-07-31 Daniel JasperAdd misc-unused-alias-decls check that currently finds...
2015-07-31 Geoff Berry[AArch64] Favor extended reg patterns for sub
2015-07-31 Renato Golin[libc++abi] Allow use just compiled clang++ for tests
2015-07-31 Sanjay Pateldon't repeat function names in comments; NFC
2015-07-31 Bruno Cardoso... [CaptureTracker] Provide an ordered basic block to...
2015-07-31 Ed MasteImprove man page markup
2015-07-31 Ed MasteReport original thread ID for FreeBSD core files
2015-07-31 Alexander Kornienko[clang-tidy] Support replacements in macro arguments...
2015-07-31 Sergey DmitroukFix __floatsitf() for negative input
2015-07-31 Daniel Sanders[regalloc] Make RegMask clobbers prevent merging vreg...
2015-07-31 Daniel SandersRe-commit r243686 - [Sanitizers] [Bug 24151] Generalize...
2015-07-31 Renato Golin[AArch64|DFSAN] XPASS custom.cc, as it got fixed by...
2015-07-31 Hafiz Abid... Escape new line and tabs in the result of variable...
2015-07-31 Daniel SandersRevert r243686 - [Sanitizers] [Bug 24151] Generalize...
2015-07-31 Alexey BataevOutline function Parser::ParseCXXClassMemberDeclaration...
2015-07-31 Pavel LabathFix Clang-tidy misc-use-override warnings in some files...
2015-07-31 Eric FiselierPrint message when configuring for standalone build.
2015-07-31 Jason MolendaMove the computation of whether a DWARF compile unit
2015-07-31 Peter CollingbourneCOFF: When resolving _load_config_used, add it as a...
2015-07-31 Jingyue WuRefactor: Simplify boolean conditional return statement...
2015-07-31 Eric FiselierFix failing unique_ptr tests.
2015-07-31 Jason MolendaAdd another log to the Host channel for logging
2015-07-31 Matt ArsenaultAMDGPU: Fix v16i32 to v16i8 truncstore
2015-07-31 Eric FiselierStart cleanup of unique_ptr tests.
2015-07-31 Eric FiselierMark any as done and comment out extra methods until...
2015-07-31 Eric Fiselier[libcxx] Add <experimental/any> v2.
2015-07-31 Argyrios KyrtzidisMake sure the 2 method calls are sequenced.
2015-07-31 Kostya Serebryany[libFuzzer] trace switch statements and apply mutations...
2015-07-31 Eric FiselierAdd -Wno-error by default to work around failing compil...
2015-07-31 Tom StellardELFYAML: Enable parsing of EM_AMDGPU
2015-07-31 Matt ArsenaultAMDGPU/SI: Set DwarfRegNum
2015-07-31 Matt ArsenaultTableGen: Support folding casts from bits to int
2015-07-31 Kostya Serebryany[libFuzzer] prepare for __sanitizer_cov_trace_switch...
2015-07-31 Tom Stellarddocs: Add information about helper scripts to HowToRele...
2015-07-31 Tom StellardAMDGPU/SI: Remove unused pattern for f32 constant loads
2015-07-31 Argyrios Kyrtzidis[modules] Fix issue where building a module from a...
2015-07-31 Sumanth Gundapaneni[ARM] Lower modulo operation to generate __aeabi_divmod...
2015-07-31 Chaoren LinAllow ValueObject::Dereference to dereference references.
2015-07-31 Dawn PerchikFix build of lldb on Mavericks after svn rev.243511.
2015-07-31 Evgeniy Stepanov[asan] Fix signal() interception on 64-bit Android.
2015-07-30 Rui UeyamaCOFF: Move code for Identical COMDAT Folding to ICF...
2015-07-30 Rui UeyamaCOFF: Handle all COMDAT sections as non-GC root.
2015-07-30 Eric FiselierReapply working parts of CMake cleanup.
2015-07-30 Dawn PerchikFix help message for target.language setting.
next