platform/upstream/llvm.git
2016-12-07 David L. JonesRefactor how the MSVC toolchain searches for a compatib...
2016-12-07 David L. JonesAdd more tests for MSVC version handling.
2016-12-07 Rui UeyamaRemove redundant call of std::unique_ptr::get.
2016-12-07 Rui UeyamaFix Windows buildbots.
2016-12-07 Bruno Cardoso... [Driver] Add tests for default stack protector values...
2016-12-07 Rui UeyamaMake demangle() return None instead of "" if a given...
2016-12-07 Rui UeyamaCOFF: Define overloaded toString functions.
2016-12-07 Filipe Cabecinhas[asan] Split load and store checks in test. NFCI
2016-12-07 Chris Bieneman[yaml2obj] Refactor and abstract yaml2dwarf functions
2016-12-07 Eugene Zelenko[ADT, IR] Fix some Clang-tidy modernize-use-equals...
2016-12-07 Serge Rogatch[XRay][AArch64] Disable the unstable test XRay-aarch64...
2016-12-07 Davide Italiano[BDCE] Skip metadata while replacing uses.
2016-12-07 Chris Bieneman[obj2yaml] Refactor and abstract dwarf2yaml
2016-12-07 Tim NorthoverGlobalISel: use correct builder for ConstantExprs.
2016-12-07 Chris Bieneman[ObjectYAML] Pull DWARF support into DWARFYAML namespace
2016-12-07 Tim NorthoverGlobalISel: store the current MachineFunction as direct...
2016-12-07 Rafael EspindolaRename MaxPageSize to DefaultMaxPageSize to avoid confu...
2016-12-07 Chris Bieneman[ObjectYAML] Rename DWARF entries to match section...
2016-12-07 Tim NorthoverGlobalISel: simplify MachineIRBuilder interface.
2016-12-07 Kostya Serebryany[libFuzzer] include FuzzerIO.h and hopefully fix the...
2016-12-07 Matt ArsenaultInstCombine: Fold bitcast of vector to FP scalar
2016-12-07 Chris Bieneman[CMake] Add check for HAVE_CRASHREPORTER_INFO
2016-12-07 Malcolm Parsons[RecursiveASTVisitor] Improve post-order traversal...
2016-12-07 Rui UeyamaFix Windows buildbots.
2016-12-07 Rafael EspindolaUse the correct MaxPageSize.
2016-12-07 Rui UeyamaDo not pass line number to convertToUnixPathSeparator.
2016-12-07 Rui UeyamaMake convertToUnixPathSeparator return a new string...
2016-12-07 Rafael EspindolaSimplify. NFC.
2016-12-07 Rafael EspindolaUse the correct MaxPageSize.
2016-12-07 Eric Liu[change-namespace] always add a '::' prefix when a...
2016-12-07 Eli Friedman[GVNHoist] Invalidate MemDep when an instruction is...
2016-12-07 George RimarFormat. NFC.
2016-12-07 George Rimar[ELF] - Print absolute file name in errors when possible.
2016-12-07 Michael Kuperstein[X86] Skip over DEBUG_VALUE while looking for start...
2016-12-07 Michael Kuperstein[X86] Do not assume "ri" instructions always have an...
2016-12-07 Chris BienemanFix the apple build issue caused by r288956
2016-12-07 Artem Belevich[CUDA] Improve target attribute checking for function...
2016-12-07 Chris BienemanRevert "[CMake] Use cmakedefine01 instead of cmakedefine"
2016-12-07 Weiming Zhao[builtin] Add Thumb1 implementation for idivsi3 and...
2016-12-07 Chris Bieneman[CMake] Use cmakedefine01 instead of cmakedefine
2016-12-07 Sanjay Patel[InstCombine] add tests for smin+icmp; NFC
2016-12-07 Chris Bieneman[CMake] Add a check for HAVE_CRASHREPORTERCLIENT_H
2016-12-07 Chris Bieneman[ObjectYAML] Support for DWARF __debug_abbrev section
2016-12-07 Weiming Zhao[builtin] for the condition for check __ARM_FEATURE_CLZ
2016-12-07 Renato Golin[asan] Disable yet another unstable test under AArch64
2016-12-07 Simon Pilgrim[SelectionDAG] Add knownbits support for vector demande...
2016-12-07 Michael KruseAdd unittests for foreach(Elt|Piece). NFC.
2016-12-07 Michael KruseAdd more ISL foreachElt functions. NFC.
2016-12-07 Malcolm Parsons[RecursiveASTVisitor] Fix post-order traversal of Unary...
2016-12-07 Devin Coughlin[analyzer] Fix typo in nullability checker diagnostic
2016-12-07 Adhemerval... ELF/AArch64: Refactor R_AARCH64_LDST{8,15,32,64,128...
2016-12-07 Simon Pilgrim[X86] Add knownbits vector UMAX test
2016-12-07 Eric Liu[change-namespace] don't fix using shadow decls in...
2016-12-07 Simon Pilgrim[X86][SSE] Remove AND -> VZEXT combine
2016-12-07 Artem Dergachev[analyzer] Remove an unused enum value in RetainCountCh...
2016-12-07 Simon Pilgrim[SelectionDAG] Add knownbits support for EXTRACT_VECTOR...
2016-12-07 Michael KruseAdd IslPtr type traits. NFC.
2016-12-07 Artem Dergachev[analyzer] pr31226: Disable CastSizeChecker in C++...
2016-12-07 Simon Pilgrim[SelectionDAG] Removed old knownbits TODO comment....
2016-12-07 Simon Pilgrim[X86] Add test to show missed opportunities to calculat...
2016-12-07 Simon Pilgrim[X86][SSE] Fix vpextrd/vpextrq checks
2016-12-07 Simon Pilgrim[X86][SSE] Force execution domain of 32-bit extractps...
2016-12-07 Matthew Simpson[LV] Scalarize operands of predicated instructions
2016-12-07 Eric Liu[change-namespace] move template class forward-declarat...
2016-12-07 Benjamin KramerTry unbreaking the MSVC build.
2016-12-07 Simon Pilgrim[X86][SSE] Regenerate test.
2016-12-07 Dylan McKay[AVR] Expand 'SELECT_CC' nodes whereever possible
2016-12-07 Benjamin Kramer[LowerTypeTests] Use the TrailingObjects infrastructure...
2016-12-07 Andrea Di BiagioWhen GVN removes a redundant load, it should not modify...
2016-12-07 Simon Pilgrim[X86][SSE] Consistently set MOVD/MOVQ load/store/move...
2016-12-07 Andrea Di Biagio[InlineFunction] Refactor code in function `fixupLineNu...
2016-12-07 Simon Dardis[mips][rtdyld] Merge code to write relocated values...
2016-12-07 Dylan McKay[AVR] Move a pseudo expansion test into a folder
2016-12-07 Simon Pilgrim[X86][XOP] Fix VPERMIL2 non-constant pool shuffle decod...
2016-12-07 Dylan McKay[AVR] Allow loading from stack slots where src and...
2016-12-07 Alex LorenzImplement the -Wstrict-prototypes warning
2016-12-07 Andrea Di Biagio[InlineFunction] Do not propagate the callsite debug...
2016-12-07 Chandler Carruth[PM] Add some more logging to make it more clear when...
2016-12-07 Alex Lorenz[ObjC++] Don't enter a C++ declarator scope when the...
2016-12-07 Sam McCallCompilation database test: don't try to output to CWD
2016-12-07 Alexey Bader[OpenCL] Added a LIT test for ensuring address space...
2016-12-07 Alexey Bader[OpenCL] Fix SPIR version generation.
2016-12-07 Philip ReamesReintroduce a check accidentally removed in 288873...
2016-12-07 Rui UeyamaAdd comments and reorder code a bit to clarify the...
2016-12-07 Philip ReamesFix a warning introduced in r288874
2016-12-07 Rui UeyamaMake a decision about whether we should warn on missing...
2016-12-07 Rui UeyamaSimplify -e <number> option handling.
2016-12-07 Peter CollingbourneLowerTypeTests: Add a test that covers "unsatisfiable...
2016-12-07 Petr Hosek[ELF] Fix the broken PPC test
2016-12-07 Tom StellardAMDGPU : Add S_SETREG instructions to fix fdiv precisio...
2016-12-07 Petr Hosek[ELF] Shared libraries should have entry point
2016-12-07 Petr Hosek[ELF] Only binaries should have DT_DEBUG entry
2016-12-07 Haicheng Wu[AArch64] Correct the check of signed 9-bit imm in...
2016-12-07 Chandler Carruth[LCG] Add basic verification of the parent set and...
2016-12-07 Philip Reames[LVI] Remove used return value from markX functions
2016-12-07 Philip Reames[LVI] Simplify mergeIn code
2016-12-07 Duncan P. N... Driver: Remove support for -fobjc-gc*
2016-12-07 Philip Reames[LVI] Simplify obfuscated code
2016-12-07 Richard SmithFix test.
2016-12-07 Erich Keane[MS-ABI]V-base dtor called more than needed when throw...
next