platform/upstream/llvm.git
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.
2012-11-27 Rafael EspindolaAdd a testcase that r168411 would break.
2012-11-27 Greg Clayton<rdar://problem/12106825>
2012-11-27 Rafael EspindolaRevert r168411 for now.
2012-11-27 Eric ChristopherThe section is .debug_line.
2012-11-27 Andrew KaylorMake building of llvm-jitlistener conditional on the...
2012-11-27 Jakub StaszakRemove unneeded #include.
2012-11-27 NAKAMURA Takumillvm/CodeGen: Remove empty files in r168659.
2012-11-27 Jim InghamThe skipOnLinux decorator wasn't calling the test metho...
2012-11-27 Joe AbbeyCode pretification
2012-11-27 Jakub StaszakRemove unused forward declaration.
2012-11-27 Jakub StaszakRemove unused MachineLoopRanges analysis.
2012-11-27 Chad RosierExtend test case for r168657.
2012-11-27 Chad Rosier[arm fast-isel] Appease the machine verifier by using...
2012-11-27 Michael IlsemanFast-math test for SimplifyInstruction: fold multiply...
2012-11-27 Greg Clayton<rdar://problem/12636970>
2012-11-27 Owen AndersonRevert r168635 "Step towards implementation of pass...
2012-11-27 Richard SmithRemove some Clang-specific ownership roles.
2012-11-27 Michael IlsemanFast-math flags documentation added to LangRef
2012-11-27 NAKAMURA Takumillvm/test/CodeGen/X86/2012-07-15-broadcastfold.ll:...
2012-11-27 Richard SmithDuplicate some common owners between Clang and LLVM.
2012-11-27 Michael IlsemanFast-math test for SimplifyInstruction: fold multiply...
2012-11-27 Michael IlsemanFast-math optimization: fold multiply by zero
2012-11-27 Michael IlsemanFast-math test case for bitcode and textual reading...
2012-11-27 Michael IlsemanFast-math flags for the bitcode
2012-11-27 Michael IlsemanFast-math flags for LLVM IR parsing and printing
2012-11-27 Eric ChristopherMake comment names match function names.
2012-11-27 Eric ChristopherAdd in sections for the fission case (no change so...
2012-11-27 Michael IlsemanFast-math interfaces for Instructions
2012-11-27 Michael IlsemanFast-math flags added to FPMathOperator.
2012-11-27 Richard SmithMove Clang code owners list from llvm/ to cfe/.
2012-11-27 Richard SmithMove Clang code owners list from llvm/ to cfe/.
2012-11-27 Eric ChristopherReorder section output ordering.
2012-11-27 Eric ChristopherWhitespace cleanup.
2012-11-27 Daniel DunbarFrontend: Create a virtual file for named pipe inputs.
2012-11-26 Owen AndersonStep towards implementation of pass manager with doInit...
2012-11-26 Jim InghamThe Function calling thread plan was replacing the...
2012-11-26 Chad RosierAdd an assertion to ensure freezeReservedRegs() is...
2012-11-26 Eli BenderskyMake this test less sensitive.
2012-11-26 Chad RosierNow that the X86 Maximal Stack Alignment Check pass...
2012-11-26 Chad RosierNow that the X86 Maximal Stack Alignment Check pass...
2012-11-26 Eli FriedmanGet rid of the getPointeeAlignment helper function...
2012-11-26 Sebastian Popdo not require cloog from configure
2012-11-26 Chad RosierRemove the X86 Maximal Stack Alignment Check pass as...
2012-11-26 Michael HanImprove diagnostic on C++11 attribute specifiers that...
next