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-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
2015-09-24
James Molloy
[ValueTracking] Teach isKnownNonZero a new trick
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Benjamin Kramer
[objdump] Make iterator operator* return a reference.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Mohammad Shahid
Regression Test: Deletes redundant/invalid test.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Daniel Sanders
[mips] Use PredicateControl for the MSA ASE instruction...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Mohammad Shahid
Codegen: Fix llvm.*absdiff semantic.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Charlie Turner
[InstCombine] Recognize another bswap idiom.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Matt Arsenault
Introduce target hook for optimizing register copies
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Matt Arsenault
AMDGPU: Return after instruction is processed.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Matt Arsenault
AMDGPU: Remove another unnecessary check from commuteIn...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Matt Arsenault
AMDGPU: Add readonly to InstrMapping functions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Matt Arsenault
TableGen: Add LLVM_READONLY to generated InstrMapping...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Matt Arsenault
AMDGPU: Fix printing trailing whitespace for mubuf...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Matt Arsenault
Remove dead declaration
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Matt Arsenault
Use new TokenFactor chain when merging stores
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Matt Arsenault
AMDGPU: Reduce number of copies emitted
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Justin Bogner
Fix a think-o in which functions these should surround
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Justin Bogner
Add some NDEBUG checks I accidentally dropped in r248462
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Justin Bogner
BasicAA: Move BasicAAResult::alias out-of-line. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Michael Zolotukhin
Add CFG Simplification pass after Loop Unswitching.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Evgeniy Stepanov
[safestack] Fix compiler crash in the presence of stack...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Sanjoy Das
[IR] Teach `llvm::User` to co-allocate a descriptor.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Adrian Prantl
Add REQUIRES: default_triple to these testcases.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Rui Ueyama
Remove iterator_range::end.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Rui Ueyama
Add iterator_range::end() predicate.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Michael Zolotukhin
[Unroll] When completely unrolling the loop, replace...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Wei Mi
Put profile variables of COMDAT functions to it's own...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Sanjay Patel
set div/rem default values to 'expensive' in TargetTran...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Tim Northover
ARM: fix folding stack adjustment (again again again...)
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Adrian Prantl
dsymutil: Don't prune forward declarations inside a...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Adrian Prantl
Fix this dsymutil testcase by not passing in a path...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Philip Reames
Remove handling of AddrSpaceCast in stripAndAccumulateI...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Lawrence Hu
Swap loop invariant GEP with loop variant GEP to...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Akira Hatanaka
[InstCombine] Preserve metadata when merging loads...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Philip Reames
[docs] Update DominatorTree docs to clarify expectation...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Sanjay Patel
[x86] replace integer 'xor' ops with packed SSE FP...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Sanjay Patel
[x86] replace integer 'or' ops with packed SSE FP ...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Adrian Prantl
Fix the order of operations.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Evgeniy Stepanov
Android support for SafeStack.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Sanjay Patel
move call to convertIntLogicToFPLogic up; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Adrian Prantl
Temporarily make testcase more verbose to debug a msvc...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Chen Li
[Bug 24848] Use range metadata to constant fold compari...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Sanjay Patel
[x86] move code for converting int logic to FP logic...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Adrian Prantl
dsymutil: Resolve forward decls for types defined in...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Adrian Prantl
dsymutil: print a warning when there is a module hash...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Sanjay Patel
[x86] replace integer 'and' ops with packed SSE FP...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Dan Gohman
[WebAssembly] Fix hasAddr64 being used before being...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Vedant Kumar
[Inline] Use AssumptionCache from the right Function
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Alexander Kornienko
Fix CodeGen/WebAssembly/global.ll test under ASAN.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
David Majnemer
[DeadArgElim] Split the invoke successor edge
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Chad Rosier
[AArch64] Refactor pre- and post-index merge fuctions...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Igor Laevsky
[DeadStoreElimination] Remove dead zero store to calloc...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Benjamin Kramer
[dsymutil] Plug a memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Oliver Stannard
[ARM] Add option to force fast-isel
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Simon Pilgrim
[X86][SSE] Replace 128-bit SSE41 PMOVSX intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Sanjoy Das
[SCEV] Introduce ScalarEvolution::getOne and getZero.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Evgeniy Stepanov
Revert "Android support for SafeStack."
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Evgeniy Stepanov
Android support for SafeStack.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Cong Hou
Add a test case for the fix of profile update issue...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Cong Hou
Fixed an issue on updating profile data when lowering...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
NAKAMURA Takumi
dsymutil: Fix a comment. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Adrian Prantl
Add a unit test for r248341.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Adrian Prantl
IR: Add a setDWOId() method to DICompileUnit.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Adrian Prantl
IR: Fix the return value of DICompileUnit::getDWOId.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Adrian Prantl
Debug Info: Emit the dwo_name only in skeleton CUs...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Matthias Braun
LiveIntervalAnalysis: Avoid multiple connected liveness...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Matthias Braun
LiveInterval: Distribute subregister liveranges to...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Michael Zolotukhin
[Unroll] Do not crash trying to propagate a value to...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Adrian Prantl
dsymutil: Follow references to clang modules and recurs...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Michael Zolotukhin
[Unroll] Follow-up for r247769: fix a bug in UnrolledIn...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Aaron Ballman
Instead of defining the operator delete() function...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Adrian Prantl
dsymutil: Make -oso-prepend-path available to DwarfLinker.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Adrian Prantl
dsymutil: Make resolveDIEReference and getUnitForOffset...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Adrian Prantl
dsymutil: Make DwarfLinker::reportWarning() public...
commit
|
commitdiff
|
tree
|
snapshot
next