platform/upstream/llvm.git
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...
2015-07-28 Pavel Labath[LLGS] Avoid bogus error message on process termination
2015-07-28 Michael Kuperstein[X86] Remove mergeSPUpdatesUp()
2015-07-28 Simon Pilgrim[X86][SSE] Use bitmasks instead of shuffles where possible.
2015-07-28 Asaf Badouh[X86][AVX512VL] add AVX512VL intrinsics 1 out of 4
2015-07-28 Eric FiselierMark async tests as UNSUPPORTED in C++03 because it...
2015-07-28 Eric FiselierFix a handful of tests that fail in C++03
2015-07-28 Igor BregerAVX512: Add encoding tests to vptestnm instructions
2015-07-28 Igor BregerAVX512: Implemented encoding and intrinsics for VGETEXP...
2015-07-28 Puyan LotfiChanges for MachineBasicBlock to use SortedVector for...
2015-07-28 Mehdi AminiMove the Target way of overriding DAG Scheduler to...
2015-07-28 Argyrios Kyrtzidis[sema] Fix crash when typo-transforming an expression...
2015-07-28 Puyan LotfiAdding ADT SortedVector; client patch will follow.
2015-07-28 Chandler Carruth[GMR] Fix a long-standing bug in GlobalsModRef where...
2015-07-28 Sagar Thakur[UBSan][MIPS] Fix cast-overflow tests for mips big...
2015-07-28 Ilia KSupport escapes and quotes in string and character...
2015-07-28 Adam Nemet[LDist][LVer] Explicitly pass the set of memchecks...
2015-07-28 Yaron KerenMake local function isWhitespaceExceptNL static instead...
next