platform/upstream/llvm.git
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.
2014-07-29 Eli BenderskyAdd missing test for r214210.
2014-07-29 Joerg SonnenbergerFix typo in alias: DSIR -> DSISR
2014-07-29 Hans Wennborgclang-format vs plugin: include the license
2014-07-29 Todd FialaAdd $vAttach support to llgs.
2014-07-29 Justin Bognerllvm-profdata: Clean up and reorganize some tests
2014-07-29 Joerg SonnenbergerSupport move to/from segment register.
2014-07-29 Reid KlecknerAttempt to fix the expression parser after r214119
2014-07-29 Alexey Samsonov[UBSan] Build part of UBSan runtime that can be linked...
2014-07-29 Lang Hames[MCJIT] XFAIL some RuntimeDyld tests on MIPS - RuntimeD...
2014-07-29 Greg ClaytonRemove unused variable that was causing a warning.
2014-07-29 Rafael EspindolaUse nullptr instead of NULL.
2014-07-29 Alex LorenzCoverage: improve efficiency of the counter propagation...
2014-07-29 Lang Hames[MCJIT] Make sure we print the full 64-bit result of...
2014-07-29 Rafael EspindolaRemove unused includes.
2014-07-29 Matt ArsenaultR600/SI: Implement getLdStBaseRegImmOfs
2014-07-29 Duncan P. N... UseListOrder: Try to resolve buildbot failure
2014-07-29 Greg ClaytonResolve the executable _before_ we try to get the modul...
2014-07-29 Richard SmithPR20473: Don't "deduplicate" string literals with the...
2014-07-29 Rafael EspindolaDelete dead code.
2014-07-29 Johannes Doerfert[Refactor] Expose the IslExprBuilder (missing files)
2014-07-29 Marshall Clowstd::once_flag was forward declared with _LIBCPP_TYPE_V...
2014-07-29 Rafael EspindolaHave a single enum for "not a bitcode" error.
2014-07-29 Matt ArsenaultR600/SI: Enable named operand table for DS instructions
2014-07-29 Matt ArsenaultRemove line with no effect
2014-07-29 Johannes Doerfert[Refactor] Expose the IslExprBuilder
2014-07-29 Rafael Espindolagold plugin: Fix handling of corrupted bitcode files.
2014-07-29 Duncan P. N... UseListShuffleVector: Remove copy constructor
2014-07-29 Duncan P. N... UseListShuffleVector: Code reorganization, NFC
2014-07-29 Lang Hames[MCJIT] Make the RuntimeDyldChecker stub_addr builtin...
2014-07-29 Eli BenderskyFix FileCheck crash when empty prefix is passed.
2014-07-29 Rafael EspindolaMove the bitcode error enum to the include directory.
2014-07-29 Bob WilsonSupport LIBRARY_PATH on all Darwin targets.
2014-07-29 Greg ClaytonUse the most up to date dsymutil on Darwin, not the...
2014-07-29 Alex LorenzCoverage: fix the missing output stream in recursive...
2014-07-29 Juergen Ributzka[RuntimeDyld][AArch64] Make encode/decodeAddend also...
2014-07-29 Juergen Ributzka[RuntimeDyld][AArch64] Make encode/decodeAddend more...
2014-07-29 Fariborz JahanianProvide warning name for property attribute warning
2014-07-29 Larisse VoufoRevert "Fix test case in r214190. (It failed on my...
2014-07-29 Dan AlbertBase regex code on char_class_type.
2014-07-29 Tobias GrosserIslAst: Enhance parallelism detection test
2014-07-29 Rafael EspindolaSmall gold plugin simplifications.
2014-07-29 Larisse VoufoFix test case in r214190. (It failed on my end.)
2014-07-29 Zachary Turner[Windows] Delegate str[n]casecmp to the appropriate...
2014-07-29 Joerg SonnenbergerAdd a number of aliases for SPR access.
2014-07-29 Matt ArsenaultR600/SI: Add isMUBUF / isMTBUF
2014-07-29 Matt ArsenaultR600/SI: Set bits on SMRD instructions
2014-07-29 Larisse VoufoFix typo.
next