platform/upstream/llvm.git
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...
2012-11-25 Rafael EspindolaAdd a basic testcase for the "variable is not needed...
2012-11-25 Alexey SamsonovFix test case for linking with sanitizer opts added...
2012-11-25 Benjamin KramerMove semantics are great, don't destroy the optimizatio...
2012-11-25 Nadav RotemRename method. No functionality change.
2012-11-25 Nadav RotemThe induction-pointer work is inspired by a research...
2012-11-25 Nadav RotemAdd support for pointer induction variables even when...
2012-11-25 Craig TopperRefactor to make helper method static.
2012-11-25 Rafael EspindolaFurther cleanups. Thanks for Sean Silva for noticing it.
2012-11-25 Craig TopperAdd an extra slash so doxygen comments will be properly...
2012-11-25 Craig TopperRemove duplicate check of LimitFloatPrecision. It was...
2012-11-25 Craig TopperFactor common code out of individual if blocks into...
2012-11-24 NAKAMURA TakumiRevert r168519, "Merge used flags so that we don't...
2012-11-24 Craig TopperRemove redundant calls to getCurDebugLoc in visitIntrin...
2012-11-24 Craig TopperRefactor a bit to make some helper methods static.
2012-11-24 Benjamin KramerlibLTO: Add a utility method to initialize the disassem...
2012-11-24 Benjamin KramerPPC: Reinstate the fatal error when trying to emit...
2012-11-24 Benjamin KramerARM: Share applyFixup between ELF and Darwin.
2012-11-24 Benjamin KramerPPC: MCize most of the darwin PIC emission.
2012-11-24 Benjamin KramerPPC: Share applyFixup between ELF and Darwin.
2012-11-24 Benjamin KramerPPC: Simplify code with Twines.
2012-11-24 Craig TopperFactor some common code out of individual if blocks.
2012-11-24 Kostya Serebryany[asan/tsan] get rid of kPageSize completely in favor...
2012-11-24 Rafael EspindolaChange the representation of MCCFIInstruction.
2012-11-24 Nico WeberMake err_module_expected_semi consistent with all the...
2012-11-24 Rafael EspindolaGive each MCCFIInstruction its own opcode.
2012-11-24 Rafael EspindolaMove a bit of duplicated code into a helper function.
2012-11-24 Rafael EspindolaRefactor how MCCFIInstructions are created.
2012-11-23 Daniel MaleaSkip objC test on non-darwin platforms
2012-11-23 Daniel MaleaRemove decorator to skip event tests
2012-11-23 Daniel MaleaUpdate test status on Linux
2012-11-23 Benjamin KramerCodeGenPrepare: Move ret duplication out of the instruc...
2012-11-23 Craig TopperRefactor a bit to make some helper functions static.
2012-11-23 Daniel MaleaFix Linux bug that leaves lldb in invalid state after...
2012-11-23 Rafael EspindolaAdd a -disable-cfi option to llvm-mc. This is useful...
2012-11-23 Benjamin KramerSema: Provide a valid source location when instantiatin...
2012-11-23 Rafael EspindolaImplement .cfi_undefined. Based on a patch from PaX...
2012-11-23 Rafael EspindolaMerge used flags so that we don't have to iterate on...
2012-11-23 Dmitry Vyukovtsan: add failure memory order to atomic compare exchan...
2012-11-23 Kostya Serebryany[asan] get rid of some of the uses of kPageSize. The...
2012-11-23 Patrik HägglundDisallow the undocumented practice of starting the...
2012-11-23 Rafael EspindolaRemove redundant check.
2012-11-23 Rafael EspindolaCheck that we don't warn on this testcase. This is...
2012-11-23 Alexey Samsonov[ASan] move swapcontext_test to Linux-specific tests
2012-11-23 Bill WendlingUpdate call to the new syntax.
2012-11-23 Joey GoulyRemove unused parameter Penalty from the BoundsChecking...
2012-11-23 Joey GoulyPR14306: Move -fbounds-checking to -fsanitize=bounds.
2012-11-23 Alexey Samsonov[ASan] intercept swapcontext on Linux only
2012-11-23 Alexey Samsonov[ASan] Add interceptor for swapcontext to fight with...
2012-11-23 Patrik HägglundCleanup: Simplify loop end logic in computeRegisterProp...
2012-11-23 Dmitry Vyukovtsan: ensure than func entry/exit are inlined
2012-11-23 Bob WilsonReapply a subset of r167567 to clean up Darwin-specific...
2012-11-22 Venkatraman... Added me as the owner of the Sparc backend
2012-11-22 Daniel MaleaRemove call to StopMonitor() from ProcessMonitor::Detach()
next