[conf] Add config variable to disable crash related overrides.
[oota-llvm.git] / include / llvm / IR /
2013-08-28 Tim NorthoverARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics.
2013-08-28 Daniel Sanders[mips][msa] Added bnz.df, bnz.v, bz.df, and bz.v
2013-08-28 Daniel Sanders[mips][msa] Added load/store intrinsics.
2013-08-28 Daniel Sanders[mips][msa] Added move.v
2013-08-28 Daniel Sanders[mips][msa] Added cfcmsa, and ctcmsa
2013-08-28 Daniel Sanders[mips][msa] Added f[cs]af, f[cs]or, f[cs]ueq, f[cs...
2013-08-23 Daniel Sanders[mips][msa] Few MSA Builtins have side-effects. Added...
2013-08-23 Andrea Di BiagioAdd function attribute 'optnone'.
2013-08-22 Chandler CarruthAdd a new helper method to Value to strip in-bounds...
2013-08-22 Chandler CarruthClean up the doxygen formatting of the comments on...
2013-08-20 Daniel Sanders[mips][msa] Removed fcge, fcgt, fsge, fsgt
2013-08-20 Daniel Sanders[mips][msa] Added insve
2013-08-20 Daniel Sanders[mips][msa] Added and.v, bmnz.v, bmz.v, bsel.v, nor...
2013-08-19 Hal FinkelAdd a llvm.copysign intrinsic
2013-08-19 Peter CollingbourneIntroduce non-const overloads for GlobalAlias::{get...
2013-08-19 Elena DemikhovskyAVX-512: compiler intrinsics
2013-08-17 Juergen RibutzkaThe vbroadcastsi256 intrinsic does not exactly resemble...
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (madd_q to xori)
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (fadd to ftq)
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (add_a to dpsub...
2013-08-12 Michael Gottesman[stackprotector] Added intrinsic llvm.stackprotectorcheck.
2013-08-07 Hal FinkelAdd ISD::FROUND for libm round()
2013-08-05 Elena DemikhovskyAVX-512 set: added mask operations, lowering BUILD_VECT...
2013-08-01 Robert Lyttonremove executable permission from IntrinsicsXCore.td
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-08-01 Robert LyttonXCore target: add GCCBuiltin to four intrinsics
2013-07-30 Matt ArsenaultRevert "Remove isCastable since nothing uses it now"
2013-07-30 Matt ArsenaultRemove isCastable since nothing uses it now
2013-07-30 Matt ArsenaultChange behavior of calling bitcasted alias functions.
2013-07-26 Matt ArsenaultRe-add DataLayout pointer size convenience functions.
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-25 Bill WendlingAdd a way to add a kind-value string pair to an attribute.
2013-07-25 Rafael EspindolaMake these methods const correct.
2013-07-24 Bill WendlingAdd helpful accessor methods to get the specified funct...
2013-07-22 Matt ArsenaultFix missing const
2013-07-19 Joey Gouly[ARMv8] Implement the NEON instructions VRINT{N, X...
2013-07-18 Joey Gouly[ARMv8] Add NEON instructions VCVT{A, N, P, M}.
2013-07-18 Adrian PrantlGet rid of the Dis/EnableDebugLocations() API.
2013-07-17 Joey Gouly[ARMv8] Add support for the NEON instructions vmaxnm...
2013-07-16 Manman RenAdd getModuleFlag(StringRef Key) to query a module...
2013-07-16 Tim NorthoverARM: implement ldrex, strex and clrex intrinsics
2013-07-13 Craig TopperRemove unneeded forward declarations.
2013-07-12 Benjamin KramerMark MDNode::getOperand as readonly.
2013-07-12 Charles DavisTarget/X86: Add explicit Win64 and System V/x86-64...
2013-07-09 Nadav RotemIRBuilder: add an assertion that checks if we try to...
2013-07-08 Nadav RotemFix a bug in IRBuilder::ClearInsertionPoint. The IR...
2013-07-07 Nick LewyckyAdd missing per-argument doesNotAccessMemory accessors...
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2013-06-28 Matt ArsenaultFix extra whitespace / formatting
2013-06-28 Justin Holewinski[NVPTX] Remove i8 register class. PTX support for...
2013-06-27 Michael GottesmanAdded support for the Builtin attribute.
2013-06-21 Kostya Serebryanyadd Function::removeFnAttr()
2013-06-18 Chris Lattnerremove some @deprecated markers: LLVM APIs aren't depre...
2013-06-14 Derek SchuffMake PrologEpilogInserter save/restore all callee saved...
2013-06-13 Jakub Staszak#include <climits> instead of <limits.h> in C++ header...
2013-06-01 Benjamin KramerMove getRealLinkageName to a common place and remove...
2013-05-31 Matt ArsenaultFix wrong comment. Null is not acceptable.
2013-05-24 Jim GrosbachTidy up. Whitespace.
2013-05-24 Diego NovilloAdd a new function attribute 'cold' to functions.
2013-05-23 Daniel MaleaRe-implement DebugIR in a way that does not subclass...
2013-05-21 Justin Holewinski[NVPTX] Add @llvm.nvvm.sqrt.f() intrinsic
2013-05-20 Benjamin KramerEnable pod-like optimizations for pred and succ iterators.
2013-05-15 Eli BenderskyRemove dead code.
2013-05-15 Hal FinkelImplement PPC counter loops as a late IR-level pass
2013-05-08 Daniel MaleaPull up AssemblyWriter interface into header to allow...
2013-05-06 Rafael EspindolaFix const merging when an alias of a const is llvm...
2013-05-05 Dmitri GribenkoAdd ArrayRef constructor from None, and do the cleanups...
2013-05-03 Akira Hatanaka[mips] Remove "Commutative" from property list of non...
2013-05-02 Adrian PrantlProvide an API to temporarily suppress DebugLocations...
2013-05-01 Filip PizloThis patch breaks up Wrap.h so that it does not have...
2013-05-01 Peng Chengget rid of windows warning:
2013-05-01 Peng Chengget rid of windows warning:
2013-05-01 Peng Chengreplace reinterpret_cast by cast or remove reinterpret_...
2013-05-01 Rafael EspindolaNow that the underlying issue is fixed, revert r180750...
2013-05-01 Duncan SandsCorrect comment: there is no numTys parameter any more...
2013-04-30 Rafael EspindolaChange getSlotIndex to return unsigned.
2013-04-29 Reid KlecknerRevert "revert r179735, it has no testcases, and doesn...
2013-04-27 Manman RenStruct-path aware TBAA: change the format of TBAAStruct...
2013-04-25 Chris Lattnerrevert r179735, it has no testcases, and doesn't really...
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...
2013-04-18 Bill WendlingMake the TargetIndependent flag have the right boolean...
2013-04-18 Bill WendlingCleanup patch:
2013-04-18 Bill WendlingThis patch addresses two cleanup issues:
2013-04-17 Bill WendlingAdd an option `-enable-old-style-attr-syntax' to print...
2013-04-16 Eli BenderskyCleanup naming: DataLayout s/TD/DL/
2013-04-11 Manman RenTBAA: add utility to create a TBAA scalar type node
2013-04-07 Hal FinkelPPC Altivec load/store intrinsics can be marked IntrRea...
2013-04-02 Manman RenAdd MDBuilder utilities for path-aware TBAA.
2013-03-28 Michael LiaoAdd support of RDSEED defined in AVX2 extension
2013-03-27 Rafael EspindolaCleanup the simplify_type implementation.
2013-03-26 Michael LiaoAdd XTEST codegen support
2013-03-22 Bill WendlingRevert r177675. This is language-specific and shouldn...
2013-03-22 Arnaud A. de Grand... InstCombine: Improve the result bitvect type when foldi...
2013-03-21 Bill WendlingAdd a query to tell if a landing pad has a catch-all.
2013-03-21 Chandler CarruthHoist the definition of getTypeSizeInBits to be inlinab...
2013-03-18 Benjamin KramerRemove default copy ctor/assignment, makes AttributeSet...
2013-03-13 Reed KotlerAdd some additonal attribute helper functions. Test...
2013-03-12 Pete CooperAdd a doFinalization method to the DataLayout pass.
2013-03-07 Benjamin KramerFix tautological compare. Not sure why this didn't...
2013-03-07 Jakub StaszakChange Index type from unsigned long to unsigned. This...
next