platform/upstream/llvm.git
2013-01-25 Daniel Dunbar[build/clang_darwin] Don't try to run sw_vers if we...
2013-01-25 Daniel Dunbar[tests] Add a test for -iwithprefix.
2013-01-25 Greg Clayton<rdar://problem/13069948>
2013-01-25 Fariborz JahanianAdd space after ';'.
2013-01-25 Fariborz JahanianImprove diagnsotic further on integer overflow.
2013-01-25 Eli BenderskyRename variable to be more comprehensible and follow...
2013-01-25 Benjamin KramerAPFloat: Make sure that we get a well-formed x87 NaN...
2013-01-25 Alexander KornienkoDon't suggest to insert [[clang::fallthrough]] before...
2013-01-25 Daniel JasperFix some alignment and line break decisions.
2013-01-25 Evgeniy Stepanov[msan] Tests for ICmp handling.
2013-01-25 Reid KlecknerDisable MSVC's warning about noreturn destructors
2013-01-25 Reid KlecknerFix MSVC 2012 warning about a 32-bit shift that should...
2013-01-25 Evgeniy Stepanov[msan] A comment on ICmp handling logic.
2013-01-25 Evgeniy Stepanov[msan] Implement exact shadow propagation for relationa...
2013-01-25 Alexey Samsonov[Sanitizer] More fixes to scanf interceptor: stub suppo...
2013-01-25 Shankar Easwaranchange all occurences of File to FileELF
2013-01-25 Preston GurdThis patch aims to reduce compile time in LegalizeTypes...
2013-01-25 NAKAMURA TakumiLexer.cpp: Fix a warning with ptrdiff_t on i686. [...
2013-01-25 Hal FinkelMore cleanup of PPC register definitions.
2013-01-25 Hal FinkelAdd an addition operator to TableGen
2013-01-25 Kostya Serebryany[sanitizer] improve the calloc overflow check (spotted...
2013-01-25 Kostya Serebryany[sanitizer] fix calloc overflow in asan/tsan/msan
2013-01-25 Alexey Samsonov[Sanitizer] fix errors in scanf interceptors: add suppo...
2013-01-25 NAKAMURA Takumiclang/test/PCH/modified-header-error.c: Disable it...
2013-01-25 Daniel JasperAllow breaking after "::" if absolutely necessary.
2013-01-25 Silviu BarangaFixed the condition codes for the atomic64 min/umin...
2013-01-25 NAKAMURA TakumiConvertUTF.h: Suppress a warning with ptrdiff_t on...
2013-01-25 NAKAMURA Takumiclang/test/Driver/output-file-cleanup.c: Add arm and...
2013-01-25 Bill WendlingUse the AttributeSet query instead of the Attribute...
2013-01-25 Andrew TrickMIsched: Print block name. No functionality.
2013-01-25 Andrew TrickMachineScheduler support for viewGraph.
2013-01-25 Andrew TrickScheduleDAG: colorize the DOT graph and improve formatting.
2013-01-25 Shankar Easwaranadd elf targethandler
2013-01-25 Nick LewyckyAdd missing InGroup for this warning.
2013-01-25 NAKAMURA Takumiclang/test/Driver/output-file-cleanup.c: Mark it as...
2013-01-25 Andrew TrickScheduleDAG: Added isBoundaryNode to conveniently detec...
2013-01-25 Andrew TrickSchedDFS: Complete support for nested subtrees.
2013-01-25 Andrew TrickMIsched: Improve the interface to SchedDFS analysis...
2013-01-25 Andrew TrickArrayRef reverse iterators.
2013-01-25 Andrew Trickwhitespace
2013-01-25 NAKAMURA Takumiclang/test/Index/crash-recovery-*.c: Drop 'REQUIRES...
2013-01-25 NAKAMURA Takumilit/ShUtil.py: Deprecate '!' in shell expression. It...
2013-01-25 Andrew TrickSchedDFS: Initial support for nested subtrees.
2013-01-25 NAKAMURA Takumiclang/test: Drop "REQUIRES:shell" in three tests. They...
2013-01-25 NAKAMURA Takumiclang/test/CodeGenCXX/debug-info-static-member.cpp...
2013-01-25 Chandler CarruthSwitch this code away from Value::isUsedInBasicBlock...
2013-01-25 NAKAMURA TakumiCreate clang/test/Driver/lit.local.cfg.
2013-01-25 NAKAMURA TakumiDrop "REQUIRES:shell" in tests. They can run on win32.
2013-01-25 Richard SmithSync 'in class initialization of static const double...
2013-01-25 Andrew TrickMISched: Add SchedDFSResult to ScheduleDAGMI to formali...
2013-01-25 Daniel Dunbar[Frontend] Remove another IsUserSpecified member variab...
2013-01-25 Daniel Dunbar[Frontend] Drop the isUserSupplied argument to InitHead...
2013-01-25 Daniel Dunbar[Frontend] The -iwithprefix option belongs in the After...
2013-01-25 Daniel Dunbar[Lex] Remove DirectoryLookup.UserSpecified, which is...
2013-01-25 NAKAMURA TakumiSerialization/GlobalModuleIndex.cpp: Fixup r173405...
2013-01-25 Jack CarterThis patch implements parsing the .word
2013-01-25 Jason Molenda<rdar://problem/13072285>
2013-01-25 Douglas GregorImplement the reader of the global module index and...
2013-01-25 Douglas GregorRename the -cc1 option "-generate-module-index" to
2013-01-25 Douglas GregorTrack the number of lookups and hits into the on-disk...
2013-01-25 Daniel MaleaUpdate test scripts and Makefiles to allow testing...
2013-01-25 Akira Hatanaka[mips] Set flag neverHasSideEffects flag on some of...
2013-01-25 Jordan RoseClarify comment: "diagnose" is better than "warn" when...
2013-01-25 Andrew TrickSchedDFS: Refactor and tweak the subtree selection...
2013-01-25 Andrew TrickSchedDFS: Constify interface.
2013-01-25 Richard SmithClean up: since we have FunctionDecl::IsInline, make...
2013-01-25 Dmitri GribenkoFileCheck'ize test
2013-01-24 Jakob Stoklund... Avoid creating duplicate CFG edges in the IfConversion...
2013-01-24 Daniel MaleaMark test cases affected by PR 15036 (GCC-generated...
2013-01-24 Dmitri GribenkoFileCheck'ize test
2013-01-24 Anna Zaks[analyzer] Fixup for r173385 and r173386 - initialize...
2013-01-24 Dmitri GribenkoFileCheck'ize test
2013-01-24 Jim InghamDon't listen for EXC_RESOURCE exceptions, those should...
2013-01-24 Dmitri GribenkoFileCheck'ize test
2013-01-24 Fariborz JahanianFixes text of diagnostics in integer overflow patch.
2013-01-24 Dmitri GribenkoFileCheck'ize test/SemaCXX/qualified-names-print.cpp...
2013-01-24 Anna Zaks[analyzer] Add "-analyzer-config mode=[deep|shallow] ".
2013-01-24 Anna Zaks[analyzer] Replace "-analyzer-ipa" with "-analyzer...
2013-01-24 Anna Zaks[analyzer] refactor: access IPAMode through the accessor.
2013-01-24 Jordan Rosescan-build: Add a --keep-empty option for better testing.
2013-01-24 Renato GolinMoving Cost Tables up to share with other targets
2013-01-24 Michael J.... [Driver] Run the pass manager.
2013-01-24 Michael J.... Move SimpleAtoms.h to ReaderWriter.
2013-01-24 David BlaikieFileCheck-ify some debug info scope related tests.
2013-01-24 Fariborz Jahanianremoved duplicated comment.
2013-01-24 Fariborz JahanianPatch to check for integer overflow. It has been
2013-01-24 Jordan RoseMove 'convertUTF8Sequence' helper into the C++ section...
2013-01-24 Akira Hatanaka[mips] Do not emit i32 padding if target ABI is O32...
2013-01-24 Michael GottesmanAdded comment to ObjCARC elaborating what is meant...
2013-01-24 Jordan RoseTest fix-it ranges for Unicode characters.
2013-01-24 Daniel MaleaSkip 32-bit testing of check_public_api_headers (on...
2013-01-24 Jordan RoseAdd a fixit for \U1234 -> \u1234.
2013-01-24 Jordan RoseAs an extension, treat Unicode whitespace characters...
2013-01-24 Jordan RoseHandle universal character names and Unicode characters...
2013-01-24 Jordan RoseUnify diagnostics for \x, \u, and \U without any follow...
2013-01-24 Chad RosierFail these tests in a way that doesn't cause unexpected...
2013-01-24 Hal FinkelStart cleanup of PPC register definitions using foreach...
2013-01-24 Chad RosierTemporarily XFAIL this test; the compiler will segfault...
2013-01-24 Chad Rosier[ms-inline asm] Add an error when trying to compile...
2013-01-24 Daniel MaleaMarking test cases with @expectedFailureLinux as per...
next