platform/upstream/llvm.git
2014-07-30 Reid KlecknerX86 asm parser: Use a loop to disambiguate suffixes...
2014-07-30 Zachary TurnerDisable test on Windows. script print deadlocks on...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add select folding support for...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add branch folding support for...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add {s|u}{add|sub|mul}.with.overflo...
2014-07-30 Juergen Ributzka[FastISel] Move the helper function isCommutativeIntrin...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Create helper functions to create...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add support for shift-immediate.
2014-07-30 Alexey Samsonov[Sanitizer] Hoist the code parsing suppressions file...
2014-07-30 Alexey Samsonov[Sanitizer] Make "suppressions" and "print_suppressions...
2014-07-30 David MajnemerInstCombine: Simplify (A ^ B) or/and (A ^ B ^ C)
2014-07-30 Enrico GranataWhen resetting the number of children on a ValueObject...
2014-07-30 Enrico GranataRevert a part of r214335 that I didn't mean to commit
2014-07-30 Joerg SonnenbergerAdd rfdi and rfmci from the e500/e500mc ISA.
2014-07-30 Chad RosierSLP Vectorizer: Canonicalize tree operands of commutiti...
2014-07-30 Enrico GranataImprove the way the ObjC data formatters fetch a valid...
2014-07-30 Rafael EspindolaSimplifyCFG: Avoid miscompilations due to removed lifet...
2014-07-30 Enrico GranataReflect changes in LLVM getTypeInfo() API
2014-07-30 Alexey Samsonov[Sanitizer] Make SuppressionContext a singleton class...
2014-07-30 Tyler NowickiAdd a state variable to the loop hint attribute.
2014-07-30 Joerg SonnenbergerAdd BookE's tlbre, tlbwe and tlbivax instructions.
2014-07-30 Alex Lorenzdocs: update the command guide documentation for llvm...
2014-07-30 Louis GerbargFix test case introduced in r214322
2014-07-30 Hans WennborgLangRef: add a note about the mangling-suppressing...
2014-07-30 Rafael EspindolaRefactor duplicated code.
2014-07-30 Ed Mastelldb is a scope, not a label
2014-07-30 Ed MasteFix build: remove bogus ./ at end of line
2014-07-30 Aaron BallmanFixing a few -Woverloaded-virtual warnings by exposing...
2014-07-30 Greg ClaytonUse Process::ReadMemoryFromPointer() instead of manuall...
2014-07-30 Louis GerbargRetain alignment requirements for load->selects modifie...
2014-07-30 Duncan P. N... UseListOrder: Visit global values
2014-07-30 Duncan P. N... Fix line endings before adding RUN lines, NFC
2014-07-30 Greg Clayton(no commit message)
2014-07-30 Duncan P. N... Rename llvm-uselistorder => verify-uselistorder
2014-07-30 Duncan P. N... llvm-uselistorder: Improve the tool description
2014-07-30 Adam Nemet[AVX512] Add intrinsic for knot
2014-07-30 Adam Nemet[AVX512] Add some of the FP cast intrinsics
2014-07-30 Adam Nemet[AVX512] Add set1 intrinsics
2014-07-30 Duncan P. N... llvm-uselistorder: Fix memory leak from r214125
2014-07-30 Rafael EspindolaAdd the missing hasLinkOnceODRLinkage predicate.
2014-07-30 Rafael EspindolaAdd a small test showing when a linkonce_odr symbol...
2014-07-30 Fraser CormackAdd OpenCL/SPIR kernel_arg_base_type metadata node
2014-07-30 Alexander KornienkoDon't warn on NewCallback argument comments, as they...
2014-07-30 Robert Khasanov[SKX] Enabling SKX target (Skylake server chip)
2014-07-30 Fraser CormackFix OpenCL/SPIR kernel_arg_type metadata node
2014-07-30 Evgeniy Stepanov[asan] XFAIL sized-delete test on Android.
2014-07-30 Manuel JacobCorrect vector type definition in LangRef.
2014-07-30 NAKAMURA TakumiSuppress clang/test/Sema/struct-packed-align.c also...
2014-07-30 Daniel Jasperclang-format: Understand 'typename' in placement new.
2014-07-30 Kostya Serebryany[asan] rename new-delete-size-mismatch to new-delete...
2014-07-30 NAKAMURA TakumiSuppress clang/test/Sema/struct-packed-align.c for...
2014-07-30 Joerg SonnenbergerAdd BookE's wrtee and wrteei instructions.
2014-07-30 Kostya Serebryany[asan] add a feature to detect new-delete-size-mismatch...
2014-07-30 Joerg SonnenbergerSPRG 0 to 3 are valid outside BookE, so move them to...
2014-07-30 Simon Atanasyan[Driver][Mips] Add function-wrapper so simplify creatio...
2014-07-30 David MajnemerAST: Simplify some code
2014-07-30 Manuel KlimekFix some cases of incorrect handling of lifetime extend...
2014-07-30 Sylvestre LedruUse __linux__ macro throughout, instead of ocasional...
2014-07-30 David MajnemerMS ABI: Mangle alias templates used as template-templat...
2014-07-30 Evgeniy Stepanov[msan] Use SIGHUP instead of SIGUSR1 in test.
2014-07-30 Chandler CarruthDon't manually (and forcibly) run the verifier on the...
2014-07-30 Rafael EspindolaSimplify the code.
2014-07-30 Lang Hames[MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO.
2014-07-30 Hal Finkel[PowerPC] Add JMP_SLOT relocation definitions
2014-07-30 Matt ArsenaultR600/SI: Remove redundant setting of bits on instructions.
2014-07-30 Lang Hames[MCJIT] Actually remap sections based llvm-rtdyld optio...
2014-07-30 Rafael EspindolaFix a use after free bug.
2014-07-30 Rafael EspindolaUse range loops.
2014-07-30 Alexey Samsonov[UBSan] Introduce ScopedReport object.
2014-07-30 Nick Kledzik[mach-o] Fix test case comment and stray file copy
2014-07-30 Nick Kledzik[mach-o] Fix arm interworking with movw/movt
2014-07-30 Rafael EspindolaConvert a few more function pointer calls to just ...
2014-07-30 Adam Nemet[AVX512] Test that _mm512_set1_* intrinsics generate...
2014-07-30 David MajnemerMS ABI: Consider alignment attributes on typedefs for...
2014-07-30 Adam Nemet[AVX512] Add missing CHECK-LABEL
2014-07-30 Rafael EspindolaDon't duplicate the function name in a comment.
2014-07-30 Duncan P. N... Reapply "UseListOrder: Order GlobalValue uses after...
2014-07-30 Duncan P. N... UseListOrder: Fix undefined behaviour
2014-07-30 Matt ArsenaultR600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
2014-07-30 Nick Kledzik[mach-o] Add support for -sectalign option
2014-07-30 Larisse VoufoNot all instantiated variable is odr-used. Do not mark...
2014-07-30 Petar JovanovicAdd support for scalarizing ctlz_zero_undef
2014-07-30 Rafael EspindolaUse function pointers with just f(1,2) instead of ...
2014-07-30 Duncan P. N... Revert "UseListOrder: Remove move assignment"
2014-07-30 Richard SmithHeader hygiene: remove using directive and #undef DEBUG...
2014-07-30 Duncan P. N... UseListOrder: Remove move assignment
2014-07-30 Alexey Samsonov[UBSan] Allow to override runtime flags defaults by...
2014-07-29 Alexey Samsonov[UBSan] Move all runtime flags parsing to ubsan_flags.cc.
2014-07-29 Joerg SonnenbergerAdd rfci instruction.
2014-07-29 Lang Hames[MCJIT] Add options to llvm-rtdyld to describe a phony...
2014-07-29 Joerg Sonnenbergermbar without argument is equivalent to mbar 0.
2014-07-29 Duncan P. N... Revert "UseListOrder: Order GlobalValue uses after...
2014-07-29 Greg ClaytonSilence a warning saying "typedef requires a name"...
2014-07-29 Richard Smith[modules] Factor out ODR checking, to avoid unnecessary...
2014-07-29 Alexey Samsonov[UBSan] Get pc/bp for stack unwinding as early as possible.
2014-07-29 Joerg SonnenbergerRecognize BookE's mbar instruction.
2014-07-29 Duncan P. N... UseListOrder: Additional test coverage for r214242
2014-07-29 Duncan P. N... UseListOrder: Order GlobalValue uses after initializers
2014-07-29 Duncan P. N... UseListOrder: Create a struct around OrderMap, NFC
2014-07-29 Manman RenFeedback on r214189, no functionality change.
next