platform/upstream/llvm.git
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...
2013-01-24 Daniel MaleaPR14426 (breakpoint hit count incorrect) is resolved.
2013-01-24 Chad Rosier[driver] Associate a JobAction with each result file...
2013-01-24 Saleem Abdulrasool[bugpoint] make tool selection messages unique
2013-01-24 Saleem Abdulrasool[bugpoint] set Message after tool configuration
2013-01-24 Michael HanPR14922: when printing an attribute, use the real synta...
2013-01-24 Benjamin KramerReapply chandlerc's r173342 now that the miscompile...
2013-01-24 Benjamin KramerConstantFolding: Add a missing folding that leads to...
2013-01-24 NAKAMURA Takumiunittests/SupportTests/Initialize.MultipleThreads:...
2013-01-24 Joey GoulyFix a non-conformant OpenCL test case.
2013-01-24 Joey GoulyProperly remove this test file, that I copied over...
2013-01-24 Joey GoulyFix an OpenCL test case that was OpenCL conformant.
2013-01-24 NAKAMURA Takumiunittests/SupportTests/Initialize.MultipleThreads:...
2013-01-24 NAKAMURA Takumilli/RecordingMemoryManager: Free allocated sections...
2013-01-24 Dmitry Vyukovtsan: return the old fake numbers from malloc stats...
2013-01-24 Alexey Samsonov[Sanitizer] use stub InternalSymbolizer on platforms...
2013-01-24 Dmitry Vyukovtsan: suppress reports using both stacks
2013-01-24 Dmitry Vyukovtsan: allow a front-end to provide default suppressions
2013-01-24 Alexey Samsonov[Sanitizer] Add skeleton for InternalSymbolizer that...
2013-01-24 Chandler CarruthRevert r173342 temporarily. It appears to cause a very...
2013-01-24 Chandler CarruthPlug TTI into the speculation logic, giving it a real...
2013-01-24 Chandler CarruthAddress a large chunk of this FIXME by accumulating...
2013-01-24 Chandler CarruthSwitch the constant expression speculation cost evaluat...
2013-01-24 Chandler CarruthRephrase the speculating scan of the conditional BB...
2013-01-24 Kostya Serebryany[asan] fix 32-bit builds
2013-01-24 Chandler CarruthSimplify the PHI node operand rewriting.
2013-01-24 Kostya Serebryany[asan] run-time tests for adaptive redzones
2013-01-24 Kostya Serebryany[asan] adaptive redzones for globals (the larger the...
2013-01-24 Chandler CarruthGive the basic block variables here names based on...
2013-01-24 Alexander Potapenko[ASan] fix compilation on Mac by adding a missing pwrit...
2013-01-24 Dmitry Vyukovtsan: implement malloc stats querying
2013-01-24 Chandler CarruthLift a cheap early exit test above loops and other...
2013-01-24 NAKAMURA Takumiclang/GlobalModuleIndex: Don't open the same file twice...
2013-01-24 Chandler CarruthSpiff up the comment on this method, making the example...
2013-01-24 Dmitry Vyukovasan/tsan: fix pwrite interceptors
2013-01-24 Dmitry Vyukovtsan: also test asan during presubmit checks, because...
2013-01-24 NAKAMURA Takumiclang/test/Modules/global_index.m: XFAILing on win32...
2013-01-24 NAKAMURA TakumiMipsISelLowering.cpp: Fill unreachable paths to fix...
2013-01-24 NAKAMURA TakumiMipsISelLowering.cpp: Fix a warning, take two. [-Wunuse...
2013-01-24 NAKAMURA TakumiMipsISelLowering.cpp: Fix a warning. [-Wunused-variable]
2013-01-24 Craig TopperRemove trailing whitespace.
2013-01-24 Richard TrieuAdd asserts to SmallVector so that calls to front(...
2013-01-24 Reed KotlerThe next phase of Mips16 hard float implementation.
2013-01-24 Nick LewyckyGive warn_redecl_library_builtin a flag name: -Wincompa...
2013-01-24 Andrew TrickMachineScheduler: enable biasCriticalPath for all DAGs.
2013-01-24 Andrew TrickMIsched: Added biasCriticalPath.
2013-01-24 Michael J.... [ELF] Add R_X86_64_IRELATIVE.
2013-01-24 Nick LewyckyStart checking nonnull (as well as format and argument_...
2013-01-24 Nick LewyckyFix some wonky formatting, remove spurious emacs major...
2013-01-24 Bill WendlingAdd a profile for uniquifying the AttributeSet with...
next