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-08-31
Naomi Musgrave
Undo reversion on commit: Revert "Revert "Repress sanit...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Hal Finkel
[DAGCombine] Remove some old dead code for forming...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Philip Reames
[LazyValueInfo] Look through Phi nodes when trying...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Kit Barton
Rework of the new interface for shrink wrapping
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Matthias Braun
AArch64: Fix loads to lower NEON vector lanes using...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Matthias Braun
X86: Fix FastISel SSESelect register class
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Filipe Cabecinhas
[BitcodeReader] Ensure we can read constant vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Karl Schimpf
Build a lib/Fuzzer version for llvm-as.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Vedant Kumar
[MC/AsmParser] Avoid setting MCSymbol.IsUsed in some...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Davide Italiano
[llvm-readobj] Add pair of missing braces.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Karl Schimpf
Change comment to verify commit accesss.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Naomi Musgrave
Revert "Repress sanitization on User dtor. Modify msan...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Naomi Musgrave
Repress sanitization on User dtor. Modify msan macros...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Benjamin Kramer
[SectionMemoryManager] Use range-based for loops. No...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Igor Breger
AVX512: ktest implemantation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Igor Breger
AVX512: Implemented encoding and intrinsics for vdbpsadbw
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Igor Breger
AVX512: kadd implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Igor Breger
AVX512: Add encoding tests for vscatter instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Igor Breger
AVX512: Implemented encoding and intrinsics for vpalignr
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Hal Finkel
[AggressiveAntiDepBreaker] Check for EarlyClobber on...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Sylvestre Ledru
Force the locale when executing ld gold
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Jingyue Wu
[JumpThreading] make jump threading respect convergent...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Frederic Riss
[dsymutil] Do not mistakenly reuse the current object...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Frederic Riss
[dsymutil] Fix testcase.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Frederic Riss
[dsymutil] Do not crash on empty debug_range range.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Frederic Riss
[dsymutil] Fix caching of current range. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Frederic Riss
[dsymutil] Fix handling of inlined_subprogram low_pcs
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Frederic Riss
[dsymutil] Do not construct a StringRef from a std...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Frederic Riss
[dsymutil] Implement -symtab/-s option.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Peter Collingbourne
Support: Support LLVM_ENABLE_THREADS=0 in llvm/Support...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Hal Finkel
[PowerPC] Fixup SELECT_CC (and SETCC) patterns with...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Elena Demikhovsky
NFC: Code style in VectorUtils.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Renato Golin
Revert "Revert "New interface function is added to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Renato Golin
Revert "New interface function is added to VectorUtils...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Chandler Carruth
Stop calling the flat out insane ARM target parsing...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Chandler Carruth
Remove a linear walk to find the default FPU for a...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Hal Finkel
[MIR Serialization] static -> static const in getSerial...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Chandler Carruth
Teach the target parsing framework to directly compute...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Hal Finkel
[PowerPC/MIR Serialization] Target flags serialization...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Hal Finkel
[PowerPC] Don't assume ADDISdtprelHA's source is r3
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Elena Demikhovsky
New interface function is added to VectorUtils
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Chandler Carruth
Refactor the ARM target parsing to use a def file with...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Chandler Carruth
[Triple] Use clang-format to normalize the formatting...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Chandler Carruth
[Triple] Stop abusing a class to have only static metho...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Fiona Glaser
SelectionDAG: add missing ComputeSignBits case for...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Peter Collingbourne
Fix shared library build.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
James Molloy
[ARM] Fix up buildbots after r246360
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
James Molloy
[ARM] Hoist fabs/fneg above a conversion to float.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Matt Arsenault
AMDGPU: Add sdst operand to VOP2b instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Matt Arsenault
AMDGPU: Set mem operands for spill instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Matt Arsenault
AMDGPU: Fix dropping mem operands when moving to VALU
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Tom Stellard
AMDGPU/SI: Fix some invaild assumptions when folding...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Tom Stellard
AMDGPU/SI: Factor operand folding code into its own...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
NAKAMURA Takumi
Revert r246350, "The host and default target triples...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Duncan P. N...
DI: Update tests before adding !dbg subprogram attachments
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Paul Robinson
The host and default target triples do not need to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Duncan P. N...
DI: Set DILexicalBlock columns >= 65536 to 0/unknown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Peter Collingbourne
Use UNSUPPORTED instead of XFAIL to disable this test...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Peter Collingbourne
lit: Match UNSUPPORTED against target triple as we...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Vedant Kumar
[X86] NFC: Clean up and clang-format a few lines
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Duncan P. N...
DI: Add Function::getSubprogram()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Duncan P. N...
AsmPrinter: Allow null subroutine type
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
David Majnemer
Revert r246232 and r246304.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Matthew Simpson
Remove white space (test commit)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Rafael Espindola
Split the gold tests into X86 and PowerPC directories.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Duncan P. N...
DI: Require subprogram definitions to be distinct
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Sanjoy Das
[IR] Add some asserts to CallInst and InvokeInst; NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Sanjoy Das
[InstCombine] Fix PR24605.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Chad Rosier
Optimize memcmp(x,y,n)==0 for small n and suitably...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Vedant Kumar
[test] (NFC) Simplify Transforms/ConstProp/calls.ll
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Petar Jovanovic
[mips64][mcjit] Add N64R6 relocations tests and fix...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Petar Jovanovic
[mips] Remove incorrect DebugLoc entries from prologue
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Matt Arsenault
Make MergeConsecutiveStores look at other stores on...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
David Majnemer
Test case for r246304.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
JF Bastien
Remove Merge Functions pointer comparisons
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
David Majnemer
[CodeGen] isInTailCallPosition didn't consider readnone...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
James Molloy
[LoopUtils] Move a private constructor nearer the other...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Sanjay Patel
[x86] enable machine combiner reassociations for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Davide Italiano
[MC] Convert tests to use llvm-readobj --macho-version...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Rui Ueyama
llvm-readobj: Dump more info for COFF import libraries.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Chandler Carruth
[SROA] Fix PR24463, a crash I introduced in SROA by...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Rui Ueyama
Attempt to unbreak Win32 build.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Rui Ueyama
Re-apply r246276 - Object: Teach llvm-ar to create...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Steven Wu
Revert r246244 and r246243
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Rui Ueyama
Rollback r246276 - Object: Teach llvm-ar to create...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Rui Ueyama
Object: Teach llvm-ar to create symbol table for COFF...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
NAKAMURA Takumi
LLVMCodeGen: Update libdeps corresponding to r246236.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Peter Collingbourne
Tweak XFAIL line for mips.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
NAKAMURA Takumi
Kaleidoscope: Prune __attribute__((used)). Some compile...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
NAKAMURA Takumi
Disable llvm/test/Examples/ for now while investigating.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Peter Collingbourne
XFAIL parallel.ll test on MIPS and AArch64 until test...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Ahmed Bougacha
[CodeGen] Support (and default to) expanding READCYCLEC...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Joseph Tremoulet
[WinEH] Update coloring to handle nested cases cleanly
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Piotr Padlewski
Constant propagation after hitting assume(cmp) bugfix
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Piotr Padlewski
Constant propagation after hiting llvm.assume
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
NAKAMURA Takumi
[CMake] Fix build on MSVC in r246156.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
George Burgess IV
Fix: CFLAA -- Mark no-args returns as unknown
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Quentin Colombet
[AArch64][CollectLOH] Fix a regression that prevented...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Peter Collingbourne
CodeGen: Introduce splitCodeGen and teach LTOCodeGenera...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Reid Kleckner
[WinEH] Add some support for code generating catchpad
commit
|
commitdiff
|
tree
|
snapshot
next