platform/upstream/llvm.git
2013-10-09 Akira Hatanaka[mips] Do not generate INS/EXT nodes if target does...
2013-10-09 Rui UeyamaRevert "llvm-c: Make target initializer functions exter...
2013-10-09 Ted KremenekRefine string literal concatenation warning within...
2013-10-09 Sean CallananImplemented the reverse-lookup API in the AST
2013-10-09 Daniel MaleaInitial checkin of curses-based LLDB UI (lui)
2013-10-09 Marshall Clowpatch by Yaron: Uses rand_s() from stdlib.h (when build...
2013-10-09 Sean CallananThis patch addresses a problem encountered by the
2013-10-09 Ed MasteFix endianness in ObjectFile::CopyData
2013-10-09 Ed MasteAdd logging for POSIX DYLD failures
2013-10-09 Manman RenDebug Info: update testing cases when the context and...
2013-10-09 Manman RenDebug Info: In DIBuilder, the context and type fields...
2013-10-09 Matt KopecAdd exec support for Linux including common support...
2013-10-09 Matt KopecAdd error checking to 'cmd' buffer as it may not be...
2013-10-09 Fariborz JahanianObjectiveC migrator. Introduce a new objcmt-atomic...
2013-10-09 Anders Waldenborgllvm-c: Make target initializer functions external...
2013-10-09 DeLesley HutchinsFix warnings introduced in r192314.
2013-10-09 DeLesley HutchinsConsumed analysis: improve loop handling. The prior...
2013-10-09 Ariel J. BernalRevert commit r192299 until find a way to account for...
2013-10-09 Timur IskhodzhanovInitialize vtorDisp in class constructors and destructors
2013-10-09 Rui UeyamaDo not process .objtxt file twice.
2013-10-09 Shankar Easwaran[ELF] Change MaxAlignment to 2.
2013-10-09 Manman RenDebug Info: In DIBuilder, the context field of a forwar...
2013-10-09 Hans WennborgTighten diagnostics for calling conventions on variadic...
2013-10-09 Ed MasteAdd missing space between words in comment
2013-10-09 Michael SartainRe-enable test_convenience_registers_16bit_with_process...
2013-10-09 Fariborz JahanianObjectiveC migrator. Introduce a new print policy for
2013-10-09 Bill WendlingAdd missing releases.
2013-10-09 Benjamin KramerFlip the ownership of MCStreamer and MCTargetStreamer.
2013-10-09 Shuxin YangFix a bug in Dead Argument Elimination.
2013-10-09 Daniel MaleaAllow Process::WaitForProcessToStop to return immediate...
2013-10-09 Rafael EspindolaUse aliases for more constructors and destructors.
2013-10-09 Ariel J. BernalThis patch fixes replacements that are not applied...
2013-10-09 Rafael EspindolaAdd a GlobalAlias::isValidLinkage to reduce code duplic...
2013-10-09 Daniel Jasperclang-format: Fix template declaration line breaking...
2013-10-09 Ed MasteFix filenames in header comment blocks
2013-10-09 Sergey Matveev[sanitizer] Fix the parent liveness check in StopTheWorld.
2013-10-09 Venkatraman... [Sparc] Disable tail call optimization for sparc64.
2013-10-09 Simon Atanasyan[Mips] Group MIPS-related options checking function...
2013-10-09 Simon Atanasyan[Mips] Make the isMipsR2Arch() function simpler - remov...
2013-10-09 Simon Atanasyan[Mips] Remove unused mips_CPUs_Group options group...
2013-10-09 Simon Atanasyan[Mips] Do not check for options from the OPT_mips_CPUs_...
2013-10-09 Simon Atanasyan[Mips] Make mips32/mips32r2/mips64/mips64r2 real aliase...
2013-10-09 Timur IskhodzhanovCode cleanup: rename VTableContext to ItaniumVTableCont...
2013-10-09 NAKAMURA Takumiclang/test/Coverage/codegen-next.m: Exclude this for...
2013-10-09 Timur IskhodzhanovReland 192220 "Abstract out parts of thunk emission...
2013-10-09 Greg BedwellTest commit. Remove whitespace from otherwise empty...
2013-10-09 Elena DemikhovskyAVX-512: Added VRCP28 and VRSQRT28 instructions and...
2013-10-09 Tim NorthoverAArch64: enable MISched by default.
2013-10-09 Tim NorthoverAArch64: migrate ADRP relaxation test to be llvm-mc...
2013-10-09 Shankar Easwaran[Layout] Dont set ordinals to Files by default.
2013-10-09 Craig TopperMore x86 disassembler filtering cleanup.
2013-10-09 Shankar Easwaran[cleanup] remove unused private variable
2013-10-09 Shankar Easwaran[Layout] Assign ordinals in Resolution order.
2013-10-09 Andrew TrickAdd missing HasAVX512 predicate.
2013-10-09 Craig TopperRemove some old filters from the x86 disassembler table...
2013-10-09 Craig TopperReplace a couple instructions with patterns referring...
2013-10-09 Shankar Easwaran[test] Just use the exit code from the test for now.
2013-10-09 Craig TopperUse AVX512PIi8 for the alt forms of vcmp instructions...
2013-10-09 Craig TopperMark some instructions as CodeGenOnly since they aren...
2013-10-09 Shankar Easwaran[test] Fix regex for failing test on bot
2013-10-09 Shankar Easwaran[inputGraph] Associate Resolve state with appropriate...
2013-10-09 Jason MolendaHandle the case where completing variables in a frame
2013-10-09 Sean CallananFixed a bug where variables' byte sizes would not
2013-10-09 Craig TopperAdd in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmov...
2013-10-09 Rafael EspindolaAdd a paragraph about MCTargetStreamer.
2013-10-09 Sean CallananFixed a bug in the Materializer where we sent the
2013-10-09 Michael SartainClean up RegisterContextPOSIX i386 code.
2013-10-09 NAKAMURA Takumillvm/test/LTO should run also on cygwin.
2013-10-09 Rui UeyamaUpdate error classes from all lowercase to camel case.
2013-10-09 Rui UeyamaMove a local variable into while-loop scope.
2013-10-09 Enrico Granata<rdar://problem/14923930>
2013-10-09 David MajnemerMake wording for certain invalid unary expressions...
2013-10-09 Manman RenDebug Info: update testing cases when the context field of
2013-10-09 Manman RenDebug Info: In DIBuilder, the context field of a DIComp...
2013-10-09 Enrico Granata<rdar://problem/15180638>
2013-10-08 Manman RenDebug Info: In DIBuilder, the context fields of a stati...
2013-10-08 Edwin Vaneclang-modernize: Clean up help output
2013-10-08 Manman RenDebug Info: update testing cases when the derived-from...
2013-10-08 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-08 Rui UeyamaFix flaky elf/X86_64/dynlib-search.test.
2013-10-08 Rui UeyamaUse size_t for array index.
2013-10-08 Nick Kledzik[unwind] Fix unw_init_remote_thread() use to void*...
2013-10-08 Manman RenDebug Info: update testing cases when the derived-from...
2013-10-08 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-08 Nick Kledzik[unwind] add required #include
2013-10-08 Reid Kleckner-Wmicrosoft: Don't warn on non-inline pure virtual...
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-08 Nick KledzikFix conditionals on __Unwind_SjLj_* functions to only...
2013-10-08 Hans WennborgTurn error about fastcall variadic function into warnin...
2013-10-08 Enrico Granata<rdar://problem/14028923>
2013-10-08 Fariborz JahanianObjectiveC migrator: Add support for inferring
2013-10-08 Matt ArsenaultFix duplicated assertions.
2013-10-08 Enrico GranataTweak documentation for formats in categories
2013-10-08 Enrico Granata<rdar://problem/12632394>
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar signed/unsigned...
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar signed/unsigned...
2013-10-08 Rui UeyamaFix #endif comment.
2013-10-08 Rui UeyamaUse size_t instead of int64_t for the vector size.
2013-10-08 Reid KlecknerExplicitly request unsigned enum types when desired
next