platform/upstream/llvm.git
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...
2013-01-24 Bill WendlingCleanup the AttributeSetNodes that we create.
2013-01-24 Bill WendlingCreate a new class: AttributeSetNode.
2013-01-23 Richard SmithMicro cleanup: use an array of const char, rather than...
2013-01-23 Jim InghamCheck for NULL breakpoint option thread name & queue...
2013-01-23 Bill WendlingDon't check lines beginning with '#', since they could...
2013-01-23 Bill WendlingDon't check lines beginning with '#', since they could...
2013-01-23 Bill WendlingThe diagnostic is now a warning instead of an error...
2013-01-23 Bill WendlingPush down the conversion of the alignment from the...
2013-01-23 Douglas GregorFix for case-sensitive file systems. Ugh
2013-01-23 Bill WendlingRemove dead methods.
2013-01-23 Douglas GregorImplement the writer side of the global module index.
2013-01-23 Nick KledzikAdd SectionPosition and OrderPass
2013-01-23 Michael J.... [ELF] Read IFUNC symbols correctly as typeResolver.
2013-01-23 Eli BenderskyFix small typo
2013-01-23 Tom StellardR600: Add a llvm.R600.store.swizzle intrinsics
2013-01-23 Tom StellardR600: Simplify stream outputs intrinsic
2013-01-23 Ted KremenekAdd a test case for 'analyzer_noreturn' on category...
2013-01-23 Ted KremenekAlways process an index.html file if we have HTML outpu...
2013-01-23 Benjamin KramerConstantFolding: Tweak r173289, it should evaluate...
2013-01-23 Ted KremenekAdd missing null check. Not sure why my tests passed...
2013-01-23 Ted KremenekHonor attribute 'analyzer_noreturn' on Objective-C...
2013-01-23 Daniel JasperAdd extra indent for nested calls inside if's.
2013-01-23 Benjamin KramerConstantFolding: Evaluate GEP indices in the index...
2013-01-23 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-23 Michael J.... Add PassManager.
2013-01-23 Dmitri GribenkoImplement -Wvla correctly
2013-01-23 Chad RosierInitialize SSPBufferSize. PR14999. Patch by Vinson...
2013-01-23 Bill WendlingRemove unused methods and ivars.
2013-01-23 Douglas GregorFactor the trait for lookup into the on-based hash...
next