platform/upstream/llvm.git
2013-03-13 Greg Clayton<rdar://problem/13396207>
2013-03-13 Jakob Stoklund... Check register classes also when changing them.
2013-03-13 Jim InghamAdd a target setting (target.use-fast-stepping) to...
2013-03-13 Daniel JasperFix incorrect cast identification.
2013-03-13 Anton Yartsev[analyzer] fixed the logic changed by r176949
2013-03-13 Arnold SchwaighoferARM cost model: Add test case to make sure we would...
2013-03-13 Adrian Prantlrelax check to allow for attributes (fix buildbot for...
2013-03-13 Daniel JasperFix comment indentation before labels.
2013-03-13 Daniel JasperFix formatting issue with builder-type calls.
2013-03-13 Alexander KornienkoAdded AnnotatedToken::isOneOf + a few other refactorings
2013-03-13 Arnaud A. de... Fix a performance regression when combining to smaller...
2013-03-13 Anton YartsevRefactoring:
2013-03-13 Dmitri GribenkoDocumentation: formatting fixes
2013-03-13 Reid Kleckner[msan] Clean up extensions during msandr shutdown
2013-03-13 Benjamin KramerAdd one more overload to make VS2008's debug mody happy.
2013-03-13 Edwin VaneReverting r176944 until Author fixes test failure.
2013-03-13 Edwin VaneClangTool output cleanup
2013-03-13 Evgeniy Stepanov[sanitizer] Fix lint.
2013-03-13 Evgeniy StepanovAdd llvm-symbolizer as test dependency.
2013-03-13 Evgeniy StepanovAdd llvm-symbolizer as test dependency.
2013-03-13 Alexey Samsonov[Sanitizer] Build ASan, TSan and MSan runtimes with...
2013-03-13 Evgeniy Stepanov[msan] Increase stack size as required.
2013-03-13 Evgeniy Stepanov[sanitizer] Move GetTlsSize code from TSan to sanitizer...
2013-03-13 Evgeniy StepanovBreak a >80 char line.
2013-03-13 Daniel JasperFix formatting of new arrays of pointers.
2013-03-13 Alexey Samsonov[Sanitizer] Fixup for r176931 for Mac and Windows
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:...
next