platform/upstream/llvm.git
2015-07-29 Jason MolendaFirst part of an attempt to indicate to the user when...
2015-07-29 Jim InghamLock the owners mutex in the BreakpointSite before...
2015-07-29 Michael J.... [ELF2] Emit section table.
2015-07-29 Bjarke Hammersholt... Make function comments consistently imperative.
2015-07-29 Dawn Perchik[lldb-mi] XFAIL new test added in r243484.
2015-07-29 Eric Fiselier[libcxx] Cleanup CMake configuration and integrate...
2015-07-28 Sanjoy Das[Statepoints] Let patchable statepoints have a symbolic...
2015-07-28 Alex LorenzFix broken ArrayRef conversion from r243497.
2015-07-28 Sanjay Patelignore duplicate divisor uses when transforming into...
2015-07-28 Eric FiselierRemove sanitizer XFAILs on a test.
2015-07-28 Sanjay Patelfix TLI's combineRepeatedFPDivisors interface to return...
2015-07-28 Alex LorenzMIR Serialization: Serialize the target index machine...
2015-07-28 Michael J.... [ELF2] Devirtualize SymbolBody.
2015-07-28 Rui UeyamaCOFF: _tls_used is __tls_used on x86.
2015-07-28 Evgeniy Stepanov[asan] Support per-application flags in the Android...
2015-07-28 Akira Hatanaka[ARM] Define subtarget feature strict-align.
2015-07-28 Tim NorthoverAArch64: be careful of large immediates when optimising...
2015-07-28 NAKAMURA TakumiMove an extra switch to clang-tools-extra/test/clang...
2015-07-28 Rui UeyamaCOFF: Fix export symbol names for x86.
2015-07-28 Akira Hatanaka[ARM] Pass subtarget feature "+strict-align".
2015-07-28 Dawn PerchikFix comment in TestExprOptions to match change of langu...
2015-07-28 Davide Italiano[tests] Use llvm-readobj instead of macho-dump.
2015-07-28 Bruno Cardoso... [PeepholeOptimizer] Look through PHIs to find additiona...
2015-07-28 Vasileios Kalintiris[mips][FastISel] Fix call lowering by bailing out on...
2015-07-28 Dawn Perchik[lldb-mi] Fix setting of breakpoints using file:func...
2015-07-28 Enrico GranataCleanup a few stale comments in FormattersContainer.h
2015-07-28 Enrico GranataMake ClangASTType::RemoveFastQualifiers() actually...
2015-07-28 Evgeniy Stepanov[sanitizer] Fix Mac build.
2015-07-28 Artem BelevichSilence unused argument warning for --cuda-host-only.
2015-07-28 Artem Belevich--cuda-host-only should not disable linking phase.
2015-07-28 Richard TrieuUse an iterative method instead of recursion for printi...
2015-07-28 Lang Hames[RuntimeDyld] Remove a memory-leak that was introduced...
2015-07-28 Chih-Hung HsiehFix typo.
2015-07-28 Chih-Hung HsiehLimit this test only on linux.
2015-07-28 Evgeniy Stepanov[asan] Read process name from /proc/self/cmdline on...
2015-07-28 Enrico GranataFix a bug where the std::list synthetic child provider...
2015-07-28 Michael Zolotukhin[Unroll] Add debug dumps to loop-unroll analyzer.
2015-07-28 Bill SchmidtAdd commentary explaining PPC access to return address
2015-07-28 Vasileios Kalintiris[mips][FastISel] Fix generated code for IR's select...
2015-07-28 Ed MasteFreeBSDThread::GetRegisterContext is only for FreeBSD...
2015-07-28 Bill SchmidtPowerPC's ABIs differ from those of other architectures...
2015-07-28 Michael Zolotukhin[Unroll] Don't analyze blocks outside the loop.
2015-07-28 Tobias GrosserRemove some dead code
2015-07-28 Tobias GrosserDo not end lines with '\'
2015-07-28 Richard TrieuDo not give a -Wredundant-move warning when removing...
2015-07-28 Matt ArsenaultAMDGPU: Don't try to use LDS/vector for private if...
2015-07-28 Matt ArsenaultAMDGPU: Fix crash if called function is a bitcast
2015-07-28 Jingyue Wu[SCEV] Apply NSW and NUW flags via poison value analysis
2015-07-28 Matt ArsenaultAMDGPU: Fix return type of getImplicitParameterOffset.
2015-07-28 Tobias GrosserRewrite getPrevectorMap using schedule trees operations
2015-07-28 Alex LorenzAdd a test case for r242191 ([MMX] Use the appropriate...
2015-07-28 Lang Hames[RuntimeDyld] Make LoadedObjectInfo::getLoadedSectionAd...
2015-07-28 Argyrios Kyrtzidis[test] Follow-up for r243119, also add a test case...
2015-07-28 Chih-Hung HsiehMove unit tests to target specific directories.
2015-07-28 Alex LorenzMIR Serialization: Serialize the block address machine...
2015-07-28 JF BastienWebAssembly: MCAsmInfo only has one syntax variant...
2015-07-28 Sanjay Pateladd tests to show broken current behavior of minsize...
2015-07-28 Alex LorenzMIR Parser: Extract the method 'parseGlobalValue'....
2015-07-28 Alex LorenzMIR Parser: Move the function 'lexName'. NFC.
2015-07-28 Ed MasteRemove eNewThreadMessage from FreeBSD process monitor
2015-07-28 Alex LorenzMIR Printer: Remove an outdated TODO comment and assert...
2015-07-28 Douglas KatzmanLet cmake infer source file language by the file extension.
2015-07-28 Alex LorenzMIR Parser: Remove redundant parameters. NFC.
2015-07-28 Nico WeberRename -Wmsvc-include to -Wmicrosoft-include, now that...
2015-07-28 Chih-Hung HsiehAdd -femulated-tls flag to select the emulated TLS...
2015-07-28 Benjamin Kramer[CodeGen] Simplify creation of shuffle masks.
2015-07-28 Chih-Hung HsiehImplement target independent TLS compatible with glibc...
2015-07-28 Martell MaloneSummary:
2015-07-28 Ed MasteUpdate xcode for r243427
2015-07-28 Piotr PadlewskiGetting rid of old iterator loops
2015-07-28 Bruno Cardoso... [LVI] Cleanup whitespaces. NFC
2015-07-28 Manuel KlimekDo not force linebreaks when MaxEmptyLinesToKeep is 0.
2015-07-28 Ed MasteRemove two additional files missed in r243427
2015-07-28 Ed MasteRemove POSIX thread/process abstraction
2015-07-28 Kuba BreckaFix typo from r243418. Should fix the failing `abort_o...
2015-07-28 Benjamin Kramer[CodeGen] Clean up CGBuiltin a bit.
2015-07-28 Sanjay Patelfix formatting; NFC
2015-07-28 Kuba BreckaApplying the Darwin-specific default lit ASAN_OPTIONS...
2015-07-28 Geoff Berry[AArch64] Match float round and convert to int instruct...
2015-07-28 Pavel LabathFix typo in gdbremote.py
2015-07-28 Tobias GrosserKeep track of ScopArrayInfo objects that model PHI...
2015-07-28 Douglas KatzmanUse a specified list of languages in cmake project...
2015-07-28 Kuba Brecka[asan] Set abort_on_error=1 by default on OS X
2015-07-28 Kristof BeylsRegParmMax must be 0 for AArch64, as the regparm functi...
2015-07-28 Silviu Baranga[LAA] Add clarifying comments for the checking pointer...
2015-07-28 Marshall ClowConsolidate a bunch of #ifdef _LIBCPP_NO_EXCEPTIONS...
2015-07-28 Daniel Jaspermisc-unused-parameters: Only remove parameters in the...
2015-07-28 Adhemerval... [AArch64] Implement __builtin_thread_pointer
2015-07-28 Adhemerval... Implement __builtin_thread_pointer
2015-07-28 Tobias GrosserDo not compile GPU library with sanitizers
2015-07-28 Tobias GrosserExtend documentation of scalar code generation [NFC]
2015-07-28 Asaf Badouh[X86][AVX512VL] add AVX512VL intrinsics 4 out of 4
2015-07-28 Martell Malonedocs: update arcanist links
2015-07-28 Asaf Badouh[X86][AVX512VL] add AVX512VL intrinsics 3 out of 4
2015-07-28 Chandler Carruth[GMR] Teach GlobalsModRef to distinguish an important...
2015-07-28 Daniel Jaspermisc-unused-parameters: Properly handle static class...
2015-07-28 Asaf Badouh[X86][AVX512VL] add AVX512VL intrinsics 2 out of 4
2015-07-28 Renato GolinImproving lli documentation
2015-07-28 Pavel LabathFix warnings detected by -Wpessimizing-move
2015-07-28 Alexandros... Use TargetParser to parse -mhwdiv command line option...
next