projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-09-29
Jeroen Ketema
Arguments spilled on the stack before a function call...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Simon Pilgrim
[InstCombine] Improve Vector Demanded Bits Through...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Dan Gohman
[WebAssembly] Rename test files to match platform namin...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Chen Li
[LoopUnswitch] Add block frequency analysis to recogniz...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
NAKAMURA Takumi
[CMake] X86AsmParser: Prune redundant LINK_LIBS.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Evgeniy Stepanov
Move dbg.declare intrinsics when merging and replacing...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Matthias Braun
RegisterPressure: LiveRegSet tracks register units...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Reid Kleckner
[WinEH] Fix ip2state table emission with funclets
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Richard Trieu
Fix unused variable warning in non-debug builds.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Sanjay Patel
tidy up comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Sanjay Patel
add a FIXME for a CPU model check that should have...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Sanjay Patel
move one-use check under the comment that describes...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Sanjoy Das
[SCEV] Don't crash on pointer comparisons
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Matt Arsenault
AMDGPU: Factor switch into separate function
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Matt Arsenault
AMDGPU: Fix splitting x16 SMRD loads
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Matt Arsenault
AMDGPU: Fix moving SMRD loads with literal offsets...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Matt Arsenault
AMDGPU: Fix splitting SMRD with large offset
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Matt Arsenault
AMDGPU: Add testcases
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Matt Arsenault
AMDGPU: Cleanup test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Andrew Kaylor
Improved the interface of methods commuting operands...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Sean Silva
[GlobalOpt] Sort members of llvm.used deterministically
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Fiona Glaser
Improve performance of SimplifyInstructionsInBlock
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Daniel Sanders
[mips][p5600] Added P5600 processor and initial scheduler.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Artur Pilipenko
Introduce !align metadata for load instruction
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Philip Reames
[InstSimplify] Fold simple known implications to true
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Weiming Zhao
[LoopReroll] Ignore debug intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Dan Gohman
[WebAssembly] Support for direct call and call_indirect.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Zoran Jovanovic
[mips] Handling of immediates bigger than 16 bits
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Artyom Skrobov
[ARM] Avoid redundant checks for isThumb1Only() after...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Hal Finkel
[DAGCombine] Fix getStoreMergeAndAliasCandidates's...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Craig Topper
Remove 'const' from some ArrayRefs. ArrayRefs are alrea...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Justin Bogner
AsmWriter: Print the argument names in declarations...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Yaron Keren
Silence clang warning: variable ‘Status’ set but not...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Sanjoy Das
[SCEV] identical instructions don't compute equal values
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Sanjay Patel
[InstCombine] fold zexts and constants into a phi ...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Joseph Tremoulet
[EH] Create removeUnwindEdge utility
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Simon Pilgrim
[InstCombine] Removed unnecessary meta attributes.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Daniel Sanders
[llvm-mc-fuzzer] Fix -jobs option.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Benjamin Kramer
[BranchProbability] Manually round the floating point...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Matt Arsenault
AMDGPU: Remove hasPostISelHook from most instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Matt Arsenault
AMDGPU: Switch over reg class size instead of checking...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Matt Arsenault
AMDGPU: Don't handle invalid reg classes in helper...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Saleem Abdulrasool
AMDGPU: address -Winconsistent-missing-override
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Matt Arsenault
AMDGPU: Set CopyCost of register classes
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Chen Li
[Bug 24848] Use range metadata to constant fold compari...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Matt Arsenault
AMDGPU: VOP3b definition cleanups
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Matt Arsenault
AMDGPU: Fix sched model for VOP2b instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Dan Gohman
[WebAssembly] Rename several functions and types accord...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Ahmed Bougacha
[ARM] Don't generate clrex for pre-v7 targets.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Sanjoy Das
[SCEV] Reapply 'Teach isLoopBackedgeGuardedByCond to...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Sanjoy Das
[SCEV] Reapply 'Exploit A < B => (A+K) < (B+K) when...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matthias Braun
LivePhysRegs: Fix live-outs of return blocks
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Sanjay Patel
[InstCombine] match De Morgan's Law hidden by zext...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Cong Hou
Use fixed-point representation for BranchProbability.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matthias Braun
SelectionDAGDumper: Print simple operands inline.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matt Arsenault
AMDGPU: Construct new buffer instruction when moving...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matt Arsenault
DAGCombiner: Check if store is volatile first
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matthias Braun
TargetRegisterInfo: Introduce PrintLaneMask.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matthias Braun
TargetRegisterInfo: Add typedef unsigned LaneBitmask...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Sanjay Patel
merge vector stores into wider vector stores and fix...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matthias Braun
PrologueEpilogInserter: Fix missing live-ins when savep...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Tom Stellard
AMDGPU/SI: Use .hsatext section instead of .text for HSA
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Tom Stellard
MCAsmInfo: Allow targets to specify when the .section...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matthias Braun
MachineBasicBlock: Factor out common code into isReturn...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Sanjoy Das
Revert two SCEV changes that caused test failures in...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Justin Bogner
ADCE: Fix typo in file comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matt Arsenault
PeepholeOptimizer: Remove redundant copies
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Chad Rosier
Simplify code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Sanjay Patel
more space; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Sanjoy Das
[SCEV] Teach isLoopBackedgeGuardedByCond to exploit...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Sanjoy Das
[SCEV] Extract helper function from isImpliedCond; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Sanjoy Das
[SCEV] Exploit A < B => (A+K) < (B+K) when possible
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matt Arsenault
AMDGPU: Add some more tests for literal operands
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matt Arsenault
AMDGPU: Make getNamedOperandIdx declaration readonly
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Chad Rosier
[AArch64] Add support for generating pre- and post...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matt Arsenault
AMDGPU: Disable some passes that are not meaningful
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matt Arsenault
AMDGPU: Handle i64->v2i32 loads/stores in PreprocessISelDAG
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matt Arsenault
AMDGPU: Fix recomputing dominator tree unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matt Arsenault
AMDGPU: Re-justify workaround and fix worked around...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matt Arsenault
AMDGPU: Don't create REG_SEQUENCE with SGPR dest and...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matt Arsenault
AMDGPU: Fix not adding exec to defs of cmpx instruction...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matt Arsenault
AMDGPU: Improve accuracy of instruction rates for VOPC
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
James Molloy
[GlobalsAA] Teach GlobalsAA about nocapture
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Saleem Abdulrasool
ARM: make -Asserts,-Werror=unused-variable build happy
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Saleem Abdulrasool
ARM: address WoA division limitation
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Matt Arsenault
AMDGPU: Remove unused includes
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Sanjoy Das
[LangRef] Unbreak the docs Sphinx build.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Sanjoy Das
[Bitcode][Asm] Teach LLVM to read and write operand...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Ed Maste
Restore test coverage for other than ELFOSABI_NONE
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Matt Arsenault
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Chad Rosier
[AArch64] Improve the readability of the ld/st optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Simon Pilgrim
[X86][SSE2] Fix zero/any extension shuffles that don...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Rafael Espindola
Use ELFOSABI_NONE instead of ELFOSABI_LINUX.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Matt Arsenault
AMDGPU: Add s_dcache_* instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Matt Arsenault
AMDGPU: Add cache invalidation instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Matt Arsenault
AMDGPU: Run mubuf assembler test for CI
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Chad Rosier
[AArch64] The paired post-increment store instruction...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Sanjoy Das
[IR] Add operand bundles to CallInst and InvokeInst.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Artyom Skrobov
[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTar...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Adrian Prantl
dsymutil: Fix the condition to distinguish module impor...
commit
|
commitdiff
|
tree
|
snapshot
next