platform/upstream/llvm.git
2012-11-28 Dmitry Vyukovtsan: add description of memory layouts in different...
2012-11-28 Richard SmithTeach Lexer::getSpelling about raw string literals...
2012-11-28 Richard SmithStore on the CXXRecordDecl whether the class has, or...
2012-11-28 Ted KremenekRemove workaround in RegionStore in r168741 since it...
2012-11-28 Andrew Trickmisched: Analysis that partitions the DAG into subtrees.
2012-11-28 Andrew Trickmisched: rename ScheduleDAGILP to ScheduleDFS to prepar...
2012-11-28 Argyrios KyrtzidisIntroduce ASTUnresolvedSet, an UnresolvedSet-like class...
2012-11-28 Argyrios KyrtzidisDon't return a pointer to an UnresolvedSetImpl in the...
2012-11-28 Richard SmithC++ core issue 1344, PR10618: promote "addition of...
2012-11-28 Andrew Trickmisched: better alias analysis.
2012-11-28 Andrew Trickmisched: Debug output fix. Use an always valid iterator.
2012-11-28 Sean CallananIf Clang is looking for an Objective-C method on
2012-11-28 Hal FinkelBBVectorize: Correctly merge SubclassOptionalData
2012-11-28 Eric ChristopherAdd brief support for the fission .debug_info.dwo secti...
2012-11-28 Eric ChristopherAdd comments.
2012-11-28 Eric ChristopherRearrange ordering of sections.
2012-11-28 Eric ChristopherMove and comment accessor routines.
2012-11-28 Jakob Stoklund... Remove all references to TargetInstrInfoImpl.
2012-11-28 Jakob Stoklund... Move the guts of TargetInstrInfoImpl into the TargetIns...
2012-11-28 Jakob Stoklund... Move Target{Instr,Register}Info.cpp into lib/CodeGen.
2012-11-28 Ted KremenekFix another false positive due to a CXX temporary objec...
2012-11-28 Fariborz Jahanianobjective-C arc: Underline the selector when issuing
2012-11-28 Andrew KaylorMoving SectionMemoryManager to MCJIT to avoid cross...
2012-11-28 Greg Clayton<rdar://problem/12639603>
2012-11-28 Eli BenderskySome grammar fixes
2012-11-28 Chad RosierRevert r168630, r168631, and r168633 as these are causi...
2012-11-28 Daniel Dunbarlit: Bump the version to .3.
2012-11-27 Daniel Dunbartests/lit: Change test default parameters to assume...
2012-11-27 Enrico GranataFixing a silly typo in the previous patch
2012-11-27 Bill SchmidtThis patch makes medium code model the default for...
2012-11-27 Sean CallananFixed the debugserver Xcode project to allow
2012-11-27 NAKAMURA Takumidocs: [CMake] Add Xcode to the list of project formats...
2012-11-27 NAKAMURA Takumiclang/www/get_started.html: s/cmake/CMake/
2012-11-27 Enrico Granata<rdar://problem/12754509>
2012-11-27 Ted KremenekProvide stop-gap solution to crash reported in PR 14436.
2012-11-27 Fariborz Jahanianobjective-C arc: load of a __weak object happens via...
2012-11-27 Andrew KaylorFix comment formatting in RuntimeDyld.h
2012-11-27 Argyrios Kyrtzidis[libclang] Remove WorkingDir field from CIndexer, it...
2012-11-27 Eric ChristopherAttempt to make the comments for dwarf debug look more...
2012-11-27 Eric ChristopherReapply section moving, make sure string section is...
2012-11-27 Chad Rosier[arm fast-isel] Appease the machine verifier by using...
2012-11-27 Greg Clayton<rdar://problem/12636970>
2012-11-27 Chad Rosier[arm fast-isel] Appease the machine verifier by using...
2012-11-27 Nico WeberMove PrettyStackTraceParserEntry to ParseAST.cpp
2012-11-27 Richard SmithRemove unused internal linkage variable.
2012-11-27 Chad Rosier[arm fast-isel] Appease the machine verifier by using...
2012-11-27 Daniel MaleaMark expected failures on Linux (due to bugzilla #14437)
2012-11-27 Richard SmithAllow an ASTConsumer to selectively skip function bodie...
2012-11-27 Richard SmithSimplify checking for whether we should implicitly...
2012-11-27 Sebastian Popdo not execute the OpenMP tests when cloog is not found
2012-11-27 Chad RosierAdd -verify-machineinstrs to these fast-isel test cases.
2012-11-27 Andrew KaylorModifying lli to use the SectionMemoryManager.
2012-11-27 Andrew KaylorMoving SectionMemoryManager into RuntimeDyld and adding...
2012-11-27 Han Ming Ong<rdar://problem/12759744> Provide physical memory distr...
2012-11-27 Preston BriggsModified depends() to recognize that when all levels...
2012-11-27 Andrew KaylorImplementing page permission setting in MCJIT unit...
2012-11-27 Manman RenCSE: allow PerformTrivialCoalescing to check copies...
2012-11-27 Meador Ingeinstcombine: Don't replace all uses for instructions...
2012-11-27 Howard HinnantFix type-o.
2012-11-27 Sebastian Popmake IslAstInfo::printScop compatible with CloogInfo...
2012-11-27 Howard HinnantRemove by-chapter breakdown of what is implemented...
2012-11-27 Jakub StaszakRemove duplicated #includes.
2012-11-27 Benjamin KramerSCEV: Even if the latch terminator is foldable we can...
2012-11-27 Manman RenX86: do not fold load instructions such as [V]MOVS...
2012-11-27 Pedro ArtigasTest commit only modifying comments
2012-11-27 Bill SchmidtThis patch implements medium code model support for...
2012-11-27 Chad RosierRemove an extra semicolon.
2012-11-27 Rafael EspindolaFix examples.
2012-11-27 Ulrich WeigandNever use .lcomm on platforms where it does not accept...
2012-11-27 Rafael EspindolaRemove some dead code. CLANG_IS_PRODUCTION is now just...
2012-11-27 Meador IngeMove sprintf simplifier tests to test/Transforms/InstCo...
2012-11-27 Will DietzAdd -fsanitize=integer for reporting suspicious integer...
2012-11-27 Will Dietzubsan: Support unsigned overflows, and divide-by-zero...
2012-11-27 Timur IskhodzhanovRemove outdated FIXME; should have removed that in...
2012-11-27 Dmitry Vyukovtsan: fix macro mess
2012-11-27 Bill WendlingRemove the dependent libraries feature.
2012-11-27 Dmitry Vyukovtsan: fix compilation for dead old compilers (why we...
2012-11-27 Dmitry Vyukovtsan: add memory range access functions to public iface
2012-11-27 NAKAMURA Takumillvm/test/Transforms/SimplifyLibCalls: FileCheck-ize...
2012-11-27 NAKAMURA Takumillvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Handl...
2012-11-27 NAKAMURA Takumillvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Fix...
2012-11-27 NAKAMURA TakumiTrailing linefeeds.
2012-11-27 Craig TopperRevert accidental commit.
2012-11-27 Craig TopperMake PrintReg constructor explicit to prevent weird...
2012-11-27 Craig TopperAdd ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm...
2012-11-27 Dmitry Vyukovtsan: instrument atomic nand operation
2012-11-27 Dmitry Vyukovtsan: add 128-bit atomic operations
2012-11-27 Dmitry Vyukovtsan: refactor atomic operations implementation
2012-11-27 Craig TopperAdd test cases for r168417.
2012-11-27 Eric ChristopherRevert rearrangement of debug info sections to unblock...
2012-11-27 NAKAMURA Takumitest/Transforms/SimplifyLibCalls/SPrintF.ll: Suppress...
2012-11-27 Preston BriggsModify depends(Src, Dst, PossiblyLoopIndependent).
2012-11-27 Meador Ingeinstcombine: Migrate sprintf optimizations
2012-11-27 NAKAMURA Takumiclang/test/lit.cfg: Disable dev-fd-fs on cygwin for...
2012-11-27 Eli FriedmanTest for r168674.
2012-11-27 Eli FriedmanFix the definition of the vfork() builtin on Haiku...
2012-11-27 Bill SchmidtThis patch addresses an incompatibility relative to...
2012-11-27 Jordan Rosescan-build: Respect TMPDIR on all platforms, not just...
2012-11-27 Jordan Rose[analyzer] Fix test to work on non-LP64 systems.
2012-11-27 Jakub StaszakRemove unneeded #include.
next