platform/upstream/llvm.git
2017-03-22 Peter CollingbourneIR: Fix a race condition in type id clients of ModuleSu...
2017-03-22 Zachary Turner[analyze deps] Also show cycle islands.
2017-03-22 Michael Kruse[DeLICM] Remove overloaded Knowledge constructor. NFC.
2017-03-22 Adrian PrantlDocument the status quo of DIExpression semantics in...
2017-03-22 George Rokos[OpenMP] CUDA plugin: More descriptive error messages
2017-03-22 Zachary TurnerResubmit "Delete the remainder of platform specific...
2017-03-22 Bob Haarman[compiler-rt] build compiler-rt runtimes without LTO
2017-03-22 Kamil RytarowskiReuse appropriate Launch and Attach on NetBSD
2017-03-22 Adrian PrantlRename helper functions in DwarfExpression to be less...
2017-03-22 Michael Kruse[DeLICM] Remove AllElements. NFC.
2017-03-22 Adrian PrantlFix testcase on windows.
2017-03-22 Sanjay Patel[InstCombine] canonicalize insertelement of scalar...
2017-03-22 Zachary TurnerDelete TestLLVM.py
2017-03-22 Adrian PrantlFix PR32298 by adding an early exit to getFrameIndexExp...
2017-03-22 Tim HammerquistMerge changes from r298466 into Xcode project
2017-03-22 George Rokos[OpenMP] Allow multiple weak symbols to be loaded from...
2017-03-22 George Rokos[OpenMP] CUDA plugin: add include directory for libelf
2017-03-22 Zachary TurnerMake the home_directory test a little more resilient.
2017-03-22 Zachary TurnerMake home_directory look in the password database in...
2017-03-22 Artyom Skrobov[ARM] t2_so_imm_neg had a subtle bug in the conversion...
2017-03-22 Simon Pilgrim[X86][MMX] Add tests for _mm_set*_* intrinsics
2017-03-22 Roman GareevIntroduce another level of metadata to distinguish...
2017-03-22 Pavel LabathRevert "Delete the remainder of platform specific code...
2017-03-22 Rafael EspindolaAdd default typo to .tbss.*
2017-03-22 Roman GareevMap the new load to the base pointer of the invariant...
2017-03-22 Rafael EspindolaSet the default type for .bss.foo.
2017-03-22 Rafael EspindolaProduce INIT_ARRAY for sections named .init_array.*
2017-03-22 Martin BohmeRevert "Correct class-template deprecation behavior"
2017-03-22 Martin BohmeRevert "iFix Test deprecation behavior in C89 mode...
2017-03-22 Dmitry Preobrazhensky[AMDGPU][MC] Fix for Bug 28204 + LIT tests
2017-03-22 Alexander Kornienko[clang-tidy] Tests should not rely on STL headers being...
2017-03-22 Alexander Kornienko[clang-tidy] clang-format the last patch. NFC
2017-03-22 Alexander Kornienko[clang-tidy] modified identifier naming case to use...
2017-03-22 Serge Pavlov[CMake] Use variable interpolation instead of string...
2017-03-22 Simon Pilgrim[X86] Add multiply by constant tests (PR28513)
2017-03-22 Evgeny Astigeevichr286814 resulted that CallPenalty can be subtracted...
2017-03-22 Simon Pilgrim[X86] Remove unnecessary duplicate code (PR30649)....
2017-03-22 Chandler CarruthRemove an overly aggressive assert in r298491 and leave...
2017-03-22 Alex Lorenz[Serialization] Serialize DependentSizedExtVectorType
2017-03-22 Dmitry Vyukovtsan: fix a typo
2017-03-22 Chandler Carruth[nonnull] Teach Clang to attach the nonnull LLVM attrib...
2017-03-22 Stephan BergmannAdd LibreOffice Clang plugin to ExternalClangExamples.rst
2017-03-22 Max KazantsevRevert "[ScalarEvolution] Predicate implication from...
2017-03-22 Craig Topper[ValueTracking] Make sure we keep range metadata inform...
2017-03-22 Eric ChristopherMove setting of LangOpts based on target flags out...
2017-03-22 Craig Topper[ValueTracking] use setLowBits/setHighBits/setBitsFrom...
2017-03-22 Craig Topper[X86] Remove an unused function from release builds...
2017-03-22 Jonas Paulsson[SystemZ] Don't drop any operands in expandZExtPseudo()
2017-03-22 Vitaly BukaRevert "[ARM] Recommit the glueless lowering of addc...
2017-03-22 Max Kazantsev[ScalarEvolution] Predicate implication from operations
2017-03-22 Dean Michael... [XRay][compiler-rt] Remove dependency on <system_error>
2017-03-22 Brian Gesiaklit: remove python2-isms
2017-03-22 Craig Topper[InstCombine] Teach SimplifyDemandedUseBits to shrink...
2017-03-22 Richard SmithSuppress warning on unreachable [[clang::fallthrough...
2017-03-22 Reid KlecknerXFAIL CFI stats test while LLD produces corrupt PDBs...
2017-03-22 Reid KlecknerUpdate LLD tests for codeview dumping changes
2017-03-22 Reid Kleckner[codeview] Use separate records for LF_SUBSTR_LIST...
2017-03-22 Aditya Nandakumar[GlobalISel]: Create VREGs for ConstantInt args
2017-03-22 Adrian PrantlDon't compose DWARF expressions with multiple subregisters.
2017-03-22 Adrian PrantlDwarfExpression: Defer emitting DWARF register operations
2017-03-22 Aaron BallmanReverting r298421 due to using a header that's unavaila...
2017-03-22 Adam NemetRemove -ffp-contract=fast from this test
2017-03-22 Adam NemetChange -ffp-contract=fast test to run on Aarch64
2017-03-22 Reid Kleckner[COFF] Put the PDB next to the image if the user doesn...
2017-03-22 Zachary TurnerBreak the cycle between Host and PluginProcessUtility.
2017-03-22 Zachary TurnerDelete the remainder of platform specific code in FileSpec.
2017-03-22 Bruno Cardoso... [Modules] Rebuild modules on umbrella header mismatch
2017-03-22 Rui UeyamaDefine Config::Is64.
2017-03-21 Adam NemetMake test more robust
2017-03-21 Zachary TurnerResubmit "Improve StringMap iterator support."
2017-03-21 Ahmed Bougacha[GlobalISel] Update DBG_VALUEs referencing DCE'd instru...
2017-03-21 Ahmed Bougacha[GlobalISel] Don't translate br to layout successor.
2017-03-21 Craig Topper[IR] Remove validAlignment and validPointer methods...
2017-03-21 Rui UeyamaMake elf::ScriptConfig a LinkerScript class member...
2017-03-21 Rui UeyamaRename LinkerScriptBase -> LinkerScript.
2017-03-21 Zachary Turner[deps script] Sort cycles by the difficulty of breaking.
2017-03-21 Matt ArsenaultAMDGPU: Remove hasSideEffects from SI_RETURN_TO_EPILOG
2017-03-21 Tim NorthoverGlobalISel: respect BooleanContents when extending i1.
2017-03-21 Matt ArsenaultAMDGPU: Rename SI_RETURN
2017-03-21 Tim HammerquistMirror CMake changes from r298412 to Xcode project
2017-03-21 Reid KlecknerRevert "[compiler-rt][asan] Turn on ASAN unittests...
2017-03-21 Eric ChristopherRemove the -faltivec alias option and replace it with...
2017-03-21 Matthias BraunSplitKit: Fix subreg copy related problems
2017-03-21 Rui UeyamaSort. NFC.
2017-03-21 Dehao ChenAdd support for -fno-auto-profile and -fno-profile...
2017-03-21 Rui UeyamaDefine Config::Endianness.
2017-03-21 Matt ArsenaultAMDGPU: Mark all unspecified CC functions in tests...
2017-03-21 Benjamin KramerApply clang-tidy's performance-unnecessary-value-param...
2017-03-21 Benjamin KramerApply clang-tidy's performance-unnecessary-value-param...
2017-03-21 Argyrios Kyrtzidis[c-index-test] Fix memory leak in c-index-test tool.
2017-03-21 Zachary TurnerRevert "Improve StringMap iterator support."
2017-03-21 Tim NorthoverGlobalISel: widen booleans by zero-extending to a byte.
2017-03-21 Marshall ClowFix test failure I introduced
2017-03-21 Zachary TurnerFix clang errors caused by StringMap iterator changes.
2017-03-21 Zachary TurnerImprove StringMap iterator support.
2017-03-21 Zachary TurnerRemove eol-style:native from StringMap.h
2017-03-21 Chandler CarruthDon't make unqualified calls to functions that could...
2017-03-21 Erich KeaneiFix Test deprecation behavior in C89 mode as a result...
2017-03-21 Sanjay Patel[InstCombine] regenerate checks; NFC
2017-03-21 George Burgess IVLet llvm.objectsize be conservative with null pointers
next