[MachineCopyPropagation] Fix a bug with undef handling when the value is actualy...
[oota-llvm.git] / lib /
2015-05-28 Quentin Colombet[MachineCopyPropagation] Fix a bug with undef handling...
2015-05-28 Reid Kleckner[WinEH] Start inserting state number stores for C++ EH
2015-05-28 Rafael EspindolaDon't special case undefined symbol when deciding the...
2015-05-28 Wei MiEnable exitValue rewrite only when the cost of expansio...
2015-05-28 Rafael EspindolaRemove a trivial forwarding function. NFC.
2015-05-28 David Majnemer[SelectionDAG] Scalar shift amounts may require legaliz...
2015-05-28 Reid KlecknerRemove debug prints from r238487
2015-05-28 Rafael EspindolaInline trivial method. NFC.
2015-05-28 Reid KlecknerDisable x86 tail call optimizations that jump through GOT
2015-05-28 Daniel SandersRevert r238427 - [mips] Make TTypeEncoding indirect...
2015-05-28 Rafael EspindolaRemove structure field that can be computed just before...
2015-05-28 Rafael EspindolaAvoid warnings when building without asserts.
2015-05-28 Rafael EspindolaMove these vectors to the only function where they...
2015-05-28 Peter CollingbourneThumb2: Modify codegen for memcpy intrinsic to prefer...
2015-05-28 Reid Kleckner[WinEH] Remove debugging dump() call
2015-05-28 Rafael EspindolaMerge redundant loops. NFC.
2015-05-28 Duncan P. N. Exon... AsmPrinter: Stop exposing underlying DIE children list...
2015-05-28 Rafael EspindolaSimplify LastLocalSymbolIndex computation. NFC.
2015-05-28 Rafael EspindolaUse range loops. NFC.
2015-05-28 Pete CooperAdd BranchProbabilityInfo::releaseMemory to clear the...
2015-05-28 Rafael EspindolaRemove temporary FileSymbolData. NFC.
2015-05-28 Duncan P. N. Exon... AsmPrinter: Rename begin_values() => values_begin(...
2015-05-28 Colin LeMahieu[llvm] Parameterizing the output stream for dumpbytes...
2015-05-28 David Majnemer[InstCombine] Fold IntToPtr and PtrToInt into preceding...
2015-05-28 Chad RosierReuse Loc variable. NFC.
2015-05-28 Rafael EspindolaUse range loops for accessing file names. NFC.
2015-05-28 Rafael EspindolaMerge computeSymbolTable and writeSymbolTable.
2015-05-28 Kai Nacke[mips] Add new format for dmtc2/dmfc2 for Octeon CPUs.
2015-05-28 Ed MasteDebugInfo: .debug_line DWARF64 support
2015-05-28 Rafael EspindolaDon't create an unused _GLOBAL_OFFSET_TABLE_.
2015-05-28 Renato Golin[ARMTargetParser] Adding sub-arch information for Clang...
2015-05-28 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-05-28 Petar Jovanovic[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
2015-05-28 Benjamin Kramer[AsmPrinter] Destroy allocated DIEAbbrevs on teardown.
2015-05-28 Renato Golin[ARMTargetParser] Adding a few more CPUs for Clang...
2015-05-28 Benjamin Kramer[MC] Replace custom string join function with the one...
2015-05-28 Benjamin KramerDon't call utostr in Twine/raw_ostream contexts.
2015-05-28 Renato GolinFix comments in ARMTargetParser. NFC.
2015-05-28 Yury Gribov[ASan] Fix previous commit. Patch by Max Ostapenko!
2015-05-28 Yury Gribov[ASan] New approach to dynamic allocas unpoisoning...
2015-05-28 Craig Topper[TableGen] Use DefInit::getAsString instead of getDef...
2015-05-28 Craig Topper[TableGen] Don't convert types to strings to query...
2015-05-28 David Majnemer[Reassociate] Canonicalizing 'x [+-] (-Constant * y...
2015-05-28 Jingyue Wu[NaryReassociate] Run EarlyCSE after NaryReassociate
2015-05-27 Duncan P. N. Exon... AsmPrinter: Avoid a warning in NDEBUG, NFC
2015-05-27 Duncan P. N. Exon... AsmPrinter: Return added DIE from DIE::addChild()
2015-05-27 Fiona GlaserRegisterPressure: fix debug prints in case of physical...
2015-05-27 Duncan P. N. Exon... AsmPrinter: Stop exposing underlying DIEValue list...
2015-05-27 Duncan P. N. Exon... AsmPrinter: Remove DIEHash::AttrEntry, NFC
2015-05-27 Duncan P. N. Exon... AsmPrinter: Store abbreviation data directly in DIE...
2015-05-27 Duncan P. N. Exon... Reapply "AsmPrinter: Change DIEValue to be stored by...
2015-05-27 Duncan P. N. Exon... AsmPrinter: Introduce DIEValue.def, NFC
2015-05-27 Rafael EspindolaRename and move getCurrentSectionData.
2015-05-27 Rafael EspindolaThere is only one current section.
2015-05-27 Lang Hames[RuntimeDyld] Fix MachO i386 SECTDIFF relocation to...
2015-05-27 Renato GolinARMTargetParser: Make BSD Thumb/BE armv6 work
2015-05-27 Diego NovilloFinal fix for PR 23499 and IR test case.
2015-05-27 Duncan P. N. Exon... Revert "AsmPrinter: Change DIEValue to be stored by...
2015-05-27 Duncan P. N. Exon... AsmPrinter: Change DIEValue to be stored by value
2015-05-27 Renato GolinARMTargetParser: Normalising build attributes
2015-05-27 Yaron KerenAvoid creating and destroying a std::string on every...
2015-05-27 Alex LorenzResubmit r237954 (MIR Serialization: print and parse...
2015-05-27 Jan VeselyR600: Rely on TypeLegalizer to use divrem instead of...
2015-05-27 Jan VeselySelectionDAG: Don't do libcall on div/rem if divrem...
2015-05-27 Diego NovilloFix PR 23499 - Avoid multiple profile counters for...
2015-05-27 Zoran Jovanovic[mips][microMIPSr6] Implement SEB and SEH instructions
2015-05-27 Rafael EspindolaFix NDEBUG build.
2015-05-27 Rafael EspindolaDelete MCSectionData.
2015-05-27 Rafael EspindolaDelete dead code. NFC.
2015-05-27 Rafael EspindolaStop using MCSectionData in WinCOFFObjectWriter.cpp.
2015-05-27 Rafael Espindolaclang-format WinCOFFObjectWriter.cpp. NFC.
2015-05-27 Rafael EspindolaRemove uses of MCSectionData from MachObjectWriter...
2015-05-27 Jozef Kolek[mips][microMIPSr6] Implement BEQZALC, BGEZALC, BGTZALC...
2015-05-27 Elena DemikhovskyAVX-512: Fixed a bug in extracting subvector from v64i1
2015-05-27 Rafael EspindolaMove getSubsectionInsertionPoint to MCSection.
2015-05-27 Rafael EspindolaRemove uses of MCSectionData from ELFObjectWriter....
2015-05-27 Rafael EspindolaUse operator<< instead of print in a few more places.
2015-05-27 Rafael EspindolaWe always have an InstPrinter.
2015-05-27 Daniel SandersRevert r238190 and r238197: [mips] Make TTypeEncoding...
2015-05-27 Elena DemikhovskyAVX-512: Implemented all forms of sign-extend and zero...
2015-05-27 Quentin Colombet[X86] Implement the support for shrink-wrapping.
2015-05-27 Quentin Colombet[ShrinkWrap] Add a target hook to check whether or not
2015-05-27 Matthias BraunARMLoadStoreOptimizer: Code cleanup; NFC
2015-05-27 Matthias BraunMachineBasicBlock: Cleanup computeRegisterLiveness()
2015-05-27 Matthias BraunMCSymbol: Make print() robust against empty names
2015-05-27 Chandler Carruth[inliner] Fix the early-exit of the inline cost analysi...
2015-05-27 Filipe Cabecinhas[BitcodeReader] Change assert to report_fatal_error
2015-05-27 Filipe Cabecinhas[BitstreamReader] Make sure the Array operand type...
2015-05-27 Filipe Cabecinhasclang-format a couple of lines
2015-05-26 Filipe Cabecinhas[BitcodeReader] Make sure abbrev records have at least...
2015-05-26 Owen AndersonAdd initial support for the convergent attribute.
2015-05-26 Filipe Cabecinhas[BitcodeReader] Sanity check on Comdat ID
2015-05-26 Philip Reames[PlaceSafepoints] Entry safepoint location doesn't...
2015-05-26 Philip Reames[PlaceSafepoints] Cleanup InsertSafepointPoll function
2015-05-26 Kostya Serebryany[lib/Fuzzer] make the fuzzing timeout 1200 seconds...
2015-05-26 Rafael EspindolaSimplify boolean conditional return statements.
2015-05-26 Akira HatanakaRemove NoFramePointerElim and NoFramePointerElimOverrid...
2015-05-26 Adrian PrantlUse "auto &" in range-based for-loop and remove the...
2015-05-26 Adrian PrantlFix a use-after-free in a DEBUG output.
2015-05-26 Kostya Serebryany[lib/Fuzzer] fix docs
next