platform/upstream/llvm.git
2016-07-29 Tim NorthoverGlobalISel: translate "unreachable" (into nothing)
2016-07-29 Tim NorthoverGlobalISel: support translation of intrinsic calls.
2016-07-29 Kevin EnderbyThink this will fix issues with the error messages...
2016-07-29 Davide Italiano[LinkerScript] Filler can have a decimal value.
2016-07-29 Eric ChristopherRemove unused variable.
2016-07-29 Krzysztof Parzyszek[Hexagon] Referencify MachineInstr in HexagonInstrInfo...
2016-07-29 Michael Kuperstein[X86] Match PSADBW in straight-line code
2016-07-29 Michael Kuperstein[Hexagon] Fix test that uses -debug-only to require...
2016-07-29 Aaron BallmanSorting includes; NFC.
2016-07-29 Rui Ueyamapdbdump: Dump Free Page Map contents.
2016-07-29 Ed Mastelibunwind: correct return code in unwinding trace log...
2016-07-29 Simon Pilgrim[X86][AVX] Fix VBROADCASTF128 selection bug (PR28770)
2016-07-29 Zachary Turner[msf] Resubmit "Rename Msf -> MSF".
2016-07-29 Paul OsmialowskiMake balanced affinity work on AArch64.
2016-07-29 Paul RobinsonFix CGOpenMPRuntime.cpp for VS2013. NFC.
2016-07-29 Jason Henline[StreamExecutor] Add error handling library
2016-07-29 Tim NorthoverCodeGen: add new "intrinsic" MachineOperand kind.
2016-07-29 Lang Hames[lld][MachO] Replace some std::string with char* buffer...
2016-07-29 David MajnemerEnsure Ident_GNU_final is properly initialized in the...
2016-07-29 Reid KlecknerFix naked.cpp test on 32-bit Windows
2016-07-29 Eli BenderskyAdd a REQUIRES: assert on a Lanai test that uses a...
2016-07-29 Adam Nemet[LoopUnroll] Include hotness of region in opt remark
2016-07-29 Rafael EspindolaDon't crash if PT_TLS is empty.
2016-07-29 Ahmed Bougacha[GlobalISel] Add missing link components to r277160...
2016-07-29 Saleem AbdulrasoolCodeGen: try harder to make the CFString structure RW
2016-07-29 Simon PilgrimFixed line endings
2016-07-29 Simon PilgrimFixed (incorrectly firing) MSVC unused variable warning
2016-07-29 David Majnemer[ConstantFolding] Handle bitcasts of undef fp vector...
2016-07-29 Kevin EnderbyRemove the test/tools/llvm-objdump/malformed-archives...
2016-07-29 Simon PilgrimFixed MSVC out of range shift warning
2016-07-29 Zachary TurnerRevert "[msf] Rename Msf to MSF."
2016-07-29 Yunzhong GaoImprove documentation of the type safety attributes.
2016-07-29 Piotr PadlewskiFixing broken MSVS builds
2016-07-29 Zachary Turner[msf] Rename Msf to MSF.
2016-07-29 Andrew KaylorRecommitting r275284: add support to inline __builtin_m...
2016-07-29 Tim NorthoverGlobalISel: make translate* functions take the most...
2016-07-29 Kyle ButtCodegen: MachineBlockPlacement Improve probability...
2016-07-29 Kyle ButtTests: Add branch weights to non-layout tests.
2016-07-29 Jim InghamSome code that is sanity checking stepping out back...
2016-07-29 Tim NorthoverGlobalISel: add generic conditional branch.
2016-07-29 Kevin EnderbyMatching change needed to lld for llvm trunk change...
2016-07-29 Krzysztof Parzyszek[Hexagon] Testcase for not merging stores into a misali...
2016-07-29 Yaxun Liu[OpenCL] Add extension cl_khr_mipmap_image to clang
2016-07-29 Krzysztof ParzyszekRevert r277178, the actual change had already been...
2016-07-29 Yaxun Liu[OpenCL] Added CLK_ABGR definition for get_image_channe...
2016-07-29 Krzysztof Parzyszek[Hexagon] Misaligned loads and stores are not fast
2016-07-29 Kevin EnderbyThe next step along the way to getting good error messa...
2016-07-29 Tim NorthoverCodeGen: improve MachineInstrBuilder & MachineIRBuilder...
2016-07-29 Erik PilkingtonReapply r277058: "[ObjC] Consider availability of conte...
2016-07-29 Haojian WuFix a typo in document.
2016-07-29 Ahmed Bougacha[AArch64][GlobalISel] Select G_XOR.
2016-07-29 Ahmed Bougacha[GlobalISel] Add G_XOR.
2016-07-29 Ahmed Bougacha[AArch64][GlobalISel] Select G_LOAD/G_STORE.
2016-07-29 Ahmed Bougacha[GlobalISel] Add LLT raw_ostream operator<< overload.
2016-07-29 Brendon CahoonMachinePipeliner pass that implements Swing Modulo...
2016-07-29 Krzysztof Parzyszek[Hexagon] Custom lower VECTOR_SHUFFLE and EXTRACT_SUBVE...
2016-07-29 Matt MastenInitial vectorization support for svml calls (short...
2016-07-29 Matt MastenInitial support for vectorization using svml (short...
2016-07-29 George Rimar[ELF] - Linkerscript: implemented SIZEOF(section)
2016-07-29 Ahmed Bougacha[GlobalISel] Auto-brief LowLevelType. NFC.
2016-07-29 Ahmed Bougacha[GlobalISel] Add LLT::operator!=().
2016-07-29 Ahmed Bougacha[GlobalISel] Fix LLT::unsized to match LLT(LabelTy).
2016-07-29 Ahmed Bougacha[GlobalISel] Add unittests for LowLevelType.
2016-07-29 Rui UeyamaRemove dead declaration.
2016-07-29 Paul RobinsonReinstate optnone test for GVN Hoisting, removed in...
2016-07-29 Todd FialaRevert "updated Xcode project r277139"
2016-07-29 Todd Fialaupdated Xcode project r277139
2016-07-29 Haojian Wu[ASTMatcher] Add templateName matcher.
2016-07-29 Pavel LabathRevert "Rewrite gdb-remote's SendContinuePacketAndWaitF...
2016-07-29 George Rimar[ELF] - Linkerscript: Implemented SORT command.
2016-07-29 Nirav DaveRemove inline-comment-2.ll until I can debug why it...
2016-07-29 Krzysztof Parzyszek[Hexagon] Improve balancing of address calculation
2016-07-29 George Rimar[ELF] - Linkerscript: make addSection() global function...
2016-07-29 Nirav DaveFix inline-comment-2.ll triple
2016-07-29 David L KreitzerAvoid unnecessary 32-bit to 64-bit zero extensions...
2016-07-29 George Rimar[ELF] - Update comment. NFC.
2016-07-29 Nirav Dave[MC] When emitting output hash comments always use...
2016-07-29 Krzysztof ParzyszekFix license information in the file header
2016-07-29 Krzysztof ParzyszekAdd missing files to r277143
2016-07-29 Krzysztof Parzyszek[Hexagon] Implement DFA based hazard recognizer
2016-07-29 Haojian Wu[ASTMatcher] Add hasTemplateArgument/hasAnyTemplateArgu...
2016-07-29 Daniel JasperAdd missing '-no-canonical-prefixes' in test.
2016-07-29 Dimitar VlahovskiAdd/fix support for i386 elf core files
2016-07-29 Pavel LabathRewrite gdb-remote's SendContinuePacketAndWaitForResponse
2016-07-29 Benjamin KramerMake test not fail on hosts where the default omp libra...
2016-07-29 Adhemerval... tsan: Enable 48-bit VMA support on aarch64
2016-07-29 Daniel SandersRe-commit: [mips][fastisel] Handle 0-4 arguments withou...
2016-07-29 Nirav DaveCleanup TransferDbgValues
2016-07-29 Andrey Bokhanko[GCC] Support for __final specifier
2016-07-29 Pavel LabathFixup r277011 - wrong use of infinite timeout
2016-07-29 Simon Pilgrim[X86][SSE] Optimize the truncation of vector comparison...
2016-07-29 Kirill Bobyrev[clang-rename] speedup RenamingAction
2016-07-29 Simon PilgrimFixed MSVC out of range shift warning
2016-07-29 Sjoerd MeijerFix for commit rL277126 that broke a build.
2016-07-29 Prakhar Bahuguna[Thumb] Emit Thumb move in both Thumb modes for struct_...
2016-07-29 Jacques Pienaar[lanai] Update for Target API (TargetRegistry::Register...
2016-07-29 Sjoerd MeijerTargetInstrInfo: add virtual function getInstSizeInBytes
2016-07-29 Abhishek AggarwalImprove code of loading plugins that provide cmnds
2016-07-29 Dean Michael... [compiler-rt][XRay] Address follow-up comments to initi...
2016-07-29 Jason MolendaPlatformDarwinKernel maintains a list of kexts and...
next