platform/upstream/llvm.git
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...
2012-11-26 Nick KledzikAutomatically create .dSYM for libcompiler_rt.dylib...
2012-11-26 Sebastian Popfix typo
2012-11-26 Sebastian Popremove dependence on CLOOG_FOUND for PollyVectorizerChoice
2012-11-26 Jakub StaszakDon't use iterator after being erased.
2012-11-26 Sebastian Popremove dead code
2012-11-26 Sebastian Popremove unused flag
2012-11-26 Bill WendlingCorrect copy-pasto where we're talking about function...
2012-11-26 Eli FriedmanAdd missing "break". Thanks to Craig for spotting it.
2012-11-26 Jyotsna VermaFix comments in HexagonOperands.td.
2012-11-26 Shuxin Yangrdar://12329730 (defect 2)
2012-11-26 Daniel MaleaImprovement to TestGlobalVariables fix
2012-11-26 Daniel MaleaFix for TestSharedLib.py (on Linux)
2012-11-26 Howard HinnantDimitry Andric: When using libc++ headers on FreeBSD...
2012-11-26 Jakub StaszakRemove unneeded #includes.
2012-11-26 Sebastian Popcheck that always_inline attribute works with -fno...
2012-11-26 Han Ming Ong<rdar://problem/12723044> For 'process plugin packet...
2012-11-26 Meador IngeFix a comment bug in toascii simplifier
2012-11-26 Meador Ingeinstcombine: Migrate printf optimizations
2012-11-26 Jordan Rose[analyzer] SATestBuild.py: allow make builds to disable...
2012-11-26 Jim InghamMissing “if (log)” on a log printf.
2012-11-26 Nadav RotemMove the code that uses SCEVs prior to creating the...
2012-11-26 Jakub StaszakNormalize splat 256bit vectors with 8 elements.
2012-11-26 Anna Zaks[analyzer] Fix a crash reported in PR 14400.
2012-11-26 Anton KorobeynikovMSPGCC renamed ISR vectors from vector_<address> to...
2012-11-26 Benjamin KramerDecouple MCInstBuilder from the streamer per Eli's...
2012-11-26 Daniel MaleaFix TestGlobalVariables.py (on Linux)
2012-11-26 Matt Beaumont-GayRemove stray trailing backslash
2012-11-26 Dmitry Vyukovtsan: fix lint warnings
2012-11-26 Dmitry Vyukovtsan: explicitly mark symbols referenced from assembly...
2012-11-26 Eli BenderskyRewrite test to not use a FileCheck variable and redefi...
2012-11-26 Benjamin KramerAdd MCInstBuilder, a utility class to simplify MCInst...
2012-11-26 Dmitry Vyukov[tsan] add fail order to compare_exchange
2012-11-26 Kostya Serebryany[asan] fix Android build by not calling GetPageSizeCach...
2012-11-26 Dmitry Vyukovtsan: add atomic nand operation
2012-11-26 Timur IskhodzhanovFix PR14413 - incorrect mangling of anonymous namespace...
2012-11-26 Richard SmithPR14428: When instantiating a 'new' expression, if...
2012-11-26 Zhou ShengFix a PassManager pointer use-after-free bug.
2012-11-26 Meador Ingeinstcombine: Migrate toascii optimizations
2012-11-26 Meador Ingeinstcombine: Migrate isascii optimizations
2012-11-26 Meador Ingeinstcombine: Migrate isdigit optimizations
2012-11-26 Joe AbbeyRemoving SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
2012-11-26 Rafael EspindolaFix gcc's -Wunused-but-set-variable warnings.
2012-11-26 Meador IngeFix bogus comment; no functional change.
2012-11-26 Meador Ingeinstcombine: Migrate *abs optimizations
2012-11-25 Meador Ingeinstcombine: Migrate ffs* optimizations
2012-11-25 Nadav RotemMove the max vector width to a constant parameter....
2012-11-25 Nadav RotemFix the document style.
2012-11-25 Nadav RotemRefactor the ptr runtime check generation code. No...
2012-11-25 Dmitry Vyukovtsan: faster memory reset for Go
2012-11-25 Joe AbbeyCode Custodian:
2012-11-25 Rafael EspindolaAdd support for .cfi_register now that it is easy to...
2012-11-25 Rafael EspindolaAdd r168519 back, but with a fix to also merge the...
next