oota-llvm.git
2015-09-29 Cong HouRename some function arguments in MachineBasicBlock...
2015-09-29 Dehao Chenhttp://reviews.llvm.org/D13231
2015-09-29 Chad Rosier[AArch64] Add integer pre- and post-index halfword...
2015-09-29 Dehao ChenRevert r248810 which breaks tests.
2015-09-29 Hans WennborgFix Clang-tidy modernize-use-nullptr warnings in exampl...
2015-09-29 Dehao Chenhttp://reviews.llvm.org/D13231
2015-09-29 Nemanja IvanovicAddition of interfaces the BE to conform to Table A...
2015-09-29 Chad Rosier[AArch64] Scale offsets by the size of the memory opera...
2015-09-29 Igor Laevsky[ValueTracking] Lower dom-conditions-dom-blocks and...
2015-09-29 Chad Rosier[AArch64] Remove some redundant cases. NFC.
2015-09-29 John Brawn[CMake] Move the setting of LLVM_COMPILER_IS_GCC_COMPAT...
2015-09-29 James Molloy[ValueTracking] Teach isKnownNonZero about monotonicall...
2015-09-29 Jeroen KetemaArguments spilled on the stack before a function call...
2015-09-29 Simon Pilgrim[InstCombine] Improve Vector Demanded Bits Through...
2015-09-29 Dan Gohman[WebAssembly] Rename test files to match platform namin...
2015-09-29 Chen Li[LoopUnswitch] Add block frequency analysis to recogniz...
2015-09-29 NAKAMURA Takumi[CMake] X86AsmParser: Prune redundant LINK_LIBS.
2015-09-29 Evgeniy StepanovMove dbg.declare intrinsics when merging and replacing...
2015-09-29 Matthias BraunRegisterPressure: LiveRegSet tracks register units...
2015-09-28 Reid Kleckner[WinEH] Fix ip2state table emission with funclets
2015-09-28 Richard TrieuFix unused variable warning in non-debug builds.
2015-09-28 Sanjay Pateltidy up comments; NFC
2015-09-28 Sanjay Pateladd a FIXME for a CPU model check that should have...
2015-09-28 Sanjay Patelmove one-use check under the comment that describes...
2015-09-28 Sanjoy Das[SCEV] Don't crash on pointer comparisons
2015-09-28 Matt ArsenaultAMDGPU: Factor switch into separate function
2015-09-28 Matt ArsenaultAMDGPU: Fix splitting x16 SMRD loads
2015-09-28 Matt ArsenaultAMDGPU: Fix moving SMRD loads with literal offsets...
2015-09-28 Matt ArsenaultAMDGPU: Fix splitting SMRD with large offset
2015-09-28 Matt ArsenaultAMDGPU: Add testcases
2015-09-28 Matt ArsenaultAMDGPU: Cleanup test
2015-09-28 Andrew KaylorImproved the interface of methods commuting operands...
2015-09-28 Sean Silva[GlobalOpt] Sort members of llvm.used deterministically
2015-09-28 Fiona GlaserImprove performance of SimplifyInstructionsInBlock
2015-09-28 Daniel Sanders[mips][p5600] Added P5600 processor and initial scheduler.
2015-09-28 Artur PilipenkoIntroduce !align metadata for load instruction
2015-09-28 Philip Reames[InstSimplify] Fold simple known implications to true
2015-09-28 Weiming Zhao[LoopReroll] Ignore debug intrinsics
2015-09-28 Dan Gohman[WebAssembly] Support for direct call and call_indirect.
2015-09-28 Zoran Jovanovic[mips] Handling of immediates bigger than 16 bits
2015-09-28 Artyom Skrobov[ARM] Avoid redundant checks for isThumb1Only() after...
2015-09-28 Hal Finkel[DAGCombine] Fix getStoreMergeAndAliasCandidates's...
2015-09-28 Craig TopperRemove 'const' from some ArrayRefs. ArrayRefs are alrea...
2015-09-27 Justin BognerAsmWriter: Print the argument names in declarations...
2015-09-27 Yaron KerenSilence clang warning: variable ‘Status’ set but not...
2015-09-27 Sanjoy Das[SCEV] identical instructions don't compute equal values
2015-09-27 Sanjay Patel[InstCombine] fold zexts and constants into a phi ...
2015-09-27 Joseph Tremoulet[EH] Create removeUnwindEdge utility
2015-09-26 Simon Pilgrim[InstCombine] Removed unnecessary meta attributes.
2015-09-26 Daniel Sanders[llvm-mc-fuzzer] Fix -jobs option.
2015-09-26 Benjamin Kramer[BranchProbability] Manually round the floating point...
2015-09-26 Matt ArsenaultAMDGPU: Remove hasPostISelHook from most instructions
2015-09-26 Matt ArsenaultAMDGPU: Switch over reg class size instead of checking...
2015-09-26 Matt ArsenaultAMDGPU: Don't handle invalid reg classes in helper...
2015-09-26 Saleem AbdulrasoolAMDGPU: address -Winconsistent-missing-override
2015-09-26 Matt ArsenaultAMDGPU: Set CopyCost of register classes
2015-09-26 Chen Li[Bug 24848] Use range metadata to constant fold compari...
2015-09-26 Matt ArsenaultAMDGPU: VOP3b definition cleanups
2015-09-26 Matt ArsenaultAMDGPU: Fix sched model for VOP2b instructions
2015-09-26 Dan Gohman[WebAssembly] Rename several functions and types accord...
2015-09-26 Ahmed Bougacha[ARM] Don't generate clrex for pre-v7 targets.
2015-09-25 Sanjoy Das[SCEV] Reapply 'Teach isLoopBackedgeGuardedByCond to...
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 Sanjay Patel[InstCombine] match De Morgan's Law hidden by zext...
2015-09-25 Cong HouUse fixed-point representation for BranchProbability.
2015-09-25 Matthias BraunSelectionDAGDumper: Print simple operands inline.
2015-09-25 Matt ArsenaultAMDGPU: Construct new buffer instruction when moving...
2015-09-25 Matt ArsenaultDAGCombiner: Check if store is volatile first
2015-09-25 Matthias BraunTargetRegisterInfo: Introduce PrintLaneMask.
2015-09-25 Matthias BraunTargetRegisterInfo: Add typedef unsigned LaneBitmask...
2015-09-25 Sanjay Patelmerge vector stores into wider vector stores and fix...
2015-09-25 Matthias BraunPrologueEpilogInserter: Fix missing live-ins when savep...
2015-09-25 Tom StellardAMDGPU/SI: Use .hsatext section instead of .text for HSA
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 Justin BognerADCE: Fix typo in file comment. NFC
2015-09-25 Matt ArsenaultPeepholeOptimizer: Remove redundant copies
2015-09-25 Chad RosierSimplify code. NFC.
2015-09-25 Sanjay Patelmore space; NFC
2015-09-25 Sanjoy Das[SCEV] Teach isLoopBackedgeGuardedByCond to exploit...
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 Matt ArsenaultAMDGPU: Add some more tests for literal operands
2015-09-25 Matt ArsenaultAMDGPU: Make getNamedOperandIdx declaration readonly
2015-09-25 Chad Rosier[AArch64] Add support for generating pre- and post...
2015-09-25 Matt ArsenaultAMDGPU: Disable some passes that are not meaningful
2015-09-25 Matt ArsenaultAMDGPU: Handle i64->v2i32 loads/stores in PreprocessISelDAG
2015-09-25 Matt ArsenaultAMDGPU: Fix recomputing dominator tree unnecessarily
2015-09-25 Matt ArsenaultAMDGPU: Re-justify workaround and fix worked around...
2015-09-25 Matt ArsenaultAMDGPU: Don't create REG_SEQUENCE with SGPR dest and...
2015-09-25 Matt ArsenaultAMDGPU: Fix not adding exec to defs of cmpx instruction...
2015-09-25 Matt ArsenaultAMDGPU: Improve accuracy of instruction rates for VOPC
2015-09-25 James Molloy[GlobalsAA] Teach GlobalsAA about nocapture
2015-09-25 Saleem AbdulrasoolARM: make -Asserts,-Werror=unused-variable build happy
2015-09-25 Saleem AbdulrasoolARM: address WoA division limitation
2015-09-25 Matt ArsenaultAMDGPU: Remove unused includes
2015-09-25 Sanjoy Das[LangRef] Unbreak the docs Sphinx build.
2015-09-24 Sanjoy Das[Bitcode][Asm] Teach LLVM to read and write operand...
next