[MCJIT] Fix an overly-aggressive check in RuntimeDyldMachOARM.
[oota-llvm.git] / lib /
2014-08-02 Lang Hames[MCJIT] Fix an overly-aggressive check in RuntimeDyldMa...
2014-08-02 Matt ArsenaultR600/SI: Fix formatting.
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-01 Duncan P. N. Exon... IR: Add Value::reverseUseList()
2014-08-01 Peter CollingbournePartiallyInlineLibCalls: Check sqrt result type before...
2014-08-01 Duncan P. N. Exon... verify-uselistorder: Move shuffleUseLists() out of...
2014-08-01 Adrian PrantlAttempt to increase the overall happiness of the MSCV...
2014-08-01 Justin BognerInstrProf: Allow multiple functions with the same name
2014-08-01 Duncan P. N. Exon... UseListOrder: Guarantee that shuffles change use-list...
2014-08-01 Duncan P. N. Exon... UseListOrder: Fix blockaddress use-list order
2014-08-01 Akira Hatanaka[X86] Simplify X87 stackifier pass.
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 Duncan P. N. Exon... 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 Duncan P. N. Exon... 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. Exon... BitcodeReader: Fix some BlockAddress forward reference...
2014-08-01 Reid KlecknerMS inline asm: Use memory constraints for functions...
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 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 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/SI: Don't display GDS bit for read2
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 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 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 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...
2014-07-31 Louis GerbargWhite space fix.
2014-07-31 Louis GerbargMake sure no loads resulting from load->switch DAGCombi...
2014-07-31 Tyler NowickiImprove the remark generated for -Rpass-missed.
2014-07-31 Eric ChristopherRevert "Remove MCObjectDisassembler.cpp as it is untest...
2014-07-31 Tyler NowickiImprove the remark generated when a variable that is...
2014-07-31 Aaron BallmanFixing CMake problems with MCObjectDisassembler.cpp...
2014-07-31 Eric ChristopherRemove MCObjectDisassembler.cpp as it is untested and...
2014-07-31 Rafael EspindolaDWOHolder takes ownership of the argument constructor...
2014-07-31 Rafael EspindolaUse a reference instead of a pointer.
2014-07-31 Will SchmidtDisable IsSub subregister assert. pr18663.
2014-07-31 Rafael EspindolaMove MCObjectSymbolizer.h to MC/MCAnalysis.
2014-07-31 Hal FinkelFix ScalarEvolutionExpander when creating a PHI in...
2014-07-31 Duncan P. N. Exon... UseListOrder: Handle self-users
2014-07-31 Eric ChristopherFix loop end condition.
2014-07-31 Aaron BallmanFixing an -Woverloaded-virtual warnings by exposing...
2014-07-31 Aaron BallmanFixing a -Wcast-qual warning in GCC. No functional...
2014-07-31 Evgeniy Stepanov[msan] Fix handling of array types.
2014-07-31 Evgeniy Stepanov[asan] Support x86 REP MOVS asm instrumentation.
2014-07-31 Stepan DyatkovskiyMergeFunctions, tiny refactoring:
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add basic bitcast support for conve...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add sqrt intrinsic support.
2014-07-31 David MajnemerInstCombine: Correctly propagate NSW/NUW for x-(-A...
2014-07-31 David MajnemerInstSimplify: Simplify (X - (0 - Y)) if the second...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add MachO large code model support...
2014-07-31 Rafael EspindolaA std::unique_ptr case I missed in the previous patch.
2014-07-31 Rafael EspindolaUse std::unique_ptr to make the ownership explicit.
2014-07-31 Pete CooperDon't fail tablegen immediately after failing to set...
2014-07-31 Pete CooperAdd a better error message when failing to assign one...
2014-07-31 Pete CooperFix bit initializer which was one bit too long, but...
2014-07-31 Pete CooperFix bit initializer which was one bit too long, but...
2014-07-31 Rafael EspindolaDelete dead code.
2014-07-31 Duncan P. N. Exon... UseListOrder: Don't give constant IDs to GlobalValues
2014-07-31 Juergen Ributzka[FastISel] Fix the patchpoint intrinsic lowering in...
next