platform/upstream/llvm.git
2016-03-10 Steven WuFix false positives for for-loop-analysis warning
2016-03-10 Mehdi AminiAdd a flag to the LLVMContext to disable name for Value...
2016-03-10 Siva Chandra[DWARFASTParserClang] Start with member offset of 0...
2016-03-10 Chandler Carruth[gvn] Fix more indenting and formatting in regions...
2016-03-10 Chandler Carruth[gvn] Reformat a chunk of the GVN code that is strangel...
2016-03-10 Chandler Carruth[PM] Port memdep to the new pass manager.
2016-03-10 Alexey SamsonovEmitCXXStructorCall -> EmitCXXDestructorCall. NFC.
2016-03-10 Alexey SamsonovRemove unused function arguments. NFC.
2016-03-10 Enrico GranataCertain hardware architectures have registers of 256...
2016-03-10 Zachary TurnerFix SymbolFilePDB for discontiguous functions.
2016-03-09 Alexey Samsonovsanitizer: Fix endianness checks for gcc
2016-03-09 Ben Langmuir[Modules] Add stdatomic to the list of builtin headers
2016-03-09 Philip Reames[BasicAA/MDA] Sink aliasing rules for malloc and calloc...
2016-03-09 Philip Reames[CGP] Duplicate addressing computation in cold paths...
2016-03-09 Philip ReamesFix the build
2016-03-09 Philip Reames[LICM] Store promotion when memory is thread local
2016-03-09 Sean SilvaUse %t as the output file name to avoid repetition...
2016-03-09 Sean Silva[lto] Add saving the LTO .o file to -save-temps.
2016-03-09 Sanjay Patel[x86] fix cost model inaccuracy for vector memory ops
2016-03-09 Derek Schuff[WebAssembly] Update known gcc test failures
2016-03-09 Sanjay Patel[x86, AVX] optimize masked loads with constant masks
2016-03-09 Ted WoodwardFix "ninja check-lldb" crash in IRExecutionUnit.cpp
2016-03-09 Xinliang David LiFix test failure on darwin-i386
2016-03-09 Jan VeselyELF: link with BitWriter module
2016-03-09 Rafael EspindolaELF: Remove non-standard ELF features from AMDGPU target.
2016-03-09 Philip Reames[ValueTracking] Extract isKnownPositive [NFCI]
2016-03-09 Rui UeyamaSimplify. NFC.
2016-03-09 Davide Italiano[modules] Simplify code logic. NFC.
2016-03-09 Philip Reames[InstCombine] (icmp sgt smin(PosA, B) 0) -> (icmp sgt...
2016-03-09 Adam Nemet[LLE] Add missing check for unit stride
2016-03-09 Sean SilvaUpdate for Rui's comments on D18006
2016-03-09 Tim NorthoverARM & AArch64: fix IR-converted tests.
2016-03-09 Sean Silva[lto] Add beginning of -save-temps option.
2016-03-09 Evandro Menezes[AArch64] Minor reformatting (NFC).
2016-03-09 Dmitry PolukhinNFC fix documentation build by rL263015
2016-03-09 Kit Barton[PPC] FE support for generating VSX [negated] absolute...
2016-03-09 Hemant Kulkarni[llvm-readobj] Enable GNU style section group print
2016-03-09 Jim InghamAdd an "offset" option to "break set -n" and "break...
2016-03-09 Tim NorthoverARM & AArch64: convert asm tests to LLVM IR and restric...
2016-03-09 Matthias BraunInstCombine: Restrict computeKnownBits() on all Values...
2016-03-09 Matthias BraunMachineRegisterInfo: Correct comment
2016-03-09 Sean Silva[lto] Don't lazy load metadata for now.
2016-03-09 Chris DewhurstThis change adds co-processor condition branching and...
2016-03-09 Marshall ClowUpdate status to mark 2579 complete
2016-03-09 Marshall ClowImplement LWG#2579: Inconsistency wrt Allocators in...
2016-03-09 Aaron BallmanUse an explicit instantiation to work around delayed...
2016-03-09 George RimarFixed "not all control paths return a value" warning...
2016-03-09 George Rimar[ELF] - Issue an error if trying to link object that...
2016-03-09 Tim NorthoverAArch64: remove a couple more tests already covered...
2016-03-09 Sanjay Pateladd a test RUN to show unexpected behavior
2016-03-09 Marshall ClowImplement LWG#2583: There is no way to supply an alloca...
2016-03-09 Kit Barton[PPC] backend changes to generate xvabs[s,d]p and xvnab...
2016-03-09 Aaron BallmanSpeculative fix for this test case (the test doesn...
2016-03-09 Adrian PrantlDon't crash when compiling inline assembler containing...
2016-03-09 Chad Rosier[AArch64] Move helper functions into TII, so they can...
2016-03-09 Hans WennborgReleaseNotes: update 'you may prefer' link to 3.8
2016-03-09 Hans WennborgReleaseNotes: update 'you may prefer' link to 3.8
2016-03-09 Marshall ClowAdd some more tests for the containers type requirements
2016-03-09 Xinliang David LiFix a minor bug in test
2016-03-09 Aaron BallmanAdding new AST matchers for: addrLabelExpr, atomicExpr...
2016-03-09 Valery Pykhtin[AMDGPU] add AMDGPU target support to ELFObjectFile...
2016-03-09 Aaron BallmanImplement support for [[maybe_unused]] in C++1z that...
2016-03-09 Chad Rosier[AArch64] Minor cleanup/remove redundant code. NFC.
2016-03-09 Dmitry PolukhinNFC fix documentation build by rL263015
2016-03-09 Tom StellardSelectionDAG: Fix a crash on inline asm when output...
2016-03-09 Chad Rosier[TII] Allow getMemOpBaseRegImmOfs() to accept negative...
2016-03-09 Ben CraigSplit locale management out of locale_win32. NFCI
2016-03-09 Samuel Antao[OpenMP] Add support for multidimensional array section...
2016-03-09 Filipe Cabecinhas[test/sanitizer-common] Linux/sanitizer_set_death_callb...
2016-03-09 Filipe Cabecinhas[test/sanitizer-common] Move getpass.cc from Linux...
2016-03-09 Ben CraigReorganize _LIBCPP_LOCALE__L_EXTENSIONS
2016-03-09 Dmitry Polukhin[GCC] PR23529 Sema part of attrbute abi_tag support
2016-03-09 Teresa JohnsonFix build error due to unsigned compare >= 0 in r263008...
2016-03-09 Rafael EspindolaSimplify: SHN_ABS is >= SHN_LORESERVE.
2016-03-09 Petar JovanovicReland r262337 "calculate builtin_object_size if arg...
2016-03-09 Logan ChienAdd ARM EHABI support to gcc_personality_v0.
2016-03-09 Silviu BarangaUpdate comments following the addition of PredicatedSca...
2016-03-09 Sam Kolton[AMDGPU] Assembler: Support DPP instructions.
2016-03-09 Michael ZuckermanFixing wrong header title name.
2016-03-09 Nikolay Haustov[AMDGPU] Assembler: Support abs() syntax.
2016-03-09 Nikolay Haustov[AMDGPU] Assembler: Fix s_setpc_b64
2016-03-09 Manuel KlimekPacify gcc's parenthesis warning, which doesn't realize...
2016-03-09 Alexey Bataev[OPENMP 4.5] Codegen for data members in 'linear' clause
2016-03-09 Alexey Bataev[OPENMP 4.5] Codegen for data members in 'linear' clause.
2016-03-09 Mohit K. Bhakkad[DFSan] Fix test_inet_pton for big endian archs
2016-03-09 Mohit K. Bhakkad[Compiler-rt][MIPS] Defining macros for MIPS archs
2016-03-09 Richard TrieuFix uninitialized member bool. Detected by ASan.
2016-03-09 Adam Nemet[LoopDataPrefetch] Add stats and debug output
2016-03-09 Adam Nemet[LAA] Improve comment for isStridedPtr
2016-03-09 Peter ZotovAccept absolute paths in the -fuse-ld option.
2016-03-09 Dan Gohman[WebAssembly] Update comments about irreducible control...
2016-03-09 Sean SilvaUse lto_bool_t instead of a raw `bool` (fixup for r262977).
2016-03-09 Mehdi AminiFix ThinLTO test: depends on the X86 backend
2016-03-09 Sean Silva[lto] Avoid duplicate symbol error for appending linkage.
2016-03-09 Argyrios Kyrtzidis[index] Add a message for the assertion, NFC.
2016-03-09 Mehdi Aminivoid foo() is not a valid C prototype, one has to write...
2016-03-09 Sanjoy DasReturn StringRef instead of a naked char*; NFC
2016-03-09 Sanjoy Das[IRCE] Reflow comments; NFC
2016-03-09 Mehdi AminiFix library dependency for llvm-lto after r262977
2016-03-09 Enrico GranataLast round of preliminary cleanup in my refactoring...
next