platform/upstream/llvm.git
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.
2014-07-29 Larisse VoufoFix PR10177 where non-type template arguments to alias...
2014-07-29 Simon AtanasyanInstall the `obj2yaml` and `yaml2obj` utilities togethe...
2014-07-29 Manman Ren[Debug Info] update testing case due to change in DIBui...
2014-07-29 Manman Ren[Debug Info] remove DITrivialType and use null to repre...
2014-07-29 Greg ClaytonWhen constructing an ArchSpec from a MachO cpu type...
2014-07-29 Duncan P. N... llvm-uselistorder: Fix header comments from r214144
2014-07-29 Rafael EspindolaAdd a test for the mtriple plugin option.
2014-07-29 Tyler NowickiModify how the loop hint attribute is printed as a...
2014-07-29 Duncan P. N... IR: Create the use-list order shuffle vector in-place
2014-07-29 Artyom SkrobovDataflowWorklist.h - "We should have a description...
2014-07-29 Justin BognerProfileData: Don't redundantly default initialize a...
2014-07-29 Joerg SonnenbergerAdd rfi instruction. Based on feedback by Ulrich Weigand.
2014-07-29 Sasa Stankovic[mips] Don't use odd-numbered single precision register...
2014-07-29 Ulrich Weigand[PowerPC] Fix ppc64-elf-abi.ll test case on Darwin
2014-07-29 NAKAMURA TakumiUseListShuffleVector: Add a copy constructor to appease...
2014-07-29 Tim NorthoverCodeGenPrep: fall back to MVT::Other if instruction...
2014-07-29 Tim NorthoverARM: add __aeabi_d2h for truncation on AEABI systems
2014-07-29 Tim NorthoverARM: fix @llvm.convert.from.fp16 on softfloat targets.
2014-07-29 NAKAMURA TakumiUseListShuffleVector::~UseListShuffleVector(): Fix...
2014-07-29 Yi KongAArch64: Resolve some FIXMEs in CGBuiltin left over...
2014-07-29 Alexey Bataev[OPENMP] Additional comments for implicit 'flush' claus...
2014-07-29 Johannes Doerfert[Refactor] Adjust some comments
2014-07-29 Johannes DoerfertAssume no annotations when visiting new domain (IslAst)
2014-07-29 Johannes DoerfertAdded base array id's to Memory Accesses
2014-07-29 Johannes Doerfert[Refactor] Use non-const MemoryAccess base addresses
2014-07-29 NAKAMURA Takumi[autoconf] Fixup s/3.5/3.6/. Clang's ident was 3.5...
2014-07-29 Johannes Doerfert[Refactor] Adjust some comments
2014-07-29 Johannes Doerfert[Refactor] Remove unused MemoryAccess constructor
2014-07-29 Sylvestre Ledru3.5 => 3.6
2014-07-29 Tobias GrosserRevert "Emit column debug information for loads"
2014-07-29 Tobias GrosserEmit column debug information for loads
2014-07-29 Zachary TurnerFix compile error on Windows.
next