Fix MSVC2012 build error in UseListOrder.cpp
[oota-llvm.git] / lib / IR /
2014-07-25 Hans WennborgFix MSVC2012 build error in UseListOrder.cpp
2014-07-25 Hal FinkelSimplify and improve scoped-noalias metadata semantics
2014-07-25 Duncan P. N. Exon... Try to fix a layering violation introduced by r213945
2014-07-25 Duncan P. N. Exon... Fix -Werror build after r213945
2014-07-25 Duncan P. N. Exon... IPO: Add use-list-order verifier
2014-07-24 Hal FinkelAdd scoped-noalias metadata
2014-07-24 Hal FinkelAA metadata refactoring (introduce AAMDNodes)
2014-07-21 Mark HeffernanRename metadata llvm.loop.vectorize.unroll to llvm...
2014-07-21 Duncan P. N. Exon... Revert "[C++11] Add predecessors(BasicBlock *) / succes...
2014-07-20 Manuel Jacob[C++11] Add predecessors(BasicBlock *) / successors...
2014-07-19 Hal FinkelHandle AddrSpaceCast in stripAndAccumulateInBoundsConst...
2014-07-19 Hal FinkelMake Value::isDereferenceablePointer handle offsets...
2014-07-18 Eric ChristopherRevert "Reapply "DebugInfo: Ensure that all debug locat...
2014-07-18 Tyler NowickiRename DiagnosticInfoOptimizationWarning to DiagnosticI...
2014-07-18 David BlaikieReapply "DebugInfo: Ensure that all debug location...
2014-07-18 Hal FinkelAdd a dereferenceable attribute
2014-07-18 Hal FinkelRename AlignAttribute to IntAttribute
2014-07-16 David BlaikieRemove unnecessary/redundant std::move
2014-07-16 Tyler NowickiEmit warnings if vectorization is forced and fails.
2014-07-15 Reid KlecknerDocument the maximum LLVM IR alignment, which is 1...
2014-07-14 Matt ArsenaultLook through addrspacecast when checking isDereferencea...
2014-07-14 Matt ArsenaultAdd CreatePointerBitCastOrAddrSpaceCast to IRBuilder...
2014-07-13 David MajnemerIR: Allow comdats to be applied to globals with interna...
2014-07-11 David BlaikieRevert "Reapply "DebugInfo: Ensure that all debug locat...
2014-07-10 David BlaikieReapply "DebugInfo: Ensure that all debug location...
2014-07-10 David MajnemerIR: Aliases don't belong to an explicit comdat
2014-07-10 Hal FinkelFix isDereferenceablePointer not to try to take the...
2014-07-10 Hal FinkelAllow isDereferenceablePointer to look through some...
2014-07-06 Rafael EspindolaUpdate the MemoryBuffer API to use ErrorOr.
2014-07-04 David MajnemerIR: Fold away compares between GV GEPs and GVs
2014-07-04 Saleem AbdulrasoolTableGen: introduce support for MSBuiltin
2014-07-03 David MajnemerIR: cleanup Module::dropReferences
2014-07-02 Eric ChristopherFix typos.
2014-07-02 David BlaikieRevert "DebugInfo: Ensure that all debug location scope...
2014-07-02 David BlaikieDebugInfo: Ensure that all debug location scope chains...
2014-07-02 David BlaikieConstify the Function pointers in the result of makeSub...
2014-07-02 David MajnemerInstCombine: Don't turn -(x/INT_MIN) -> x/INT_MIN
2014-07-01 David BlaikieDebugInfo: Provide a utility for building a mapping...
2014-07-01 David BlaikieRevert "DebugInfo: Ensure that all debug location scope...
2014-07-01 David BlaikieDebugInfo: Ensure that all debug location scope chains...
2014-06-30 Adrian PrantlDebug info: split out complex DIVariable address expres...
2014-06-28 David MajnemerVerifier: Update assert message to reflect LangRef
2014-06-27 David MajnemerIR: Add COMDATs to the IR
2014-06-27 Chandler CarruthRe-apply r211287: Remove support for LLVM runtime multi...
2014-06-27 David BlaikieRevert "Revert "Revert "PR20038: DebugInfo: Inlined...
2014-06-27 David BlaikieRevert "Revert "PR20038: DebugInfo: Inlined call sites...
2014-06-26 Alp TokerRevert "Introduce a string_ostream string builder facilty"
2014-06-26 Alp TokerMSVC build fix following r211749
2014-06-26 Alp TokerIntroduce a string_ostream string builder facilty
2014-06-25 David BlaikieRevert "PR20038: DebugInfo: Inlined call sites where...
2014-06-25 David BlaikiePR20038: DebugInfo: Inlined call sites where the caller...
2014-06-25 Eli BenderskyRename loop unrolling and loop vectorizer metadata...
2014-06-25 JF BastienRandom Number Generator (llvm)
2014-06-24 Diego NovilloAdd new debug kind LocTrackingOnly.
2014-06-24 NAKAMURA TakumiRevert r211287, "Remove support for LLVM runtime multi...
2014-06-23 Rafael EspindolaMake ObjectFile and BitcodeReader always own the Memory...
2014-06-21 Richard TrieuAdd back functionality removed in r210497.
2014-06-20 Yaron KerenThe count() function for STL datatypes returns unsigned...
2014-06-20 Hans WennborgDon't build switch lookup tables for dllimport or TLS...
2014-06-19 Zachary TurnerRemove support for LLVM runtime multi-threading.
2014-06-19 Jingyue Wu[ValueTracking] Extend range metadata to call/invoke
2014-06-18 Rafael EspindolaMake getBaseObject static.
2014-06-18 Diego NovilloSimply test for available locations in optimization...
2014-06-18 JF BastienRevert "Random Number Generator (llvm)"
2014-06-18 JF BastienRandom Number Generator (llvm)
2014-06-16 Zachary TurnerRevert r211066, 211067, 211068, 211069, 211070.
2014-06-16 Zachary TurnerRemove some more code out into a separate CL.
2014-06-15 Jingyue WuCanonicalize addrspacecast ConstExpr between different...
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-06-13 Rafael EspindolaRemove 'using std::errro_code' from lib.
2014-06-12 Rafael EspindolaDon't use 'using std::error_code' in include/llvm.
2014-06-12 Rafael EspindolaRemove system_error.h.
2014-06-12 Zachary TurnerRemove pimpl class from PassRegistry.
2014-06-12 Bob WilsonFix verifier for GlobalAliases to avoid recursing into...
2014-06-12 Zachary TurnerDo not register and de-register PassRegistrationListene...
2014-06-11 Zachary TurnerDon't acquire the mutex during the destructor of PassRe...
2014-06-11 Chad RosierFix assert comments in Instruction.cpp.
2014-06-11 Craig TopperConvert StringMapEntry::Create to use StringRef instead...
2014-06-10 Zachary TurnerRevert "Remove support for runtime multi-threading."
2014-06-10 Zachary TurnerRemove support for runtime multi-threading.
2014-06-09 Reid KlecknerReorder Value and User fields to save 8 bytes of paddin...
2014-06-09 Richard TrieuRemoving an "if (!this)" check from two print methods...
2014-06-06 Jingyue WuInstCombine: Canonicalize addrspacecast between differe...
2014-06-06 Rafael EspindolaAllow aliases to be unnamed_addr.
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...
2014-06-05 Evgeniy StepanovAdd missing const specifier to a const method.
2014-06-04 Rafael EspindolaClauses in a landingpad are always Constant. Use a...
2014-06-04 Patrik HagglundFix gcc -Wparentheses warning.
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-06-02 NAKAMURA TakumiInstruction::isIdenticalToWhenDefined(): Check getNumOp...
2014-05-31 Rafael EspindolaUse error_code() instead of error_code::succes()
2014-05-29 Adam Nemet[X86] Auto-upgrade AVX1 vbroadcast intrinsics
2014-05-28 Rafael Espindola[pr19844] Add thread local mode to aliases.
2014-05-27 Arnaud A. de Grand... Factor out comparison of Instruction "special" states.
2014-05-26 Rafael EspindolaUse existing helper function.
2014-05-24 Hans WennborgFix some misplaced spaces around 'override'
2014-05-22 Diego NovilloRemove LLVMContextImpl::optimizationRemarkEnabledFor.
2014-05-22 Diego NovilloAdd support for missed and analysis optimization remarks.
2014-05-21 Richard Smith[modules] Add module maps for LLVM. These are not quite...
2014-05-20 Nick LewyckyAdd 'nonnull', a new parameter and return attribute...
next