platform/upstream/llvm.git
2014-04-08 Sean Silva[docs] Fix up some links to the preferred style.
2014-04-08 Juergen Ributzka[Constant Hoisting][ARM64] Enable constant hoisting...
2014-04-08 Jim InghamThis function should be const.
2014-04-08 Duncan P. N... RegAlloc: Account for a variable entry block frequency
2014-04-08 Hal Finkel[PowerPC] Don't return false from PPC::isVSLDOIShuffleMask
2014-04-08 Enrico GranataFix the GetArrayElementType() call so it will not crash...
2014-04-08 Reid KlecknerFix the funcsig test with an explicit triple
2014-04-08 Reid KlecknerAdd support for MSVC's __FUNCSIG__
2014-04-08 Kevin EnderbyFix the ARM VLD3 (single 3-element structure to all...
2014-04-08 Reid Klecknerintrin.h: Fix up bugs in the cr3 and msr intrinsics
2014-04-08 Duncan P. N... Verifier: Give the right message for bad atomic loads
2014-04-08 Ed MasteRevert r205769 as it breaks the build on FreeBSD:
2014-04-08 Diego NovilloAdd -pass-remarks flag to 'opt'.
2014-04-08 Diego NovilloAdd support for optimization reports.
2014-04-08 Ben LangmuirHave validate-system-headers override validate-once...
2014-04-08 NAKAMURA TakumiX86MCAsmInfoGNUCOFF: Set PointerSize as 8 for targeting...
2014-04-08 Ed MasteAccept DWARF version 2 and 3 in debug_line tables
2014-04-08 Virgile BelloAdded i686 architecture (ArchSpec::Core::eCore_x86_32_i...
2014-04-08 Virgile BelloImprove demangler to compile with MSVC.
2014-04-08 Daniel Jasperclang-format: Fix incorrect multi-block-parameter compu...
2014-04-08 Richard SmithIf a header is explicitly included in module A, and...
2014-04-08 Daniel Jasperclang-format: Correctly understand arrays of pointers.
2014-04-08 Daniel Jasperclang-format: Extend AllowShortFunctions.. to only...
2014-04-08 Alexander KornienkoOutput clang-tidy errors in a consistent order.
2014-04-08 Tim NorthoverARM64: fix fmsub patterns which assumed accum operand...
2014-04-08 Richard SmithPR19346: Adding 0 to a null pointer has defined behavio...
2014-04-08 Joerg SonnenbergerThe content of .eh_frame may be misaligned, so use...
2014-04-08 Richard SmithThe LLVM C API shouldn't be including a file from the...
2014-04-08 Elena DemikhovskyAVX-512: Added fp_to_uint and uint_to_fp patterns.
2014-04-08 Andrew TrickFix a (legacy) PassManager crash that occurs when a...
2014-04-08 David MajnemerX86: Split the relocation selection up
2014-04-08 Reid Klecknerintrin.h: Implement __readmsr, __readcr3, and __writecr3
2014-04-07 Greg ClaytonFixed an issue where if you called:
2014-04-07 Jim GrosbachTidy up comments a bit.
2014-04-07 Jim GrosbachARM64: Range based for loop in ARM64PromoteConstant...
2014-04-07 Jim GrosbachARM64: Clean up file header comment a bit.
2014-04-07 David Majnemerobj2yaml: Use the correct relocation type for different...
2014-04-07 DeLesley HutchinsThread Safety Analysis: various fixes to new SExpr...
2014-04-07 Sean Silva[docs] Fix some links
2014-04-07 Sean Silva[docs] Update link title
2014-04-07 Sean Silva[docs] Fix some Sphinx warnings that have crept in.
2014-04-07 Reed KotlerReverting commit r205628 due to mips64 issues.
2014-04-07 Greg ClaytonFixed a case where we could spin indefinitely if we...
2014-04-07 Greg ClaytonCleanup the code a bit.
2014-04-07 Andrew TrickPut a limit on ScheduleDAGSDNodes::ClusterNeighboringLo...
2014-04-07 Rui UeyamaEarly continue to reduce nesting.
2014-04-07 Rui UeyamaNo else after return.
2014-04-07 Rui Ueyama[ELF] Unit tests for -o and --noinhibit-exec.
2014-04-07 Greg ClaytonDisable JITLoaderGDB on "vendor == apple" for now due...
2014-04-07 DeLesley HutchinsThread Safety Analysis: fix warning.
2014-04-07 Tom StellardR600/SI: Handle INSERT_SUBREG in SIFixSGPRCopies
2014-04-07 Tom StellardR600: Match 24-bit arithmetic patterns in a Target...
2014-04-07 Tom StellardR600: Replace dyn_cast + assert with cast
2014-04-07 Reid Kleckner-fms-extensions: Don't define __PRETTY_FUNCTION__ to...
2014-04-07 DeLesley HutchinsThread Safety Analysis: update to internal SExpr handling.
2014-04-07 Reid KlecknerMangle the vbptr offset into pointers to member functions
2014-04-07 Richard SmithRemove an unused file.
2014-04-07 Richard SmithWhen a CHECK-NEXT fails because there was no match...
2014-04-07 Matt ArsenaultUse std::swap
2014-04-07 Matt ArsenaultUse .data() instead of &x[0]
2014-04-07 Jordan Rose[analyzer] Fix mistake in example for potential checker...
2014-04-07 Jordan Rose[analyzer] Re-enable test I accidentally committed...
2014-04-07 Ed MasteCorrect typo: waychpoint -> watchpoint
2014-04-07 Fariborz JahanianRevert r205646 (keeping the test in its modified form) as
2014-04-07 David MajnemerFix a typo introduced in r205716
2014-04-07 David Majnemerclang-cl: make /Gw map to -fdata-sections
2014-04-07 Richard SmithFix clang-tidy warning (argument comments don't match...
2014-04-07 Dmitri Gribenkolibclang: add clang_CXXMethod_isConst API that allows...
2014-04-07 Eric ChristopherInvert the option to enable debug info verification...
2014-04-07 Ed MasteAdd decorator for FreeBSD DynamicValueTestCase failure
2014-04-07 Eric ChristopherRevert the last couple of patches here and go back...
2014-04-07 Eric ChristopherHandle vlas during inline cost computation if they...
2014-04-07 Marshall ClowFix PR19819
2014-04-07 Eric ChristopherXFAIL this completely at the moment:
2014-04-07 Simon AtanasyanFix a typo in the comment.
2014-04-07 Eric ChristopherAdd NDEBUG markers around debug only function.
2014-04-07 Eric ChristopherAdd debug location information to the vectorizer debug...
2014-04-07 Eric ChristopherMake test run on most platforms and only fail on cygwin...
2014-04-07 Manuel KlimekUpdate arc config to new domain.
2014-04-07 Manuel KlimekUpdate arc config to new domain.
2014-04-07 Manuel KlimekMake docs point to new domain.
2014-04-07 Marshall ClowRemoved 'sized deallocation' from C++14 status page...
2014-04-07 Craig TopperUse 'false' for a bool instead of '0'
2014-04-07 Rui UeyamaUpdate Phabricator server.
2014-04-07 Craig Topper[C++11] Make use of 'nullptr' in the Support library.
2014-04-07 Serge PavlovUpdated phabricator server.
2014-04-07 Serge PavlovUpdated phabricator server.
2014-04-06 Rui Ueyama[ELF] Accept "-rpath=<foo>" as well as "-rpath <foo>".
2014-04-06 Rui Ueyama[ELF] Fix driver bug.
2014-04-06 Simon Atanasyan[ELF] Use typedefs to make class field declarations...
2014-04-06 David BlaikieDebugInfo: Support type alias templates
2014-04-06 Elena DemikhovskyChanges in IntelJITEventListener - By Arch Robinson
2014-04-06 NAKAMURA TakumiQuick fix: Triple::isOSMSVCRT() should be false for...
2014-04-06 Simon Atanasyan[yaml2obj][ELF] Rename class SectionNameToIdxMap =...
2014-04-06 David BlaikieDebugInfo: emit namespace aliases as named imported...
2014-04-06 David BlaikieDebugInfo: Support namespace aliases as DW_TAG_imported...
2014-04-06 Argyrios Kyrtzidis[Frontend] If the module file lock owner have died...
2014-04-06 Argyrios Kyrtzidis[Support] Modify LockFileManager::waitForUnlock() to...
2014-04-05 David BlaikieRemove unused parameter
2014-04-05 Saleem AbdulrasoolAsmParser: add a warning for compatibility parsing
next