[OCaml] Implement missing LLVMCore APIs
[oota-llvm.git] / lib /
2013-11-03 Elena DemikhovskyAVX-512: added VPCONFLICT instruction and intrinsics,
2013-11-03 Benjamin KramerSLPVectorizer: Add a missing pair of parens. No functio...
2013-11-03 Venkatraman Govind... [SparcV9] Handle i64 <-> float conversions in sparcv9...
2013-11-03 Benjamin KramerSLPVectorizer: When CSEing generated gathers only scan...
2013-11-03 David MajnemerRevert "Inliner: Handle readonly attribute per argument...
2013-11-03 David MajnemerSpell "Actual" correctly
2013-11-03 Venkatraman Govind... [Sparc] Expand FP_TO_UINT, UINT_TO_FP for fp128.
2013-11-03 Bob WilsonConvert calls to __sinpi and __cospi into __sincospi_stret
2013-11-03 Bob WilsonEnable optimization of sin / cos pair into call to...
2013-11-03 Venkatraman Govind... [SparcV9] Add ctpop instruction for i64. Also, expand...
2013-11-03 Filip PizloWhen LLVM is embedded in a larger application, it's...
2013-11-02 Rafael Espindolamove getSymbolNMTypeChar to the one program that needs...
2013-11-02 Rafael EspindolaConvert another use of getSymbolNMTypeChar.
2013-11-02 Rafael EspindolaAvoid some getSymbolNMTypeChar uses in COFFObjectFile...
2013-11-02 Rafael EspindolaRevert "Don't use getSymbolNMTypeChar for implementing...
2013-11-02 Rafael EspindolaDon't use getSymbolNMTypeChar for implementing COFFObje...
2013-11-02 Benjamin KramerSLPVectorizer: Remove duplicated function.
2013-11-02 Benjamin KramerLoopVectorize: Remove quadratic behavior the local...
2013-11-02 Rafael EspindolaFix llvm-nm to mach OS X's nm on some tests.
2013-11-02 Michael LiaoFix PR17764
2013-11-02 Yuchen WuAdded command-line option to output llvm-cov to file.
2013-11-01 Arnold SchwaighoferLoopVectorizer: Move cse code into its own function
2013-11-01 Eric ChristopherComment some and reformat for clarity beginFunction.
2013-11-01 Arnold SchwaighoferLoopVectorizer: Perform redundancy elimination on induc...
2013-11-01 David BlaikieDebugInfo: Make pubnames header printing similar to...
2013-11-01 Juergen Ributzka[Stackmap] Remove erroneous assert.
2013-11-01 Matt ArsenaultUse isa<> instead of dyn_cast<> with unused value
2013-11-01 Chad Rosier[AArch64] Simplify a few of the instruction patterns...
2013-11-01 Chad Rosier[AArch64] Fix assembly string formatting and other...
2013-11-01 Rafael EspindolaRemove linkonce_odr_auto_hide.
2013-11-01 Aaron BallmanCommenting out this assert because it is causing the...
2013-11-01 Aaron BallmanFixing an order of evaluation error in an assert.
2013-11-01 Benjamin KramerLoopVectorize: Look for consecutive acces in GEPs with...
2013-11-01 Bradley Smith[ARM] Add Virtualization subtarget feature and more...
2013-11-01 Bradley Smith[ARM] Fix Tag_ABI_HardFP_use build attribute
2013-11-01 Hal FinkelConsider (x == -1) unlikely in BranchProbabilityInfo
2013-11-01 Arnold SchwaighoferLoopVectorizer: If dependency checks fail try runtime...
2013-11-01 Arnold SchwaighoferLoopVectorizer: Clear all member data structures in...
2013-11-01 David BlaikieDebugInfo: Emit member variable locations as data inste...
2013-11-01 Kevin EnderbyAdd to the disassembler C API output reference types for
2013-10-31 Dan GohmanFix unused variable warnings.
2013-10-31 Andrew TrickUnused variable
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar fixed-point conve...
2013-10-31 Andrew TrickAdd new calling convention for WebKit Java Script.
2013-10-31 Andrew TrickAdd support for stack map generation in the X86 backend.
2013-10-31 Manman RenDo not convert "call asm" to "invoke asm" in Inliner.
2013-10-31 Rafael EspindolaUse LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
2013-10-31 Rui UeyamaUse StringRef::startswith_lower. No functionality change.
2013-10-31 Nuno Lopes[ConstantRange] improve my previous patch per Nick...
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar shift immediate...
2013-10-31 Roman DivackySparcV9 doesnt have rem instruction either.
2013-10-31 Alexey SamsonovDWARFDebugArangeSet: remove dead code
2013-10-31 Alexey SamsonovDWARFUnit: kill dead code and make a couple of function...
2013-10-31 Manman RenDebug Info: remove duplication of DIEs when a DIE can...
2013-10-31 Alexey SamsonovDWARFAbbreviationDeclaration: remove dead code, refacto...
2013-10-31 Andrew TrickLower stackmap intrinsics directly to their target...
2013-10-31 Andrew TrickEnable variable arguments support for intrinsics.
2013-10-31 Andrew Trickwhitespace
2013-10-31 Rafael EspindolaRemove another unused flag.
2013-10-31 Rafael EspindolaRemove unused flag.
2013-10-31 Rafael EspindolaRules adjustments in order to build on DragonFly BSD.
2013-10-31 Rafael EspindolaRemove the --shrink-wrap option.
2013-10-31 Cameron McInallyAdd AVX512 unmasked integer broadcast intrinsics and...
2013-10-31 Elena DemikhovskyAVX-512: Implemented CMOV for 512-bit vectors
2013-10-31 Richard Sandiford[SystemZ] Automatically detect zEC12 and z196 hosts
2013-10-31 Amara Emerson[AArch64] Make the use of FP instructions optional...
2013-10-31 Rafael EspindolaFix a use after free on invalid input.
2013-10-31 Rafael EspindolaFix most memory leaks in tablegen.
2013-10-31 Rafael EspindolaMerge CallGraph and BasicCallGraph.
2013-10-31 Jim GrosbachLegalize: Improve legalization of long vector extends.
2013-10-30 Matt ArsenaultFix a few typos
2013-10-30 Matt ArsenaultFix CodeGen for unaligned loads with address spaces
2013-10-30 Matt ArsenaultTeach scalarrepl about address spaces
2013-10-30 Rafael EspindolaAdd calls to doInitialization() and doFinalization...
2013-10-30 Rafael EspindolaProduce .weak_def_can_be_hidden for some linkonce_odr...
2013-10-30 David BlaikieDebugInfo: Push header handling down into CompileUnit
2013-10-30 Matt ArsenaultFix GVN creating bitcast between address spaces
2013-10-30 Tom RoederThis commit adds some (but not all) of the x86-64 reloc...
2013-10-30 Rui UeyamaAdd {start,end}with_lower methods to StringRef.
2013-10-30 Artyom Skrobov[ARM] NEON instructions were erroneously decoded from...
2013-10-30 Tom StellardR600: Custom lower f32 = uint_to_fp i64
2013-10-30 David BlaikieDwarfDebug: Change Abbreviations member from pointer...
2013-10-30 Hans WennborgAdd #include of raw_ostream.h to MipsSEISelLowering.cpp
2013-10-30 Daniel Sanders[mips][msa] Correct definition of bins[lr] and CHECK...
2013-10-30 Nuno Lopesmake ConstantRange::signExtend() optimal
2013-10-30 Daniel Sanders[mips][msa] Added support for matching bmnz, bmnzi...
2013-10-30 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-30 Daniel Sanders[mips][msa] Added support for matching bins[lr]i.[bhwd...
2013-10-30 Daniel Sanders[mips][msa] Combine binsri-like DAG of AND and OR into...
2013-10-30 Daniel Sanders[mips] MipsSETargetLowering now reports DAGCombiner...
2013-10-30 Daniel Sanders[mips][msa] Added support for matching splat.[bhw]...
2013-10-30 Juergen RibutzkaRevert "SelectionDAG: Teach the legalizer to split...
2013-10-30 Juergen RibutzkaSelectionDAG: Teach the legalizer to split SETCC if...
2013-10-30 Bill WendlingReformat Makefile. No other changes.
2013-10-30 Akira Hatanaka[mips] Compute stack alignment on the fly.
2013-10-30 Josh MageeReformat code with clang-format.
2013-10-29 Manman RenDebug Info: code clean up.
2013-10-29 Manman RenDebug Info: support for DW_FORM_ref_addr.
2013-10-29 Manman RenDebug Info: instead of calling addToContextOwner which...
2013-10-29 Manman RenStruct byval cleanup: add helper functions to reduce...
next