platform/upstream/llvm.git
2013-04-05 Michael J.... Correctly pass ownership of MemoryBuffers.
2013-04-05 Michael J.... Fix uninitialized variables. Found by ubsan.
2013-04-05 Shuxin YangDisable the optimization about promoting vector-element...
2013-04-05 Argyrios Kyrtzidis[libclang] Fix cursor visitation to not ignore template...
2013-04-05 Akira Hatanaka[mips] XFAIL test-interp-vec-loadstore.ll in an attempt...
2013-04-05 Douglas Gregor<rdar://problem/13551789> Fix a race in the LockFileMan...
2013-04-05 Douglas Gregor<rdar://problem/13551789> Fix yet another race in uniqu...
2013-04-05 Ariel J. BernalFix UseNullptr fails to replace explict casts surrounde...
2013-04-05 Tanya LattnerAdd an error to check that all program scope variables...
2013-04-05 Michael J.... [Support][FileSystem] Fix identify_magic for big endian...
2013-04-05 Rafael EspindolaMove yaml2obj to tools too.
2013-04-05 Fariborz Jahaniandoce parsing: adding few more headerdoc tags.
2013-04-05 Edwin VaneCommitting change left out of r178900
2013-04-05 Edwin VaneFix symbol dependency errors introduced with libmigrateCore
2013-04-05 Edwin VaneUpdating cpp11-migrate unit tests
2013-04-05 Anton Yartsev[analyzer] Eliminates all the cases with unknown family.
2013-04-05 Manman RenTry to appease the atom buildbots
2013-04-05 Enrico Granata<rdar://problem/13563628>
2013-04-05 Rafael EspindolaDefine versions of Section that are explicitly marked...
2013-04-05 Michael GottesmanAdded two debug logging messages to VisitInstructionsTo...
2013-04-05 Rafael EspindolaDon't use InMemoryStruct in getSection and getSection64.
2013-04-05 Michael GottesmanCleaned up whitespace and made debug logging less verbose.
2013-04-05 Howard HinnantFix bug in __libcpp_db::__iterator_copy. Add debug...
2013-04-05 Jordan Rose[analyzer] Re-enable cplusplus.NewDelete (but not NewDe...
2013-04-05 Jordan Rose[analyzer] Split new/delete checker into use-after...
2013-04-05 Jim InghamFixme comment.
2013-04-05 Daniel JasperAllow breaking after 'class' for classes with looong...
2013-04-05 Daniel JasperFix bad formatting of overloaded operator definitions.
2013-04-05 Manman RenAdd triple to testing case to appease poewrpc64 buildbots
2013-04-05 Timur IskhodzhanovMake the test/CodeGen/X86/win32_sret.ll reliable on...
2013-04-05 Renato GolinReverting 178851 as it broke buildbots
2013-04-05 Chad RosierAdd test case for r178881.
2013-04-05 Chad Rosier[ms-inline asm] Add support for numeric displacement...
2013-04-05 Reid Kleckner[Support] Disable assertion dialogs from the MSVC debug CRT
2013-04-05 Rafael EspindolaUse ScalarBitSetTraits.
2013-04-05 Eli BenderskyProper prefix for doxygen comments
2013-04-05 Rafael EspindolaFix include guards to match new location.
2013-04-05 Kostya Serebryany[asan] make huge_negative_hea_oob more meaningful
2013-04-05 Rafael EspindolaDon't fetch pointers from a InMemoryStruct.
2013-04-05 Kostya Serebryany[asan] add a test for huge left oob
2013-04-05 Howard HinnantMore list debug mode tests.
2013-04-05 Kostya Serebryany[sanitizer] found a bug by code inspection: CHECK(a...
2013-04-05 Jyotsna VermaEnable JIT/MCJIT unit tests for targets with JIT support.
2013-04-05 Tim NorthoverAArch64: bring predefines in line with most recent...
2013-04-05 Ulrich WeigandRespect Addend when processing MCJIT relocations to...
2013-04-05 Evgeniy Stepanov[msan] Fix sigaction interceptor.
2013-04-05 Evgeniy Stepanov[msan] Conditionally disable new() and delete() wrappers.
2013-04-05 Evgeniy Stepanov[msan] A runtime option to disable wrapping of signal...
2013-04-05 Alexey Samsonov[Sanitizer] enquote the module name when passing it...
2013-04-05 Anton Yartsev[analyzer] Path notes for the MismatchedDeallocator...
2013-04-05 Anton Yartsev[analyzer] Better name for the test.
2013-04-05 Daniel JasperImprove formatting of multi-variable DeclStmts.
2013-04-05 Alexey Samsonovllvm-symbolizer: correctly parse filenames given in...
2013-04-05 Alexey SamsonovAdd a basic test for llvm-symbolizer tool
2013-04-05 Alexey Samsonov[ASan] init-order checker tests: move constexpr test...
2013-04-05 Alexey SamsonovAllow EmitConstantInit() to emit constant initializers...
2013-04-05 Alexey SamsonovRemove InternalAlloc/InternalFree calls from StopTheWor...
2013-04-05 Stepan DyatkovskiyBuildbot fix for r178851: mistake was in wrong TargetRe...
2013-04-05 Alexey Samsonov[Sanitizer] Use a common mutex to prevent mixing report...
2013-04-05 Alexey SamsonovAdd obj2yaml to test dependencies
2013-04-05 Stepan DyatkovskiyFix for PR14824: "Optimization arm_ldst_opt inserts...
2013-04-05 Hal FinkelAdd a SchedMachineModel for the PPC G5
2013-04-05 Rafael EspindolaThe ppc bots say this is the last broken line, so lets...
2013-04-05 Hal FinkelAdd a SchedMachineModel for the PPC A2
2013-04-05 Rafael EspindolaOne more try before I just delete the macho bits until...
2013-04-05 Jason MolendaAdd support for Platform plugins to have settings.
2013-04-05 Hal FinkelFix bug in PEI's virtual-register scavenging
2013-04-05 Arnold SchwaighoferARM scheduler model: Add scheduler info to more instruc...
2013-04-05 Rafael EspindolaMore test loosening.
2013-04-05 Arnold SchwaighoferARM scheduler model: Swift has varying latencies, uops...
2013-04-05 Rafael EspindolaLoosen this test too.
2013-04-05 Shankar Easwaran[ELF][test] add dynamic library search
2013-04-05 Rafael EspindolaLoosen this test.
2013-04-05 Shankar EaswaranThis fixes a SIGSEGV failure in ReaderArchive while...
2013-04-05 Rafael EspindolaRemove empty directory.
2013-04-05 Jason MolendaChange CommandObjectPlatform commands to get the curren...
2013-04-05 Rafael EspindolaMove obj2yaml to tools to sort out make's dependencies.
2013-04-05 Anton Yartsev[analyzer] Check allocation family more precise.
2013-04-05 Rafael EspindolaBuild obj2yaml with configure+make.
2013-04-05 Sean CallananFactored out memory access into the target process
2013-04-05 Anton Yartsev[analyzer] Corrected the switch statement.
2013-04-05 Jason MolendaAh, forgot to include the header file and project file...
2013-04-05 Rafael EspindolaAdd a test for obj2yaml in preparation for refactoring it.
2013-04-05 Jakob Stoklund... Clean up some confusing language, and use more realisti...
2013-04-05 Jason MolendaAdd a new PlatformDarwinKernel for kernel debugging...
2013-04-05 Anna Zaks[analyzer] Show path diagnostic for C++ initializers
2013-04-05 Rafael EspindolaAdd a module testcase with a using declaration.
2013-04-05 Anton Yartsev[analyzer] Updated the testcase.
2013-04-05 Andrew TrickRegisterPressure heuristics currently require signed...
2013-04-05 Andrew TrickDisable DFSResult for ConvergingScheduler.
2013-04-05 Andrew TrickMachineScheduler: format DEBUG output.
2013-04-05 Anton Yartsev[analyzer] Fully-covered switch for families in isTrack...
2013-04-05 Howard HinnantMore work on debug mode for list.
2013-04-05 Manman RenAdd testing case for r178797
2013-04-04 Shankar Easwaran[test] remove printing the file to stdout
2013-04-04 Michael J.... Add support for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_{1...
2013-04-04 Shankar Easwaran[ELF] fix atom order
2013-04-04 Anton Yartsev[analyzer] Reduced the unwanted correlations between...
2013-04-04 Tanya LattnerRevert 178811 until I fix the unit tests.
2013-04-04 Greg Clayton<rdar://problem/13477795>
next