[Orc][Kaleidoscope] Fix misnumbered steps in comments, plus tidy one
[oota-llvm.git] / include /
2015-02-17 Hal Finkel[BDCE] Add a bit-tracking DCE pass
2015-02-17 Lang Hames[Orc] Update the Orc indirection utils and refactor...
2015-02-17 Duncan P. N. Exon... AsmPrinter: Stop creating DebugLocs
2015-02-16 Justin BognerRevert "InstrProf: Add unit tests for the profile reade...
2015-02-16 Justin BognerInstrProf: Add unit tests for the profile reader and...
2015-02-16 Simon Atanasyan[Mips] Add .MIPS.options section descriptor kinds enume...
2015-02-16 Lang Hames[Orc] Add an emitAndFinalize method to the ObjectLinkin...
2015-02-16 Justin BognerInstrProf: Use ErrorOr for IndexedInstrProfReader:...
2015-02-16 Craig Topper[X86] Remove x86.avx2.psll.dq.bs and x86.avx2.psrl...
2015-02-16 Andrew TrickAArch64: Safely handle the incoming sret call argument.
2015-02-16 Jonas Paulsson[PBQP] Improve the assert for conservatively allocatables.
2015-02-16 Chandler CarruthSwitch our index sequence away from template aliases...
2015-02-16 David MajnemerIR: Properly return nullptr when getAggregateElement...
2015-02-16 Craig Topper[X86] Remove gcc builtins for AVX2 psll_dq and psrl_dq...
2015-02-15 Benjamin KramerMinGW's snprintf is not exposed through std::.
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2015-02-15 Benjamin KramerFormat: Modernize using variadic templates.
2015-02-15 Aaron BallmanRemoving LLVM_EXPLICIT, as MSVC 2012 was the last reaso...
2015-02-15 Aaron BallmanSince MSVC 1800 is our lowest common denominator, we...
2015-02-15 Benjamin KramerCommandLine: Use variadic templates to simplify opt...
2015-02-15 Zachary Turnerllvm-pdbdump: Add flags controlling the type of values...
2015-02-15 Benjamin KramerFoldingSet: Replace faux variadics with real variadics...
2015-02-15 Benjamin KramerRemove LLVM_HAS_VARIADIC_TEMPLATES and all the faux...
2015-02-15 Benjamin KramerUpdate the docs to require at least MSVC 2013.
2015-02-15 Arnaud A. de Grand... [PBQP] Assert conservativelly allocatable nodes are...
2015-02-14 Ramkumar RamachandraInstCombine: propagate deref via new addDereferenceableAttr
2015-02-14 Richard Smith[modules] Try harder to stop DebugInfo/PDB/DIA being...
2015-02-14 Zachary Turnerllvm-pdbdump: Only dump whitelisted global symbols.
2015-02-14 Duncan P. N. Exon... CodeGen: Canonicalize access to function attributes...
2015-02-14 Matthias BraunRevert "On ELF, put PIC jump tables in a non executable...
2015-02-14 Richard Smith[modules] Split off a separate module for DebugInfo...
2015-02-14 Reid KlecknerUnify the two EH personality classification routines...
2015-02-13 Frederic RissDWARFUnit: Add a couple of helpers to access the DIE...
2015-02-13 Richard Smith[modules] Mark include/llvm/Support/Dwarf.def as being...
2015-02-13 Richard SmithClean up some inappropriate choices of type in the...
2015-02-13 Benjamin KramerReapply r229142 with some enable_if magic to avoid...
2015-02-13 Benjamin KramerRevert r229142. It breaks the world for unknown reasons.
2015-02-13 Benjamin KramerSmallVector: Resolve a long-standing fixme by using...
2015-02-13 Zachary Turnerllvm-pdbdump: Improve printing of functions and signatures.
2015-02-13 Arnaud A. de Grand... [PBQP] Conservativelly allocatable nodes can be spilled...
2015-02-13 Chandler Carruth[PM] Remove the old 'PassManager.h' header file at...
2015-02-13 Chandler CarruthRe-sort #include lines using my handy dandy ./utils...
2015-02-13 Zachary TurnerFix the windows build *again*. Grrr, MSVC.
2015-02-13 Chandler CarruthRevert a series of commits starting at r228886 which...
2015-02-13 Zachary TurnerFix non-windows builds unhappy about a missing header.
2015-02-13 Zachary Turnerllvm-pdbdump: Add more comprehensive dumping of symbol...
2015-02-13 Craig Topper[X86] Remove int_x86_sse2_psll_dq_bs and int_x86_sse2_p...
2015-02-13 Craig Topper[X86] Remove references to builtin names that have...
2015-02-13 Duncan P. N. Exon... IR: Drop never-used defaults for DIBuilder::createTempl...
2015-02-13 Duncan P. N. Exon... Bitcode: Remove confusing '?' from r229004, NFC
2015-02-13 Duncan P. N. Exon... Bitcode: Add trailing comma to MetadataCodes, NFC
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDImportedEntity
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDObjCProperty
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDExpression
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDLocalVariable
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDGlobalVariable
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDTemplate{Type,Value}Parameter
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDNamespace
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDLexicalBlockFile
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDLexicalBlock
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDSubprogram
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDCompileUnit
2015-02-13 Zachary TurnerImprove llvm-pdbdump output display.
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDSubroutineType
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDDerivedType and MDCompositeType
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDFile
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDBasicType
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDEnumerator
2015-02-13 Duncan P. N. Exon... AsmWriter/Bitcode: MDSubrange
2015-02-13 Duncan P. N. Exon... IR: Add MDExpression::ExprOperand
2015-02-13 Duncan P. N. Exon... Support: Add dwarf::getOperationEncoding()
2015-02-13 Duncan P. N. Exon... Support: Rewrite LocationAtom and OperationEncodingStri...
2015-02-13 Akira Hatanaka[LinkModules] Change the way ModuleLinker merges triples.
2015-02-12 Rafael EspindolaAdd support for having multiple sections with the same...
2015-02-12 David BlaikieAdd missing override.
2015-02-12 Zachary TurnerAttempt to fix the build again.
2015-02-12 Zachary TurnerAttempt to fix Linux builds after r228960.
2015-02-12 Rafael EspindolaRemove mostly unused setters.
2015-02-12 Zachary TurnerAdd concrete type overloads to PDBSymbol::findChildren().
2015-02-12 Rafael EspindolaOn ELF, put PIC jump tables in a non executable section.
2015-02-12 Rafael EspindolaPut each jump table in an independent section if the...
2015-02-12 Benjamin KramerMathExtras: Bring Count(Trailing|Leading)Ones and Count...
2015-02-12 Andrea Di Biagio[TTI] Teach the cost heuristic how to query TLI to...
2015-02-12 Benjamin KramerBitVector: Remove manual bit width dispatch, this is...
2015-02-12 Benjamin KramerMathExtras: Parametrize count(Trailing|Leading)Zeros...
2015-02-11 Adrian PrantlGeneralize DIBuilder's createReplaceableForwardDecl...
2015-02-11 Andrea Di Biagio[TTI] Improved cost heuristic for cttz/ctlz calls.
2015-02-11 Arnaud A. de Grand... [PBQP] Cautiously update edge costs in the solver
2015-02-11 Reid KlecknerDon't promote asynch EH invokes of nounwind functions...
2015-02-10 Zachary TurnerRewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.
2015-02-10 Zachary TurnerProvide DIA implementation of DebugInfoPDB.
2015-02-10 Aaron BallmanNow use the __debugbreak intrinsic instead of calling...
2015-02-10 Aaron BallmanChanging the status code generated by LLVM_BUILTIN_TRAP...
2015-02-10 Andrew KaylorAdding support for llvm.eh.begincatch and llvm.eh.endca...
2015-02-10 Duncan P. N. Exon... IR: Add MDNode::replaceWithPermanent()
2015-02-10 Paul RobinsonExplicitly initialize a flag in a default constructor.
2015-02-10 Aaron BallmanRe-committing r228628 with a fix for 64-bit builds.
2015-02-10 Lang Hames[Orc] Fix a bug in the LazyEmittingLayer - capture...
2015-02-10 Lang Hames[Orc] Add missing casserts header to JITSymbol.h.
2015-02-10 Zachary TurnerDefine HAVE_DIA_SDK on Windows when DIA is present.
next