[Orc] Remove extraneous 'typename'. This should cheer the bots up.
[oota-llvm.git] / include / llvm / IR /
2015-03-24 Duncan P. N. Exon... DebugInfo: Reorder definitions of MDLocation and MDFile...
2015-03-24 Duncan P. N. Exon... DebugInfo: Add MDLocalScope, a legal scope for locals
2015-03-24 Daniel Sanders[mips] Distinguish 'R', 'ZC', and 'm' inline assembly...
2015-03-23 Duncan P. N. Exon... Remove dead prototype DebugInfoFinder::processExpressio...
2015-03-23 Duncan P. N. Exon... DebugInfo: Overload get() in DIDescriptor subclasses
2015-03-23 Benjamin KramerMore missing includes only visible to MSVC.
2015-03-20 Duncan P. N. Exon... DebugInfo: Require valid DIDescriptors
2015-03-19 Duncan P. N. Exon... Verifier: Remove the separate -verify-di pass
2015-03-18 Krzysztof Parzyszek[Hexagon] Intrinsics for circular and bit-reversed...
2015-03-18 Sanjoy Das[ConstantRange] Split makeICmpRegion in two.
2015-03-17 David MajnemerCOFF: Let globals with private linkage reside in their...
2015-03-17 Duncan P. N. Exon... DebugInfo: Drop fake DW_TAG_expression
2015-03-17 David MajnemerRevert "Address review comments"
2015-03-17 David MajnemerAddress review comments
2015-03-17 Daniel Sanders[systemz] Distinguish the 'Q', 'R', 'S', and 'T' inline...
2015-03-17 Daniel SandersRe-commit: [hexagon] Distinguish the 'o', 'v', and...
2015-03-17 Daniel SandersFix r232466 by adding 'i' to the mappings for inline...
2015-03-17 Daniel Sanders[ppc] Distinguish the 'es', 'o', 'm', 'Q', 'Z', and...
2015-03-16 Duncan P. N. Exon... IR: Take advantage of -verify checks for MDExpression
2015-03-16 David BlaikieFix uses of reserved identifiers starting with an under...
2015-03-16 Daniel SandersRevert r232374: [hexagon] Distinguish the 'o', 'v'...
2015-03-16 Daniel Sanders[hexagon] Distinguish the 'o', 'v', and 'm' inline...
2015-03-15 Duncan P. N. Exon... IR: Default the Metadata::dump() argument "harder"...
2015-03-15 Duncan P. N. Exon... DbgIntrinsicInst: Downcast to specialized MDNodes in...
2015-03-15 Duncan P. N. Exon... Verifier: Check debug info intrinsic arguments
2015-03-15 David Blaikie[opaque pointer type] IRBuilder gep migration progress
2015-03-14 David Blaikie[opaque pointer type] gep API migration
2015-03-14 Duncan P. N. Exon... IR: Make Metadata::print() reliable and useful
2015-03-14 David Blaikie[opaque pointer type] more gep API migrations
2015-03-14 David Blaikie[opaque pointer type] Start migrating GEP creation...
2015-03-13 Rafael EspindolaBe lazy about loading metadata in IRObjectFile.
2015-03-13 David Blaikie[opaque pointer type] Bitcode support for explicit...
2015-03-13 David BlaikieSimplify expression
2015-03-13 Joerg SonnenbergerImprove wording of newline handling.
2015-03-13 Daniel SandersRecommit r232027 with PR22883 fixed: Add infrastructure...
2015-03-12 Sanjay Patel[X86, AVX2] Replace inserti128 and extracti128 intrinsi...
2015-03-12 Hal FinkelRevert "r232027 - Add infrastructure for support of...
2015-03-12 Sanjay PatelIRBuilder: add a CreateShuffleVector function that...
2015-03-12 Sanjay Patel[X86, AVX] replace vextractf128 intrinsics with generic...
2015-03-12 Daniel SandersAdd infrastructure for support of multiple memory const...
2015-03-12 Reid KlecknerMake llvm.eh.actions an intrinsic and add docs for it
2015-03-10 Kit BartonChange the generation of the vmuluwm instruction to...
2015-03-10 Sanjay Patel[X86, AVX] replace vinsertf128 intrinsics with generic...
2015-03-10 Mehdi AminiDataLayout is mandatory, update the API to reflect...
2015-03-09 Mehdi AminiInstCombine: fix fold "fcmp x, undef" to account for NaN
2015-03-07 Chandler Carruth[Modules] Include the header needed for make_unique...
2015-03-06 James Molloy[ConstantRange] Teach multiply to be cleverer about...
2015-03-05 Reid KlecknerRevert busted CallSite change from r231386
2015-03-05 Reid KlecknerReplace llvm.frameallocate with llvm.frameescape
2015-03-05 Kit BartonWhile reviewing the changes to Clang to add builtin...
2015-03-04 Nemanja IvanovicAdd LLVM support for PPC cryptography builtins
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2015-03-04 Adrian PrantlFix DwarfExpression::AddMachineRegExpression so it...
2015-03-04 Juergen RibutzkaRemove 'llvm.x86.avx2.vbroadcasti128' intrinsic.
2015-03-03 Mehdi AminiRemove getDataLayout() from Instruction/GlobalValue...
2015-03-03 David BlaikieFix the build broken in r231142
2015-03-03 David BlaikieCFG::SuccessorIterator: Remove explicit copy assignment...
2015-03-03 David BlaikieCFG::SuccessorIterator::SuccessorProxy:: Expliictly...
2015-03-03 David BlaikieRevert "Remove the explicit SDNodeIterator::operator...
2015-03-03 David BlaikieRemove the explicit SDNodeIterator::operator= in favor...
2015-03-03 Kit BartonAdd the following 64-bit vector integer arithmetic...
2015-03-03 Reid KlecknerMake llvm.eh.begincatch use an outparam
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-03-03 Duncan P. N. Exon... IR: Add missing API to specialized metadata nodes
2015-03-03 Daniel BerlinAdd range iterators to Extract/InsertValueInst indices
2015-03-01 Benjamin Kramerstd::function is part of <functional>, not <utility>
2015-03-01 Benjamin KramerAdd another missing include for MSVC.
2015-02-28 Duncan P. N. Exon... Fix buildbot issues for MDScope::getFile() after r230871
2015-02-28 Duncan P. N. Exon... IR: Specialize MDScope::getFile() for MDFile
2015-02-28 Craig Topper[X86] Remove the blendpd/blendps/pblendw/pblendd intrin...
2015-02-27 Sanjoy DasFix a use-iterator-after-invalidate error
2015-02-26 Eric ChristopherRemove commented out function.
2015-02-26 Eric ChristopherRemove DebugLoc::print(LLVMContext, raw_ostream), it...
2015-02-26 Duncan P. N. Exon... IR: Use '= default' instead of r230609, NFC
2015-02-26 Duncan P. N. Exon... IR: Add default constructor for DIImportedEntity
2015-02-26 Ramkumar RamachandraPlaceSafepoints: use IRBuilder helpers
2015-02-25 Charles Davis[IC] Turn non-null MD on pointer loads to range MD...
2015-02-25 David Blaikie[opaque pointer type] Bitcode support for explicit...
2015-02-25 Hal Finkel[PowerPC] Add support for the QPX vector instruction set
2015-02-23 Elena DemikhovskyAVX-512: recommitted 229837 + bugfix + test
2015-02-22 JF BastienUse common parse routine to read alignment values from...
2015-02-21 Duncan P. N. Exon... IR: Add helper to split debug info flags bitfield
2015-02-21 Duncan P. N. Exon... IR: Add debug info flag string conversions
2015-02-21 Duncan P. N. Exon... IR: Move DebugInfo Flag* definitions to .def file, NFC
2015-02-20 David BlaikieRemove some unnecessary unreachables in favor of (somet...
2015-02-20 Duncan P. N. Exon... IR: Change MDFile to directly store the filename/directory
2015-02-20 Peter CollingbourneIntroduce bitset metadata format and bitset lowering...
2015-02-20 Igor LaevskyGeneralize statepoint lowering to use ImmutableStatepoi...
2015-02-20 Duncan P. N. Exon... IR: Extract macros from DILocation, NFC
2015-02-20 Duncan P. N. Exon... IR: Add getRaw() helper, NFC
2015-02-20 Eric ChristopherRevert "AVX-512: Full implementation for VRNDSCALESS...
2015-02-19 Duncan P. N. Exon... IR: Fix MDType fields from unsigned to uint64_t
2015-02-19 Rafael EspindolaAvoid conversion to float when creating ConstantDataArr...
2015-02-19 Igor LaevskyAdd invoke related functionality into StatepointSite...
2015-02-19 Elena DemikhovskyAVX-512: Full implementation for VRNDSCALESS/SD instruc...
2015-02-19 Duncan P. N. Exon... IR: Drop scope from MDTemplateParameter
2015-02-18 Duncan P. N. Exon... IR: Add MDCompositeTypeBase::replace*()
2015-02-18 Duncan P. N. Exon... IR: Add MDCompileUnit::replace*()
2015-02-18 Duncan P. N. Exon... IR: Add MDSubprogram::replaceFunction()
2015-02-18 Duncan P. N. Exon... IR: Drop the scope in DI template parameters
next