platform/upstream/llvm.git
2012-11-30 Jim InghamSave and restore terminal state when lldb is suspended...
2012-11-30 Enrico Granata<rdar://problem/12676084> Dump the traceback when a...
2012-11-30 Dmitri GribenkoComments: no need to escape any characters in \code...
2012-11-30 Dmitry Vyukovtsan: fix int overflow and several instances where...
2012-11-30 Aaron BallmanSupport for #pragma region/endregion for MSVC compatibi...
2012-11-30 Douglas GregorActually keep track of the source locations at which...
2012-11-30 Chad Rosiertest/CodeGen/PowerPC/vec_mul.ll: Add a triple. Thanks...
2012-11-30 Pedro ArtigasAdd fast math inst combine X*log2(Y*0.5)-->X*log2(Y)-X
2012-11-30 Sebastian PopCodegen failure for vmull with small vectors
2012-11-30 Greg ClaytonAdded new options to "target create" and "target module...
2012-11-30 Howard Hinnant__list::ends_with_template was giving the wrong answer...
2012-11-30 Douglas GregorWhen an error occurs while building a module on demand...
2012-11-30 Chad Rosiertest/CodeGen/PowerPC/vec_mul.ll: Fix register operands.
2012-11-30 Dmitry Vyukovtsan: suppress weird race reports when JVM is embed...
2012-11-30 Jyotsna VermaUse multiclass for the load instructions with MEMri...
2012-11-30 Dmitry Vyukovtsan: add __libc_memalign interceptor (used by dynamic...
2012-11-30 Nadav RotemRemove the use of LPPassManager. We can remove LPM...
2012-11-30 Dmitry Vyukovtsan: add sanity checks into memory allocator
2012-11-30 Eli BenderskyClean up whitespace and add comments
2012-11-30 Eli BenderskyMake FileCheck return 2 in case of an error as documented,
2012-11-30 Manuel KlimekAllow matchers to access the ASTContext.
2012-11-30 NAKAMURA Takumitest/CodeGen/PowerPC: Add explicit -march=ppc32.
2012-11-30 Adhemerval... This patch fixes the Altivec addend construction for...
2012-11-30 Evgeniy Stepanov[msan] Tests for vector manipulation instructions.
2012-11-30 Chandler CarruthSwitch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_RE...
2012-11-30 Kostya Serebryany[asan] simplify the code around doesNotReturn call...
2012-11-30 Chandler CarruthUpdate to reflect the change of macro name in r168993.
2012-11-30 Chandler CarruthSeparate out the tests for whether the compiler suports...
2012-11-30 Kostya Serebryany[asan] make asan_test.cc more gcc-friendly
2012-11-30 Patrik HagglundMore strict error checking in parseSpecifier + simplifi...
2012-11-30 Kostya Serebryany[asan] simplify break_optimization in tests (Jakub...
2012-11-30 Chandler CarruthFix non-determinism introduced in r168970 and pointed...
2012-11-30 Chandler CarruthRearrange the comments, control flow, and variable...
2012-11-30 Dmitry Vyukovtsan: intercept mlock() because of the kernel bug
2012-11-30 Eric ChristopherAdd the rest of the experimental fission sections to MC.
2012-11-30 Dmitry Vyukovtsan: fix bug that leads to spurious use-after-free...
2012-11-30 Eli FriedmanFix the computation of highlight ranges so we produce...
2012-11-30 Jyotsna VermaUse multiclass for the store instructions with MEMri...
2012-11-30 Richard SmithRefactor to reduce duplication in handling of special...
2012-11-30 Jyotsna VermaUse multiclass for the load instructions with 'base...
2012-11-30 Meador IngeMove library call simplification statistic to instcombine
2012-11-30 Chandler CarruthMove the InstVisitor utility into VMCore where it belon...
2012-11-30 Evan ChengFix logic to determine whether to turn a switch into...
2012-11-30 Quentin ColombetAdd a test case for the new cortex-a5 switch
2012-11-30 Jordan RoseUse the new LLVM_LVALUE_FUNCTION to ban two getAs(...
2012-11-30 Tobias GrosserRemove unneeded preservation and restore of ValueMap...
2012-11-30 Preston BriggsModified dump() to provide a little
2012-11-30 Tobias GrosserAdd an additional input argument according to chanages...
2012-11-30 Jordan RoseAdd a new C++11 compatibility macro, LLVM_LVALUE_FUNCTION.
2012-11-30 Douglas GregorFix unit tests for ModuleLoader change in r168961.
2012-11-29 Douglas GregorKeep track of modules that have failed to build. If...
2012-11-29 Kevin EnderbyFixed the arm disassembly of invalid BFI instructions...
2012-11-29 Eli FriedmanFix a small calling-convention bug for x86-32. PR14453.
2012-11-29 Quentin ColombetAdd ARM cortex-a5 subtarget
2012-11-29 Richard SmithRemove out-of-date comment.
2012-11-29 Quentin ColombetRevert commit revision r168953, to change the commit...
2012-11-29 Richard Smithubsan: Disable __int128 tests if the host Clang does...
2012-11-29 Quentin Colombet(no commit message)
2012-11-29 Eric ChristopherMore comment.
2012-11-29 Alexey Samsonov[ASan] use brand new -fsanitize= values for init-order...
2012-11-29 Alexey SamsonovThis patch exposes to Clang users three more sanitizers...
2012-11-29 Greg Clayton<rdar://problem/12687087>
2012-11-29 Han Ming Ong<rdar://problem/12780259>
2012-11-29 Dan GohmanUpdate comment for malloc being a library call now...
2012-11-29 Daniel MaleaResolve printf formatting warnings on Linux:
2012-11-29 Michael IlsemancopyFastMathFlags utility and test case
2012-11-29 Eli BenderskyAdd a FileCheck test that makes sure two different...
2012-11-29 Dan GohmanUpdate my email address.
2012-11-29 Chad RosierWhitespace.
2012-11-29 Chad RosierFix 80-column violations.
2012-11-29 Benjamin KramerObject: Pass the buffer name through when making a...
2012-11-29 Eli BenderskyMake the test less sensitive to DWARF emission implemen...
2012-11-29 Quentin ColombetAdd cortex-a5 subtarget to the supported ARM architectures
2012-11-29 Justin HolewinskiCleanup recent addition of DAGTypeLegalizer::SplitVecOp...
2012-11-29 Shuxin Yangrdar://12100355 (part 1)
2012-11-29 Bill WendlingHandle the situation where CodeGenPrepare removes a...
2012-11-29 Jyotsna VermaUse multiclass for 'transfer' instructions.
2012-11-29 Nadav RotemNo need to run LICM after loop vectorization because...
2012-11-29 Nadav RotemWhen broadcasting invariant scalars into vectors, place...
2012-11-29 Dmitri GribenkoDocumentation for FileCheck: use 'option' and 'program...
2012-11-29 Meador Ingeinstcombine: Migrate puts optimizations
2012-11-29 Dmitri GribenkoDocumentation for llvm-link: reformat
2012-11-29 Jim GrosbachFix a memory leak in MachOObjectFile.
2012-11-29 Dmitri GribenkoDocumentation for llvm-cov: reformat
2012-11-29 Benjamin KramerFollow up to 168711: It's safe to base this analysis...
2012-11-29 Dmitri GribenkoDocumentation for llvm-stress: reformat
2012-11-29 Dmitri GribenkoDocumentation for opt: reformat
2012-11-29 Eric ChristopherMake sure that we put the rest of the sanitizer librari...
2012-11-29 Greg Clayton<rdar://problem/12655594>
2012-11-29 Greg Clayton<rdar://problem/12635804>
2012-11-29 Andrew TrickImprove isImpliedCond comment a bit.
2012-11-29 Alexey Samsonov[ASan] Simplify check added in r168861. Bail out from...
2012-11-29 Dmitri GribenkoDocumentation for llc: reformat.
2012-11-29 Matt Beaumont-GayApply Takumi's patch to suppress unused-variable warnin...
2012-11-29 Alexey SamsonovAdd options to AddressSanitizer passes to make them...
2012-11-29 Shuxin Yangfix a typo
2012-11-29 Eric ChristopherUse newer command line option here.
2012-11-29 Eric ChristopherRemove duplicate test run lines.
2012-11-29 Dmitri GribenkoDocumentation for lit: more formatting: use 'option...
2012-11-29 Pedro ArtigasOne more step towards making doInitialization and doFin...
next