fix for null VectorizedValue assertion in the SLP Vectorizer (in function vectorizeTr...
[oota-llvm.git] / include /
2014-02-16 Arnold SchwaighoferSCEVExpander: Try hard not to create derived induction...
2014-02-15 Arnold SchwaighoferRevert "SCEVExpander: Try hard not to create derived...
2014-02-15 Arnold SchwaighoferSCEVExpander: Try hard not to create derived induction...
2014-02-15 David BlaikieRemove unnecessary typename introduced in r201440.
2014-02-14 Rafael EspindolaHopefully fix the build with gcc.
2014-02-14 Rafael EspindolaAdd extern template instantiations of llvm::Calculate.
2014-02-14 Eli BenderskyRemove unused #include
2014-02-13 Stephen HinesDon't build DFSan functionality for Android.
2014-02-13 Rafael EspindolaCheck that GlobalAliases don't have section or alignment.
2014-02-13 Duncan P. N. Exon... SCCIterator: Merge MinVisitNumStack and VisitStack
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-13 Rafael EspindolaRemove dead code.
2014-02-12 Andrea Di Biagio[Vectorizer] Add a new 'OperandValueKind' in TargetTran...
2014-02-12 Juergen Ributzka[Stackmaps] Fix the ID type to be i64 also for stackmap...
2014-02-12 Lang HamesExtend RTDyld API to enable optionally precomputing...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-12 Matt ArsenaultRemove unneeded include
2014-02-11 Benjamin KramerScalarEvolution: Analyze trip count of loops with a...
2014-02-11 Dmitri GribenkoRemove TimeValue::toPosixTime() -- it is buggy, semanti...
2014-02-11 Craig TopperChanged attributes of all gather intrinsics from IntrRe...
2014-02-10 Juergen Ributzka[Stackmaps] Cleanup code. No functional change intended.
2014-02-10 Manman RenLTO API: add lto_module_create_from_memory_with_path.
2014-02-10 Rafael EspindolaMark the methods in the Mangler const.
2014-02-10 Rafael EspindolaChange the begin and end methods in ObjectFile to match...
2014-02-10 Tim NorthoverARM: use natural LLVM IR for vshll instructions
2014-02-10 Benjamin KramerMake succ_iterator a real random access iterator and...
2014-02-10 Tim NorthoverARM: use LLVM IR to represent the vshrn operation
2014-02-10 Matheus Almeida[mips][msa] Add DLSA instruction.
2014-02-09 Saleem AbdulrasoolMCParser: add a single token lookahead
2014-02-09 Rafael EspindolaUse a consistent argument order in TargetLoweringObject...
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-02-08 Rafael EspindolaAdd LLVM_OVERRIDE to a few declarations.
2014-02-07 Rafael Espindola Comment cleanup. Don't repeat the function name in...
2014-02-07 Rafael EspindolaComment cleanup. Don't repeat the function name in...
2014-02-07 Rafael EspindolaRemove training whitespace.
2014-02-07 Oliver StannardLLVM-1163: AAPCS-VFP violation when CPRC allocated...
2014-02-07 Jim GrosbachX86: Resolve a long standing FIXME and properly isel...
2014-02-06 David PeixottoRemove const_cast for STI when parsing inline asm
2014-02-06 Chandler Carruth[PM] Fix horrible typos that somehow didn't cause a...
2014-02-06 Chandler Carruth[PM] Add a new "lazy" call graph analysis pass for...
2014-02-06 Paul RobinsonDisable most IR-level transform passes on functions...
2014-02-05 Matt ArsenaultAdd address space argument to allowsUnalignedMemoryAccess.
2014-02-05 Nick KledzikFix layering StringRef copy using BumpPtrAllocator.
2014-02-05 Chandler Carruth[PM] Don't require analysis results to be const in...
2014-02-05 Rafael EspindolaRemove support for not using .loc directives.
2014-02-05 Rafael EspindolaRevert "Fix an invalid check for duplicate option categ...
2014-02-05 Alexander KornienkoFix an invalid check for duplicate option categories.
2014-02-05 Elena DemikhovskyAVX-512: Added intrinsic for cvtph2ps.
2014-02-05 Craig TopperAdd CheckChildInteger to ISelMatcher operations. Remove...
2014-02-05 Todd FialaFix configure to find arc4random via header files.
2014-02-04 Rafael EspindolaRemove unused SF_ThreadLocal.
2014-02-04 Benjamin KramerSimplifyLibCalls: Push TLI through the exp2->ldexp...
2014-02-04 Rafael EspindolaEvery target uses .align. Simplify.
2014-02-04 David PeixottoFix PR18345: ldr= pseudo instruction produces incorrect...
2014-02-04 Tim NorthoverOS X: the correct function is __sincospif_stret, not...
2014-02-04 Tim NorthoverARM & AArch64: merge NEON absolute compare intrinsics
2014-02-04 Justin Bognerllvm-cov: Implement the preserve-paths flag
2014-02-03 Tim NorthoverAArch64 & ARM: refactor crypto intrinsics to take scalars
2014-02-03 Eli BenderskyRemove outdated & incorrect part of comment.
2014-02-03 Chandler CarruthIntroduce SmallPtrSetImpl<T *> which allows insert...
2014-02-03 Chandler CarruthRename the non-templated base class of SmallPtrSet to
2014-02-01 David WoodhouseMC: Add AsmLexer::BigNum token for integers greater...
2014-01-31 Reid KlecknerImplement inalloca codegen for x86 with the new inalloc...
2014-01-31 Peter CollingbourneIntroduce line editor library.
2014-01-31 Peter CollingbourneIntroduce llvm::sys::path::home_directory.
2014-01-31 Rafael EspindolaRemove another hasRawTextSupport.
2014-01-31 Duncan P. N. Exon... Fix file header for APFloat.h
2014-01-31 Duncan P. N. Exon... Clean up whitespace
2014-01-31 Rafael EspindolaMark the first dynamic elf symbol as SF_FormatSpecific.
2014-01-31 Rafael EspindolaSimplify getSymbolFlags.
2014-01-31 Reid Kleckner[ms-cxxabi] Add a new calling convention that swaps...
2014-01-30 Timur IskhodzhanovFix PR18381 - print a minimal diagnostic rather than...
2014-01-30 Rafael EspindolaOnly ELF has a dynamic symbol table. Remove it from...
2014-01-30 Juergen Ributzka[Stackmaps] Record the stack size of each function...
2014-01-30 Saleem AbdulrasoolARM IAS: support .object_arch
2014-01-30 Saleem AbdulrasoolARM IAS: support .movsp
2014-01-30 Saleem AbdulrasoolARM: suuport .tlsdescseq directive
2014-01-30 Saleem AbdulrasoolARM: support TLS descriptor relocations
2014-01-30 Saleem AbdulrasoolARM: support tlscall relocations
2014-01-30 Juergen RibutzkaRevert "[Stackmaps] Record the stack size of each funct...
2014-01-30 Juergen Ributzka[Stackmaps] Record the stack size of each function...
2014-01-30 Rafael EspindolaSimplify the handling of iterators in ObjectFile.
2014-01-30 Timur IskhodzhanovReland r200340 - 'Add line table debug info to COFF...
2014-01-30 Rafael Espindolaadd a bunch of LLVM_OVERRIDE before I start refactoring...
2014-01-30 Rafael EspindolaRemove dead code.
2014-01-30 Rafael EspindolaFix TLS handling in ELF's getAddress and llvm-nm to...
2014-01-29 Manman RenPGO branch weight: update edge weights in IfConverter.
2014-01-29 Jordan Rose[CommandLine] Aliases require an value if their target...
2014-01-29 Venkatraman Govind... [Sparc] Use %r_disp32 for pc_rel entries in FDE as...
2014-01-29 NAKAMURA TakumiRevert r200340, "Add line table debug info to COFF...
2014-01-29 Rafael EspindolaUse a raw_stream to implement the mangler.
2014-01-29 Rafael EspindolaMake createObjectFile's signature a bit less error...
2014-01-28 Rafael EspindolaFinish bringing file_type to the llvm style (other...
2014-01-28 Nick KledzikBe more explicit about which overloaded variant to...
2014-01-28 Rafael EspindolaConvert to the inner enum so the compiler can warn...
2014-01-28 David WoodhouseExplictly pass MCSubtargetInfo to MCCodeEmitter::Encode...
2014-01-28 David WoodhouseKeep the MCSubtargetInfo in the MCRelxableFragment...
2014-01-28 David WoodhouseModify MCObjectStreamer EmitInstTo* interface
2014-01-28 David WoodhouseChange MCStreamer EmitInstruction interface to take...
next