[WebAssembly] Add a resize_memory intrinsic.
[oota-llvm.git] / include /
2015-10-02 Dan Gohman[WebAssembly] Add a resize_memory intrinsic.
2015-10-02 Sanjoy Das[SCEV] Refactor out a createNodeForSelect
2015-10-02 Dan Gohman[WebAssembly] Add a memory_size intrinsic.
2015-10-02 Matt ArsenaultAdd way to test for generic TargetOpcodes
2015-10-02 Sanjoy Das[SCEV] Try to prove predicates by splitting them
2015-10-02 Richard SmithDenseMap: we're trying to call the reserved global...
2015-10-01 Reid Kleckner[WinEH] Emit __C_specific_handler tables for the new IR
2015-10-01 David Majnemer[WinEH] Make FuncletLayout more robust against catchret
2015-10-01 Tom StellardAMDGPU: Add MEM_RAT STORE_TYPED.
2015-10-01 NAKAMURA TakumiRevert r248959, "[WinEH] Emit int3 after noreturn calls...
2015-10-01 Rafael EspindolaUse more strict types. NFC.
2015-10-01 Keno FischerFix performance problem in long-running SectionMemoryMa...
2015-10-01 Dehao ChenUpdate sample profile propagation algorithm.
2015-09-30 Reid Kleckner[WinEH] Emit int3 after noreturn calls on Win64
2015-09-30 Hal Finkel[PowerPC] undef Relocation names in PowerPC*.def
2015-09-30 Evgeniy StepanovFix debug info with SafeStack.
2015-09-30 Artyom Skrobov[ARM] Support for ARMv6-Z / ARMv6-ZK missing
2015-09-30 Teresa JohnsonAdd support for sub-byte aligned writes to lib/Support...
2015-09-30 Jeroen Ketema[ARM][NEON] Use address space in vld([1234]|[234]lane...
2015-09-30 Dehao Chenhttp://reviews.llvm.org/D13145
2015-09-29 Justin BognerInstrProf: Add a missing const_cast from r248833
2015-09-29 Justin BognerInstrProf: Support for value profiling in the indexed...
2015-09-29 Maksim PanchenkoHHVM calling conventions.
2015-09-29 David Majnemer[WinEH] Teach AsmPrinter about funclets
2015-09-29 Cong HouRename some function arguments in MachineBasicBlock...
2015-09-29 Dehao Chenhttp://reviews.llvm.org/D13231
2015-09-29 Hans WennborgFix Clang-tidy modernize-use-nullptr warnings in exampl...
2015-09-29 Nemanja IvanovicAddition of interfaces the BE to conform to Table A...
2015-09-29 Jeroen KetemaArguments spilled on the stack before a function call...
2015-09-28 Reid Kleckner[WinEH] Fix ip2state table emission with funclets
2015-09-28 Andrew KaylorImproved the interface of methods commuting operands...
2015-09-28 Artur PilipenkoIntroduce !align metadata for load instruction
2015-09-27 Justin BognerAsmWriter: Print the argument names in declarations...
2015-09-27 Joseph Tremoulet[EH] Create removeUnwindEdge utility
2015-09-26 Benjamin Kramer[BranchProbability] Manually round the floating point...
2015-09-25 Sanjoy Das[SCEV] Reapply 'Exploit A < B => (A+K) < (B+K) when...
2015-09-25 Matthias BraunLivePhysRegs: Fix live-outs of return blocks
2015-09-25 Cong HouUse fixed-point representation for BranchProbability.
2015-09-25 Matthias BraunTargetRegisterInfo: Introduce PrintLaneMask.
2015-09-25 Matthias BraunTargetRegisterInfo: Add typedef unsigned LaneBitmask...
2015-09-25 Tom StellardMCAsmInfo: Allow targets to specify when the .section...
2015-09-25 Matthias BraunMachineBasicBlock: Factor out common code into isReturn...
2015-09-25 Sanjoy DasRevert two SCEV changes that caused test failures in...
2015-09-25 Sanjoy Das[SCEV] Extract helper function from isImpliedCond; NFC
2015-09-25 Sanjoy Das[SCEV] Exploit A < B => (A+K) < (B+K) when possible
2015-09-25 James Molloy[GlobalsAA] Teach GlobalsAA about nocapture
2015-09-24 Sanjoy Das[Bitcode][Asm] Teach LLVM to read and write operand...
2015-09-24 Rafael EspindolaUse ELFOSABI_NONE instead of ELFOSABI_LINUX.
2015-09-24 Matt ArsenaultAMDGPU: Add s_dcache_* instructions
2015-09-24 Matt ArsenaultAMDGPU: Add cache invalidation instructions.
2015-09-24 Sanjoy Das[IR] Add operand bundles to CallInst and InvokeInst.
2015-09-24 Artyom Skrobov[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTar...
2015-09-24 Matt ArsenaultIntroduce target hook for optimizing register copies
2015-09-24 Justin BognerBasicAA: Move BasicAAResult::alias out-of-line. NFC
2015-09-24 Sanjoy Das[IR] Teach `llvm::User` to co-allocate a descriptor.
2015-09-24 Rui UeyamaRemove iterator_range::end.
2015-09-23 Rui UeyamaAdd iterator_range::end() predicate.
2015-09-23 Sanjay Patelset div/rem default values to 'expensive' in TargetTran...
2015-09-23 Philip Reames[docs] Update DominatorTree docs to clarify expectation...
2015-09-23 Evgeniy StepanovAndroid support for SafeStack.
2015-09-23 Sanjoy Das[SCEV] Introduce ScalarEvolution::getOne and getZero.
2015-09-23 Evgeniy StepanovRevert "Android support for SafeStack."
2015-09-23 Evgeniy StepanovAndroid support for SafeStack.
2015-09-22 Adrian PrantlIR: Add a setDWOId() method to DICompileUnit.
2015-09-22 Adrian PrantlIR: Fix the return value of DICompileUnit::getDWOId.
2015-09-22 Aaron BallmanInstead of defining the operator delete() function...
2015-09-22 Ahmed Bougacha[AArch64] Emit clrex in the expanded cmpxchg fail block.
2015-09-22 NAKAMURA TakumiPrune trailing whitespaces.
2015-09-22 NAKAMURA TakumiReformat blank lines.
2015-09-22 NAKAMURA TakumiReformat comment lines.
2015-09-22 NAKAMURA TakumiReformat.
2015-09-22 Matthias BraunLiveIntervalAnalysis: Factor common code into splitSepa...
2015-09-22 Matthias BraunRemove declarations for methods that do not exist.
2015-09-22 NAKAMURA TakumiFix r248164. [-Wdocumentation]
2015-09-21 Stephen CanonRemove roundingMode argument in APFloat::mod
2015-09-21 Chandler Carruth[ADT] Remove a couple of the always inline attributes...
2015-09-21 Marcello Maggioni[DivergenceAnalysis] Separated definition of class...
2015-09-21 James MolloyRevert "[ARM] Handle +t2dsp feature as an ArchExtKind...
2015-09-21 Matt ArsenaultFix missing C++ mode comment
2015-09-21 Chad Rosier[Machine Combiner] Refactor machine reassociation code...
2015-09-21 Artyom Skrobov[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTar...
2015-09-21 Craig TopperUse makeArrayRef or None to avoid unnecessarily mention...
2015-09-21 Craig TopperDon't pass StringRefs around by const reference. Pass...
2015-09-20 Craig TopperCleanup places that passed SMLoc by const reference...
2015-09-20 Igor BregerAVX512: Implemented encoding and intrinsics for vcmpss/sd.
2015-09-20 Asaf Badouh[X86][AVX512] extend support in Scalar conversion
2015-09-20 Igor BregerAVX512: vsqrtss/sd encoding and intrinsics implementation.
2015-09-20 Asaf Badouh[X86][AVX512DQ] Add fpclass instruction
2015-09-20 Igor BregerAVX512: Implemented intrinsics for vshuff32x4, vshuff64...
2015-09-20 Igor BregerAVX512: Implement instructions encoding, lowering and...
2015-09-18 Rafael EspindolaThis code never uses r_addend, so it can just use Elf_Rel.
2015-09-18 Davide Italiano[Object/ELF] Change comment to reflect reality.
2015-09-18 Teresa JohnsonRemove couple of new Bitcode enum vals that snuck in...
2015-09-18 Larisse VoufoClean up: Refactoring the hardcoded value of 6 for...
2015-09-18 James Y KnightMake MachineScheduler debug output less confusing.
2015-09-18 Matthias BraunSelectionDAG: Introduce PersistentID to SDNode for...
2015-09-18 Yaron KerenSimplify SmallBitVector::applyMask by consolidating...
2015-09-18 Aaron BallmanReverting r247972 (and subordinate commit r247972)...
2015-09-18 David Majnemer[WinEH] Moved funclet pads should be in relative order
2015-09-18 Yaron KerenSimplify SmallBitVector::applyMask by consolidating...
next