oota-llvm.git
2015-08-26 Lang HamesBig Kaleidoscope tutorial update.
2015-08-26 JF BastienComparing operands should not require the same ValueID
2015-08-26 JF BastienExpose more properties of llvm::fltSemantics
2015-08-26 Matthias BraunFastISel: Use finishCondBranch() for ARM,Mips,PowerPC...
2015-08-26 Matthias BraunFastISel: Factor out common code; NFC intended
2015-08-26 JF BastienWebAssembly: add small FIXME for AsmPrinter.
2015-08-26 Richard SmithRefactor to reduce duplication in OnDiskIterableChained...
2015-08-25 Frederic Riss[dsymutil] actually fix test.
2015-08-25 Charles DavisMake variable argument intrinsics behave correctly...
2015-08-25 JF BastienWebAssembly: assert that there aren't any constant...
2015-08-25 Frederic Riss[dsymutil] Reapply r245960.
2015-08-25 JF BastienWebAssembly: emit `(func (param t) (result t))` s-expre...
2015-08-25 JF BastienWebAssembly: comment out .globl when printing textual...
2015-08-25 Evgeniy Stepanov[msan] Precise instrumentation for icmp sgt %x, -1.
2015-08-25 Vedant Kumar[MC] Add a SetUsed default param to MCSymbol accessors...
2015-08-25 Matthias BraunMachineBasicBlock: Use MCPhysReg instead of unsigned...
2015-08-25 Cong HouRemove the final bit test during lowering switch statem...
2015-08-25 Evgeniy StepanovUse CHECK-LABEL in MSan IR tests.
2015-08-25 Frederic RissRevert "[dsymutil] Rewrite thumb triple names in user...
2015-08-25 Davide Italiano[MachO] Move trivial accessors to header.
2015-08-25 Frederic Riss[dsymutil] Rewrite thumb triple names in user visible...
2015-08-25 Frederic Riss[dsymutil] Not finding any debug info is not a fatal...
2015-08-25 Sanjay Patelfix CHECK-LABEL and wrong label
2015-08-25 NAKAMURA TakumiUpdate libdeps in LLVMipo and LLVMScalarOpts, correspon...
2015-08-25 Matthias BraunSlotIndexes: Introduce an iterator into the idx2MBBMap.
2015-08-25 Matthias BraunFix dependencies/shared library build
2015-08-25 David BlaikieFix dropped conditional in cleanup in r245752
2015-08-25 Wei MiThe patch replace the overflow check in loop vectorizat...
2015-08-25 Sanjay Patelmake fast unaligned memory accesses implicit with SSE4...
2015-08-25 Reid Kleckner[lit] Speculatively fix PR24554 by manually closing...
2015-08-25 Reid Kleckner[cmake] Pass /manifest:no to the linker when asan is...
2015-08-25 Diego NovilloConvert SampleProfile pass into a Module pass.
2015-08-25 Davide Italiano[MachO] Introduce MinVersion API.
2015-08-25 Michael Kuperstein[X86] Remove references to _ftol2
2015-08-25 Michael Kuperstein[X86] Fix fptoui conversions
2015-08-25 Steve KingPass function attributes instead of boolean in isIntDiv...
2015-08-25 Piotr Padlewskiassume.ll test fixup
2015-08-25 Piotr PadlewskiAssume intrinsic handling in global opt
2015-08-25 Mehdi AminiRevert "Fix LLVM C API for DataLayout"
2015-08-25 Mehdi AminiFix LLVM C API for DataLayout
2015-08-25 Vedant Kumar[docs] Improvements to CMake.rst
2015-08-24 Hal Finkel[PowerPC] PPCVSXFMAMutate should ignore trivial-copy...
2015-08-24 Hans WennborgRevert r245355 "Release script: correctly symlink clang...
2015-08-24 Matthias BraunTry to fix buildbots
2015-08-24 Sanjay Patelfix typos; NFC
2015-08-24 Matthias BraunLet's try to fix GNU libstdc++ buildbots
2015-08-24 Sanjay Patelfix typo; NFC
2015-08-24 Matthias BraunMachineBasicBlock: Add liveins() method returning an...
2015-08-24 Dan Gohman[WebAssembly] DYNAMIC_STACKALLOC returns a pointer.
2015-08-24 Peter CollingbourneLTO: Simplify merged module ownership.
2015-08-24 JF BastienWebAssembly: Implement call
2015-08-24 JF BastienRevert two bad commits.
2015-08-24 JF BastienMissing print.
2015-08-24 JF Bastiencall
2015-08-24 Simon Pilgrim[X86][SSE] Added tests for zero-extension vector shuffl...
2015-08-24 Dan Gohman[WebAssembly] Make the assembly printer indent instruct...
2015-08-24 Peter CollingbourneLTO: Rename mergedModule variables to MergedModule...
2015-08-24 Rafael EspindolaReport an error if a SHT_SYMTAB_SHNDX section has the...
2015-08-24 Dan Gohman[WebAssembly] CodeGen support for __builtin_wasm_page_s...
2015-08-24 Sanjay Patelfix typo; NFC
2015-08-24 Bill Schmidt[PPC64LE] Fix PR24546 - Swap optimization and debug...
2015-08-24 Dan Gohman[WebAssembly] Skeleton FastISel support
2015-08-24 Dan Gohman[WebAssembly] Implement floating point rounding operators.
2015-08-24 Philip Reames[docs][PerformanceTips] Framing the generic IR tips
2015-08-24 Philip Reames[docs][PerformanceTips] Point people towards llvm-dev
2015-08-24 Philip Reames[docs] Further organization of the Performance Tips...
2015-08-24 Philip Reames[docs] Organize the 'Performance Tips' page
2015-08-24 Dan Gohman[WebAssembly] Tell TargetTransformInfo about popcnt...
2015-08-24 Dan Gohman[WebAssembly] Use the checked form of MachineFunction...
2015-08-24 Dan Gohman[WebAssembly] Implement the is_zero_undef forms of...
2015-08-24 Adhemerval... [sanitizers] Add DFSan support for AArch64 42-bit VMA
2015-08-24 Michael Zuckerman[X86] Add support for mmword memory operand size for...
2015-08-24 Oliver StannardAdd DAG optimisation for FP16_TO_FP
2015-08-24 Scott Douglass[ARM] Use AEABI helpers for i64 div and rem
2015-08-24 Scott Douglass[ARM] Refactor LowerDivRem before adding LowerREM ...
2015-08-24 Michael Zuckermanfirst commit to llvm
2015-08-23 Mehdi AminiRequire Dominator Tree For SROA, improve compile-time
2015-08-23 Sanjay Patelremove FIXME; fixed by r245733
2015-08-23 David Majnemer[IR] Cleanup EH instructions a little bit
2015-08-23 Simon Pilgrim[DAGCombiner] Fold CONCAT_VECTORS of bitcasted EXTRACT_...
2015-08-23 Davide Italiano[llvm-readobj/ELF] Factor out common code.
2015-08-23 Frederic Riss[dwarfdump] Do not apply relocations in mach-o files...
2015-08-23 Frederic Riss[dsymutil] Remove old ODR uniquing tests
2015-08-23 Frederic Riss[dsymutil] Refactor ODR uniquing tests to be more readable.
2015-08-23 Joseph Tremoulet[LangRef] Fix sphinx warning
2015-08-23 Mehdi AminiAdd missing break in AArch64DAGToDAGISel::Select()...
2015-08-23 Mehdi AminiDo not use dyn_cast<> after isa<>
2015-08-23 Joseph Tremoulet[WinEH] Require token linkage in EH pad/ret signatures
2015-08-22 David BlaikieUpdate test case so it passes the verifier
2015-08-22 David BlaikieVerifier: Don't crash on null entries in debug info...
2015-08-22 Davide Italiano[llvm-readobj] Test --macho-data-in-code option.
2015-08-22 Jingyue Wu[NVPTX] Allow undef value as global initializer
2015-08-22 NAKAMURA Takumi[CMake] add_llvm_external_project: Just warn about...
2015-08-22 NAKAMURA Takumi[CMake] Make LLVM_EXTERNAL_*_SOURCE_DIR consistent...
2015-08-22 Peter CollingbourneLTO: Maintain target triple, FeatureStr and CGOptLevel...
2015-08-22 Matt ArsenaultAMDGPU: Allow specifying different opcode on VI for...
2015-08-22 Matt ArsenaultAMDGPU: Improve accuracy of instruction rates for some...
2015-08-22 Matt ArsenaultAMDGPU: Use DFS to avoid second loop over function
2015-08-22 Matt ArsenaultAMDGPU: Make sure to run verifier after SIFixSGPRLiveRanges
2015-08-22 Matt ArsenaultAMDGPU: Improve debug printing in SIFixSGPRLiveRanges
next