platform/upstream/llvm.git
2013-07-12 Sergey Matveev[lsan] Increase the hardcoded limit on number of leaks.
2013-07-12 Benjamin KramerMark MDNode::getOperand as readonly.
2013-07-12 Alexey Samsonov[Sanitizer] Revert some parts of r186109 related to...
2013-07-12 Daniel Jasperclang-format: Fix string literal breaking.
2013-07-12 Daniel Jasperclang-format: Break before/between array subscript...
2013-07-12 Chandler CarruthRevert "indvars: Improve LFTR by eliminating truncation...
2013-07-12 Vladimir MedicAdd support for Mips break and syscall insructions...
2013-07-12 Richard Sandiford[SystemZ] Add test missing from r186148
2013-07-12 Richard Sandiford[SystemZ] Optimize sign-extends of vector setccs
2013-07-12 Richard Sandiford[SystemZ] Fix parsing of inline asm registers
2013-07-12 Richard Sandiford[SystemZ] Improve spilling of LGDR and LDGR
2013-07-12 Shuxin YangStylistic change.
2013-07-12 Nadav RotemSLPVectorizer: Sink and enable CSE for ExtractElements.
2013-07-12 Charles DavisTarget/X86: Add explicit Win64 and System V/x86-64...
2013-07-12 NAKAMURA Takumillvm/test/Object/archive-toc.test: Use env(1) to satisf...
2013-07-12 NAKAMURA TakumiWindows/TimeValue.inc: Mute prefixed '0' on %d to emula...
2013-07-12 Manman RenPEI: refactor replaceFrameIndices(MF) to call replaceFr...
2013-07-12 Jordan Rose[analyzer] Add support for __builtin_addressof.
2013-07-12 Nadav RotemSLPVectorize: Replace the code that checks for vectoriz...
2013-07-11 Jordan Rose[scan-build] Pass through all -f and -O flags, along...
2013-07-11 Eli FriedmanFix crash on zero-argument assignment operator.
2013-07-11 Howard HinnantPort make_[un]signed tests to platforms where sizeof...
2013-07-11 David DeanAdd the ability to use guarded malloc when running...
2013-07-11 David DeanAdd the ability to use guarded malloc when running...
2013-07-11 Greg ClaytonUnblock buildbot.
2013-07-11 Jim InghamGet debugserver to call task_set_state to prime the...
2013-07-11 Benjamin Kramerllvm-ar: Clean up memory management with OwningPtr.
2013-07-11 Greg ClaytonHuge change to clean up types.
2013-07-11 Daniel MaleaTentatively re-enabling TestBreakAfterJoin on Linux
2013-07-11 Kaelyn UhrainProvide a fixit hint for changing '->' to '.' if there...
2013-07-11 Greg ClaytonAdded a memory.py module that contains a 'memfind'...
2013-07-11 Daniel MaleaEnable Mac OS X tests disabled due to llvm.org/pr16567
2013-07-11 Eli FriedmanMake CXXBaseSpecifier::getType return unqual type.
2013-07-11 Daniel MaleaImprove TestConcurrentEvents.py
2013-07-11 Benjamin KramerSync SmallBitVector with BitVector. Add unit tests...
2013-07-11 Enrico GranataTweaks to the Python reference and example command...
2013-07-11 Michael GottesmanFixed up comments in TargetLowering.h to conform to...
2013-07-11 Daniel Jasperclang-format: Fix bug concerning the alignment of "}".
2013-07-11 Adrian PrantlIn response to dblaikie's comment on r186035, replacing the
2013-07-11 Rafael EspindolaAdd tests for the before and after modifiers.
2013-07-11 Daniel Jasperclang-format: Break before trailing annotations.
2013-07-11 Nadav RotemRemove an argument that we dont use anymore.
2013-07-11 Daniel Jasperclang-format: Avoid line breaks before the first <<.
2013-07-11 Ashok ThirumurthiAdds methods to ObjectFileELF to access data in ELF...
2013-07-11 Rafael EspindolaUse %llu to print a 64 bit number. Should fix the ARM...
2013-07-11 Matt KopecFix unhandled SIGTRAP signal on Linux causing assertion.
2013-07-11 Fariborz JahanianRestore warning to its original text when
2013-07-11 Rafael EspindolaAdd a test for llvm-ar's m operation.
2013-07-11 Chandler CarruthFix a veritable conucopia of bugs in the readdir_r...
2013-07-11 Hal FinkelPPC: Add some missing V_SET0 patterns
2013-07-11 Andrew Trickindvars: Improve LFTR by eliminating truncation when...
2013-07-11 Eli BenderskySimplify GetBuiltinNames by hoising the NoBuiltins...
2013-07-11 Fariborz JahanianObjectiveC arc[qoi]: When due to change of certain...
2013-07-11 Michael SartainFix "source list -n printf" on Linux (printf is symbol...
2013-07-11 Sergey Matveev[sanitizer] Remove optional arguments from clone()...
2013-07-11 Hal FinkelPPCDAGToDAGISel::isRunOfOnes should return false on...
2013-07-11 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-11 Rafael EspindolaAdd back code for supporting old mingw versions. Should...
2013-07-11 Benjamin KramerDon't use a potentially expensive shift if all we want...
2013-07-11 Rafael EspindolaInsertBefore is the same as AddBefore. Delete it.
2013-07-11 Edwin Vanecpp11-migrate: Add missing file headers in unit tests
2013-07-11 Rafael EspindolaLooks like some versions of mingw don't have errno_t...
2013-07-11 Benjamin KramerUse move semantics if possible to construct ConstantRanges.
2013-07-11 Rafael EspindolaFix a FIXME about the format and add a test.
2013-07-11 Howard HinnantBill Fisher: This patch fixes a less likely case where...
2013-07-11 Arnold SchwaighoferLoopVectorize: Vectorize all accesses in address space...
2013-07-11 Daniel JasperImprove detection of trailing return types.
2013-07-11 Ed MasteAdd stub GetThreadName for FreeBSD, missed in r186033.
2013-07-11 Daniel JasperFix indentation problem for comments in call chains
2013-07-11 Rafael EspindolaMerge these tests.
2013-07-11 Rafael EspindolaUse a more unique name to avoid conflicting with direct...
2013-07-11 Rafael EspindolaAdd a test for llvm-ar's 'd' operation.
2013-07-11 Rafael EspindolaAdd tests for the 'x' operation.
2013-07-11 Rafael EspindolaRemove the 'N' modifier from llvm-ar.
2013-07-11 Rafael EspindolaDelete dead code.
2013-07-11 Rafael EspindolaRemove support for truncating names in archives.
2013-07-11 Daniel JasperKeep trailing annotations close to their argument.
2013-07-11 Rafael EspindolaSync llvm-ar's help string with the options it supports.
2013-07-11 Benjamin KramerReduce the number of indirections in the attributes...
2013-07-11 Richard Sandiford[SystemZ] Add testcase missing from r186073
2013-07-11 Richard Sandiford[SystemZ] Use zeroing form of RISBG for shift-and-AND...
2013-07-11 Richard Sandiford[SystemZ] Use zeroing form of RISBG for some AND sequences
2013-07-11 Rui Ueyama[PECOFF] Support linking against DLL.
2013-07-11 Richard Sandiford[SystemZ] Allow 8-bit operands to RISBG
2013-07-11 Duncan SandsTryToSimplifyUncondBranchFromEmptyBlock was checking...
2013-07-11 Hal FinkelInitialize AsmPrinter::MF in the constructor
2013-07-11 Hal FinkelRegScavenger should not exclude undef uses
2013-07-11 Rui Ueyama[PECOFF][Writer] Fixed a bug that an empty section...
2013-07-11 Craig TopperFix indentation. No functional change.
2013-07-11 Nadav RotemFix a warning.
2013-07-11 Nadav RotemConsolidate more lit tests.
2013-07-11 Nadav RotemConsolidate some of the lit tests.
2013-07-11 Richard SmithPR5066: If a declarator cannot have an identifier,...
2013-07-11 Nadav RotemConsolidate some of the lit tests.
2013-07-11 James DennettDocumentation fixes - the rest of DeclCXX.h:
2013-07-11 Nadav RotemSLPVectorizer: refactor the code that places extracts...
2013-07-11 Michael GottesmanTeach TailRecursionElimination to handle certain cases...
2013-07-11 James DennettDocumentation cleanup for DeclCXX.h:
2013-07-11 NAKAMURA Takumiclang/test/CodeGen/c11atomics.c: Fix testcase for ...
2013-07-11 Eli FriedmanFix build.
next