platform/upstream/llvm.git
2013-03-13 Evgeniy StepanovSet symbolizer path in the test environment.
2013-03-13 Evgeniy StepanovSet symbolizer path in the test environment.
2013-03-13 Alexey Samsonov[Sanitizer] Fix a typo in function name
2013-03-13 Alexey Samsonov[Sanitizer] Change MemoryMappingLayout methods to also...
2013-03-13 NAKAMURA Takumilit.TestFormats.GoogleTest: Honor LitConfig.noExecute...
2013-03-13 John McCallRemove trailing comma in enum list.
2013-03-13 Shankar Easwaran[Pass][Layout] Add extra debugging information
2013-03-13 John McCallTighten up the rules for precise lifetime and document
2013-03-13 Jim InghamThe step by running from branch to branch pretty much...
2013-03-13 Jim InghamDoesBranch needs to compute the instruction if it isn...
2013-03-13 Jim InghamMore cleanup, remove an untrue comment.
2013-03-13 Jim InghamRemove an unused #include.
2013-03-13 Jim InghamDon't use the fact that we stopped with a "Breakpoint...
2013-03-13 Jim InghamAdd a missing check for getting a NULL oso module back...
2013-03-13 Akira Hatanaka[mips] Define two subclasses of MipsTargetLowering...
2013-03-13 Michael J.... [ELF][Writer] Let std::vector handle allocating space...
2013-03-13 Jason MolendaVarious fixes for armv7 floating point/vector register...
2013-03-13 Jim InghamAdd a missing call to GetFileRangeMap. It's absence...
2013-03-13 David BlaikieRefactor filename/directory in DICompileUnit into a...
2013-03-12 Matt Beaumont-GayTest for LLVM r176911
2013-03-12 Matt Beaumont-GayDon't crash if write_impl() leaves less buffer space...
2013-03-12 David BlaikieRemove unused "isMain" field from DICompileUnit
2013-03-12 Michael J.... [Support][Path] Don't inf loop if creating the parent...
2013-03-12 David BlaikieUpdate debug info test cases with empty SplitDebugFilen...
2013-03-12 Fariborz JahanianObjective-C: In my last path, also check
2013-03-12 Ted KremenekMake modules.m test portable, now that autolinking...
2013-03-12 Adrian PrantlEliminate backend dependency in CFE testcase.
2013-03-12 Tobias Grossertests: Properly check if asserts are available
2013-03-12 Sean CallananSwitch from CreateTypeSourceInfo, which allocates
2013-03-12 Arnold SchwaighoferARM cost model: Increase the cost for vector casts...
2013-03-12 Ted Kremenek[driver] Only enable -fmodules-autolink if we are using...
2013-03-12 Rafael EspindolaWhitespace cleanup.
2013-03-12 Adrian PrantlForce column info to be generated for call expressions...
2013-03-12 Jim GrosbachDriver: -ccc-install-dir should affect cc1 -resource-dir
2013-03-12 Manman RenDebug Info: use SmallVector instead of std::vector...
2013-03-12 Bob WilsonRevert "Revert r166370 and r166540 now that Xcode 4...
2013-03-12 Richard SmithMake C++11 status page more consistent: we mark entries...
2013-03-12 Rafael EspindolaAdd an interesting testcase we already handle correctly.
2013-03-12 Fariborz JahanianObjective-C: Issue warning in couple of obscure cases
2013-03-12 Rafael EspindolaMove the extern "C" sema tests to a new file.
2013-03-12 Bob WilsonRevert r166370 and r166540 now that Xcode 4.6 has been...
2013-03-12 Michael J.... [Support][MemoryBuffer] Use sys::fs::mapped_file_region...
2013-03-12 David BlaikieCorrect invalid debug info metadata
2013-03-12 John ThompsonReview feedback change per Edwin: Move non-public membe...
2013-03-12 Manman RenDebug Info: use DW_FORM_ref_addr instead of DW_FORM_ref...
2013-03-12 Richard RelphAvoid generating ISD::SELECT for vector operands to...
2013-03-12 Kevin EnderbyRemove the assert()'s from the LLVMCreateDisasmCPU...
2013-03-12 Matt KopecMisc. clang build warning fixes.
2013-03-12 Fariborz JahanianObjective-C: Fixes a comment.
2013-03-12 Pete CooperAdd a doFinalization method to the DataLayout pass.
2013-03-12 Ted KremenekRevert "Disallow using -fmodules with -no-integrated...
2013-03-12 Rafael EspindolaWe already reported an error for
2013-03-12 Alexander KornienkoImplemented formatting of rvalue references
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-12 Dan GohmanChange the order of the operands in patchAndReplaceAllU...
2013-03-12 Sean Silva[docs] Add rtags to the external examples.
2013-03-12 Fariborz JahanianModify comment in user test.
2013-03-12 Rafael EspindolaCorrectly compute linkage of decls forward declared...
2013-03-12 Hal FinkelDon't reserve R2 on Darwin/PPC
2013-03-12 Rafael EspindolaError if an extern C declaration matches a previous...
2013-03-12 Rafael EspindolaRemove a bogus assert so we don't crash in
2013-03-12 Hal FinkelPPC should always use the register scavenger for CR...
2013-03-12 Tobias GrosserMissed on test case in the last commit
2013-03-12 Patrik HagglundSmall fix for cost analysis of ptrtoint.
2013-03-12 Patrik HagglundIn r169695, the address space limit for tests was repla...
2013-03-12 Daniel JasperRemove bad space after "default".
2013-03-12 Matthew CurtisReleaseNotes: Add Hexagon Target section
2013-03-12 Matthew CurtisRemove driver support for Hexagon V2 and V3
2013-03-12 Bill WendlingReflect reality.
2013-03-12 Kostya Serebryany[asan] use 4Tb of address space for the asan allocator...
2013-03-12 Tobias GrosserMove tests that depend on -stats under 'requires asserts'
2013-03-12 Kostya Serebryany[sanitizer] use fewer size classes in the allocator...
2013-03-12 Evgeniy Stepanov[msan] Use sptr instead of ptrdiff_t.
2013-03-12 Kostya Serebryany[sanitizer] simplify the allocator's SizeClassMap:...
2013-03-12 Sean Silva[docs] Clarify wording.
2013-03-12 Sean Silva[docs] Add SourceWeb as external example.
2013-03-12 John ThompsonInitial check in of Doug's modularize tool for checking...
2013-03-12 Jim InghamFor file & line breakpoints, if there are subsets of...
2013-03-12 Jim InghamThe default configuration should be Debug, not DebugClang.
2013-03-12 Akira Hatanaka[mips] Rename function and variable names to start...
2013-03-12 Greg ClaytonUpdated the register numbering base documentation for...
2013-03-12 Michael J.... [Pass][Layout] Make algorithm not n^2.
2013-03-12 Sean CallananCreated a sample "jump" command that handles
2013-03-12 Meador IngeLibCallSimplifier: optimize speed for short-lived instances
2013-03-11 David BlaikieRemove support for versioned debug info.
2013-03-11 David BlaikieAdd asserts to DIBuilder & fix DINameSpace::Verify...
2013-03-11 Eli BenderskyResidual cleanup: live-out set is gone
2013-03-11 NAKAMURA Takumillvm/test/CodeGen/R600/schedule-*.ll: Let them require...
2013-03-11 David BlaikieUpgrading debug info test cases to be (more) compatible...
2013-03-11 Matt KopecChange Linux/POSIX to output inferior output in realtime.
2013-03-11 Fariborz JahanianObjective-C: When using super.prop, property should be
2013-03-11 David BlaikieRemove duplicate test contents.
2013-03-11 Nick LewyckyFix a crasher newly introduced in r176659/r176649,...
2013-03-11 Jordan Rose[analyzer] Look for calls along with lvalue nodes in...
2013-03-11 Kevin EnderbyFixes disassembler crashes on 2013 Haswell RTM instruct...
2013-03-11 Bill WendlingDon't remove a landing pad if the invoke requires a...
2013-03-11 Ted KremenekDisallow using -fmodules with -no-integrated-as.
2013-03-11 Greg ClaytonBuildbot was failing to build. I guess classes declared...
2013-03-11 Howard HinnantThis SO question: stackoverflow.com/questions/15344402...
2013-03-11 Greg Clayton<rdar://problem/13372857>
next