oota-llvm.git
2014-08-02 Chandler Carruth[x86] Fix a few typos in my comments spotted in passing.
2014-08-02 Chandler Carruth[x86] Teach the target shuffle mask extraction to recog...
2014-08-02 Chandler Carruth[x86] Teach my pshufb comment printer to handle VPSHUFB...
2014-08-02 Chandler Carruth[SDAG] Refactor the code which deletes nodes in the...
2014-08-02 Owen AndersonFix issues with ISD::FNEG and ISD::FMA SDNodes where...
2014-08-02 Justin BognerCodeGen: Remove commented out code
2014-08-02 Akira Hatanaka[ARM] In dynamic-no-pic mode, ARM's post-RA pseudo...
2014-08-02 Lang Hames[MCJIT] Fix an overly-aggressive check in RuntimeDyldMa...
2014-08-02 Matt ArsenaultR600: Cleanup fneg tests
2014-08-02 Michael GottesmanAdd a small utility called bisect that enables commandl...
2014-08-02 Eric Fiselier[lit] Add --show-xfail flag to LIT.
2014-08-02 Matt ArsenaultR600/SI: Fix formatting.
2014-08-02 Chandler Carruth[x86] Make some questionable tests not spew assembly...
2014-08-02 Alexey Samsonov[ASan] Use metadata to pass source-level information...
2014-08-02 Chandler Carruth[SDAG] Allow the legalizer to delete an illegally typed...
2014-08-02 Chandler Carruth[SDAG] Let the DAG combiner take care of dead nodes...
2014-08-02 Tyler NowickiAdd diagnostics to the vectorizer cost model.
2014-08-02 NAKAMURA TakumiBitcodeTests: Fix LINK_COMPONENTS.
2014-08-01 Duncan P. N... verify-uselistorder: Reverse use-lists at every verific...
2014-08-01 Duncan P. N... verify-uselistorder: Add missing `static`
2014-08-01 Duncan P. N... IR: Add Value::reverseUseList()
2014-08-01 Peter CollingbournePartiallyInlineLibCalls: Check sqrt result type before...
2014-08-01 Duncan P. N... verify-uselistorder: Move shuffleUseLists() out of...
2014-08-01 Adrian PrantlCleanup this test some more.
2014-08-01 Adrian PrantlAdd the missing target triple to this testcase.
2014-08-01 Adrian PrantlAttempt to increase the overall happiness of the MSCV...
2014-08-01 Duncan P. N... verify-uselistorder: Make the verification logic easier...
2014-08-01 Justin BognerInstrProf: Allow multiple functions with the same name
2014-08-01 Duncan P. N... UseListOrder: Guarantee that shuffles change use-list...
2014-08-01 Duncan P. N... UseListOrder: Fix blockaddress use-list order
2014-08-01 Akira Hatanaka[X86] Simplify X87 stackifier pass.
2014-08-01 NAKAMURA Takumillvm/test/CodeGen/Mips/cconv/arguments-varargs.ll:...
2014-08-01 Adrian PrantlDebug info: Infrastructure to support debug locations...
2014-08-01 Chandler Carruth[SDAG] MorphNodeTo recursively deletes dead operands...
2014-08-01 Tom StellardRevert "R600: Move code for generating REGISTER_LOAD...
2014-08-01 Reid KlecknerMS inline asm: Hide symbol to attempt to fix test failu...
2014-08-01 Duncan P. N... BitcodeReader: Change mechanics of BlockAddress forward...
2014-08-01 Tom StellardR600/SI: Remove leftover debugging code
2014-08-01 Tom StellardR600: Move code for generating REGISTER_LOAD into R600I...
2014-08-01 Reid Klecknerdocs: Strongly recommend setting rpath when using a...
2014-08-01 Duncan P. N... IR: Add BasicBlock::insertInto()
2014-08-01 Peter Collingbourne[dfsan] Correctly handle loads and stores of zero size.
2014-08-01 Eric ChristopherAdd a non-const subtarget returning function to the...
2014-08-01 Duncan P. N... BitcodeReader: Fix some BlockAddress forward reference...
2014-08-01 Duncan P. N... Try to fix configure+make after r214556
2014-08-01 Duncan P. N... Rewrite BitReaderTest, NFC
2014-08-01 Reid KlecknerMS inline asm: Use memory constraints for functions...
2014-08-01 Justin Bognerllvm-profdata: Replace redundant tests with more target...
2014-08-01 Chandler Carruth[SDAG] Begin simplifying the way in which the legalizer...
2014-08-01 Juergen Ributzka[FastISel][AArch64] Fold offset into the memory operation.
2014-08-01 Rafael EspindolaInclude Archive.h
2014-08-01 Viktor KutuzovFix building with in-tree libc++abi on FreeBSD
2014-08-01 Rafael EspindolaMove virtual method out of line.
2014-08-01 Philip ReamesAdd support for StackMap section for ELF/Linux systems
2014-08-01 Juergen Ributzka[FastISel][AArch64] Add branch weights.
2014-08-01 Rafael EspindolaUse object::Archive::create instead of new object:...
2014-08-01 Philip ReamesExplicitly report runtime stack realignment in StackMap...
2014-08-01 Rafael EspindolaReplace comment about ownership with std::unique_ptr.
2014-08-01 Juergen Ributzka[FastISel][ARM] Do not emit stores for undef arguments.
2014-08-01 Rafael EspindolaUse range loop.
2014-08-01 Renato GolinAdd missing breaks to AArch64InstrInfo::isGPRCopy
2014-08-01 Matt ArsenaultR600: Cleanup test
2014-08-01 Matt ArsenaultMake getNamedOperandIdx readonly
2014-08-01 Matt ArsenaultR600/SI: Don't display GDS bit for read2
2014-08-01 Chad Rosier[AArch64] Fix test from r214518 in an attempt to appeas...
2014-08-01 Rafael EspindolaRemove lto_codegen_set_attr.
2014-08-01 Chad Rosier[AArch64] Generate tbz/tbnz when comparing against...
2014-08-01 Ulrich Weigand[PowerPC] PR20280 - Slots for byval parameters are...
2014-08-01 Rafael EspindolaRemove some calls to std::move.
2014-08-01 Rafael Espindola[pr20127] Check for leading \1 in the Twine version...
2014-08-01 Rafael EspindolaSimplify the code a bit with std::unique_ptr.
2014-08-01 Tim Northoverllvm-objdump: implement printing for MachO __compact_un...
2014-08-01 James MolloyAllow only disassembling of M-class MSR masks that...
2014-08-01 Aaron BallmanImprove some const-correctness to remove a -Wcast-qual...
2014-08-01 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-08-01 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-08-01 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-08-01 Erik EcksteinSLPVectorizer: fix build problem in Release configuration
2014-08-01 Erik EcksteinSLPVectorizer: improved scheduling algorithm.
2014-08-01 Daniel Sanders[mips][PR19612] Fix va_arg for big-endian mode.
2014-08-01 Erik EcksteinSLP Vectorizer: added statistics counter
2014-08-01 Erik EcksteinSLP Vectorizer: improve canonicalize tree operands...
2014-08-01 Sylvestre LedruRevert of 214418:
2014-08-01 Hal Finkel[PowerPC] Generate unaligned vector loads using intrins...
2014-08-01 Suyog SardaThis patch implements transform for pattern "(A & ...
2014-08-01 Suyog SardaThis patch implements transform for pattern "(A | B...
2014-08-01 Suyog SardaThis patch implements transform for pattern "( A &...
2014-08-01 Suyog SardaThis patch implements transform for pattern "(A & B...
2014-08-01 Tom StellardR600/SI: Fix build warning
2014-08-01 Juergen Ributzka[FastISel][AArch64] Fix the immediate versions of the...
2014-08-01 Hal Finkel[PowerPC] Recognize consecutive memory accesses from...
2014-08-01 Reid KlecknerMS inline asm: Fix null SMLoc when 'ptr' is missing...
2014-08-01 Tom StellardR600/SI: Do abs/neg folding with ComplexPatterns
2014-08-01 Tom StellardTableGen: Allow AddedComplexity values to be negative
2014-08-01 Tom StellardR600/SI: Simplify and fix handling of VOP2 in SIInstrIn...
2014-08-01 Tom StellardR600/SI: Fold immediates when shrinking instructions
2014-08-01 Tom StellardR600/SI: Fix incorrect commute operation in shrink...
2014-07-31 Kevin EnderbyAdd support for the X86 secure guard extensions instruc...
2014-07-31 Reid KlecknerX86 MC: Don't crash on empty memory operand parens
2014-07-31 Reid KlecknerX86 MC: Reject invalid segment registers before a memor...
next