platform/upstream/llvm.git
2012-12-06 Kostya Serebryany[asan/msan] one more test for 32-bit allocator
2012-12-06 Kostya Serebryany[asan/msan] new 32-bit allocator, basic functionality...
2012-12-06 Matthew CurtisHexagon TC: Update toolchain to add appropriate include
2012-12-06 Dmitry Vyukovtsan: add 'free' to java nonsense reports
2012-12-06 Dmitry Vyukovtsan: add mutexsets to reports
2012-12-06 NAKAMURA Takumiclang/test/CodeGen/2008-01-07-UnusualIntSize.c: Add...
2012-12-06 Evgeniy Stepanov[msan] Fix a typo in a comment.
2012-12-06 Evgeniy Stepanov[msan] Do not store origin for clean values.
2012-12-06 Chandler CarruthRework the bitfield access IR generation to address...
2012-12-06 Daniel Jasper"<<" alignment for clang-format.
2012-12-06 Andy GibbsIntegrate polly test-suite into an llvm "make check...
2012-12-06 Bill Wendlings/getLowerBoundDefault/getDefaultLowerBound/ for consis...
2012-12-06 Bill WendlingRemove unused variable.
2012-12-06 Bill WendlingHandle non-default array bounds.
2012-12-06 Craig TopperRemove intrinsic specific instructions for (V)MOVQUmr...
2012-12-06 Ted KremenekUse the BlockDecl captures list to infer the direct...
2012-12-06 Ted KremenekOnly provide explicit getCapturedRegion() and getOrigin...
2012-12-06 Ted KremenekPull logic to map from VarDecl* to captured region...
2012-12-06 Ted KremenekUse 'getOriginalRegion()' rather than going through...
2012-12-06 Craig TopperMark MOVDQ(A/U)rm as ReMaterializable. Mark all MOVDQ...
2012-12-06 Richard SmithFix http://stackoverflow.com/questions/13521163
2012-12-06 Kostya Serebryany[tsan] add MmapAlignedOrDie
2012-12-06 Richard SmithDon't use dyn_cast on a Type* which might not be canoni...
2012-12-06 Jason MolendaFix ABIMacOSX_i386::RegisterIsVolatile to return the...
2012-12-06 Greg Clayton<rdar://problem/12560257>
2012-12-06 Evan ChengProperly fix the tes.
2012-12-06 NAKAMURA Takumillvm/test/CodeGen/ARM/extload-knownzero.ll: Try to...
2012-12-06 NAKAMURA TakumiRevert r169456, "change MCContext to work on the doInit...
2012-12-06 Sean CallananThe expression parser will now check the validity
2012-12-06 Chad Rosier[arm fast-isel] Make the fast-isel implementation of...
2012-12-06 Evan ChengLet targets provide hooks that compute known zero and...
2012-12-06 NAKAMURA TakumiDisable clang/test/Preprocessor/macro-multiline.c for...
2012-12-06 Fariborz Jahanianmore test of template declarations in a
2012-12-06 Pedro Artigaschange MCContext to work on the doInitialization/doFina...
2012-12-06 Bill WendlingSet the 'MadeChange' variable if we are deleting blocks.
2012-12-06 Daniel MaleaMove isprint8() into lldb_private as per post-commit...
2012-12-06 Fariborz JahanianMore C++ testing of declarations embedded in
2012-12-06 Michael IlsemanHave CannotBeNegativeZero() be aware of the nsz fast...
2012-12-05 Sean CallananRewrote the bitfield logic. Major changes include:
2012-12-05 Chad Rosier[driver, ms-inline asm] -fms-compatibility enables...
2012-12-05 Andrew TrickTaking ownership of indvars/lsr.
2012-12-05 Richard SmithPR10867: Analogue of r169441 for when using external...
2012-12-05 Chad Rosier[driver, ms-inline asm] Have -fms-extensions enable...
2012-12-05 Jason MolendaAdding missing log->Printf instead of printf in Target...
2012-12-05 Andrew TrickRegPressureTracker::dump(): Remove unnecessary argument.
2012-12-05 Richard SmithLooks like lit on Windows can't cope with parens here...
2012-12-05 Richard SmithPR10867. lit would interpret
2012-12-05 Fariborz JahanianIn DeclPrint add printing of '= default'
2012-12-05 Akira HatanakaDo not run tests MappedMemoryTest.BasicWrite and Multip...
2012-12-05 Michael J.... Quick build fix for c++03 clang. This needs a proper...
2012-12-05 Richard SmithMore workarounds for PR10867.
2012-12-05 Fariborz JahanianIn DeclPrint add printing of 'explicit'
2012-12-05 Richard SmithFix an egregiously broken test. This pattern doesn...
2012-12-05 Eli BenderskyChange std::vector to SmallVector<4> and remove some...
2012-12-05 Jyotsna VermaDefine new-value store instructions with base+immediate...
2012-12-05 Greg Clayton<rdar://problem/12560257>
2012-12-05 Argyrios Kyrtzidis[c-index-test] Introduce '-index-compile-db' which...
2012-12-05 Bill WendlingFix name. The array is unboundED.
2012-12-05 Bill WendlingFix name. The array is unboundED.
2012-12-05 Andrew TrickRegisterPressureTracker: fix findUseBetween to handle...
2012-12-05 Andrew TrickRegisterPressureTracker: unify virtual registers and...
2012-12-05 Andrew TrickRegisterPresssureTracker: Track live physical register...
2012-12-05 Greg Clayton<rdar://problem/12749733>
2012-12-05 Nadav RotemCost Model: change the default cost of control flow...
2012-12-05 Chad Rosier[driver, ms-inline asm] MS-Style inline assembly is...
2012-12-05 Daniel JasperBasic clang-format vim-integration.
2012-12-05 David SehrCorrect ARM NOP encoding
2012-12-05 Eli BenderskyRemove unused methods
2012-12-05 Justin Holewinski[NVPTX] Fix crash with unnamed struct arguments
2012-12-05 Daniel MaleaDefine isprint8() wrapper around isprint() in order...
2012-12-05 Michael J.... Add dump of Win64 EH unwind data.
2012-12-05 Michael J.... Updates to Win64EH.h structures.
2012-12-05 Fariborz Jahanianfix comment.
2012-12-05 Fariborz JahanianTesting C++ declarations embedded in
2012-12-05 Chad Rosier[ms-inline asm] Add more tests.
2012-12-05 David SehrTest commit.
2012-12-05 Greg ClaytonBacked out part of the ABI changes that were checked...
2012-12-05 Jyotsna VermaUse multiclass to define store instructions with base...
2012-12-05 Eli BenderskyRemove the non-const getInst accessor. It wasn't being...
2012-12-05 Bob WilsonAdjust JIT target triple on OS X to match the current...
2012-12-05 Matthew CurtisFix misplaced closing brace.
2012-12-05 Daniel MaleaRename class __lambda_node to ___lambda_node to fix...
2012-12-05 Andrew TrickRemove two dead functions resulting from a bad rebase.
2012-12-05 Jordan RoseFormat strings: offer a cast to 'unichar' for %C in...
2012-12-05 Jordan RoseFormat strings: add more expression types that don...
2012-12-05 Jordan RoseFormat strings: a character literal should be printed...
2012-12-05 Jordan RoseFormat strings: the correct conversion for 'char' is...
2012-12-05 Benjamin KramerTry to unbreak the build on hosts that don't transitive...
2012-12-05 Jakob Stoklund... Remove unused MachineInstr constructors.
2012-12-05 Greg ClaytonCrash every time with new target logging is now fixed.
2012-12-05 Kevin EnderbyAdded a option to the disassembler to print immediates...
2012-12-05 Kostya Serebryany[asan] drop the extension from asan tests (as the exten...
2012-12-05 Pedro Artigas- Added calls to doInitialization/doFinalization to...
2012-12-05 Daniel JasperRemove bad and useless enum to bool conversion.
2012-12-05 Alexander KornienkoClang-format: parse for and while loops
2012-12-05 Daniel JasperIndentation fixes for clang-format.
2012-12-05 Evgeniy Stepanov[msan] Instrument bswap intrinsic.
2012-12-05 Alexander KornienkoFollow-up to r169286, addresses comments in llvm-review...
2012-12-05 Kostya Serebryany[asan] undo the debug printf
2012-12-05 Evgeniy StepanovReuse an existing diagnostic for tsan/msan needing...
next