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-02
James Molloy
[LV] Never widen an induction variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
James Molloy
[LV] Switch to using canonical induction variables.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
NAKAMURA Takumi
[CMake] Don't use OBJLIB on Xcode.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Elena Demikhovsky
AVX-512: store <4 x i1> and <2 x i1> values in memory
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Elena Demikhovsky
Optimization for Gather/Scatter with uniform base
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Yaron Keren
Move createEliminateAvailableExternallyPass earlier...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Vedant Kumar
[CodeGen] Fix FREM on 32-bit MSVC on x86
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
David Majnemer
[MC] Generate a timestamp for COFF object files
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
David Majnemer
[MC] Remove MCAssembler's copy of OS
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Ahmed Bougacha
[ARM] Don't abort on variable-idx extractelt in Reconst...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
David Majnemer
[MC] Add support for generating COFF CRCs
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Nico Weber
Make trunk release notes point to 3.7, not 3.6
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Sanjay Patel
rename "slow-unaligned-mem-under-32" to slow-unaligned...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Peter Collingbourne
gold-plugin: Implement parallel LTO code generation...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Benjamin Kramer
Remove OutputBuffer.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Hans Wennborg
DeadArgElim: don't eliminate arguments from naked functions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Artem Belevich
New bitcode linker flags:
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Davide Italiano
[llvm-readobj] MachO -- correctly dump section field...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Ahmed Bougacha
[AArch64] Lower READCYCLECOUNTER using MRS PMCCTNR_EL0.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
David Majnemer
[MC] Allow MCObjectWriter's output stream to be swapped out
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Igor Breger
AVX512: Implemented intrinsics for valign.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Sanjay Patel
use CHECK-LABEL for more precision
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Silviu Baranga
[AArch64] Turn on by default interleaved access vectori...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Silviu Baranga
[ARM] Turn on by default interleaved access vectorization
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Silviu Baranga
[ARM][AArch64] Turn on by default interleaved access...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Yaron Keren
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Rui Ueyama
Object: Fix COFF import file's symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Justin Bogner
cmake: Error instead of warning and dropping invalid...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Andrew Wilkins
Enable linking tools, shared libraries against libLLVM
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Matt Arsenault
AMDGPU: Fix adding redundant implicit operands
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Cong Hou
Distribute the weight on the edge from switch to defaul...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Sanjay Patel
remove unnecessary/conflicting target info
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Sanjay Patel
fixed test to specify triple rather than arch and CPU
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Duncan P. N...
LTO: Cleanup parameter names and header docs, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Hal Finkel
[DAGCombine] Fixup SETCC legality checking
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Sanjay Patel
don't set a legal vector type if we know we can't use...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Quentin Colombet
[BasicAA] Fix the handling of sext and zext in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
JF Bastien
WebAssembly: generate load/store
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Richard Smith
Infrastructure changes for Clang r246497.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Sanjay Patel
generalize helper function of MergeConsecutiveStores...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Reid Kleckner
Revert "[lit] Speculatively fix PR24554 by manually...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Karl Schimpf
Fix bug in method LLLexer::FP80HexToIntPair
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Hans Wennborg
Fix Windows build by including raw_ostream.h
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Hans Wennborg
Fix CHECK directives that weren't checking.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Naomi Musgrave
Rollback of commit "Repress sanitization on User dtor."
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Hal Finkel
[DAGCombine] Use getSetCCResultType utility function
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Sanjay Patel
[x86] enable machine combiner reassociations for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Reid Kleckner
[EH] Handle non-Function personalities like unknown...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Philip Reames
[FunctionAttr] Infer nonnull attributes on returns
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Davide Italiano
[llvm-readobj] Dump MachO Dysymtab command.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Quentin Colombet
[AArch64][CollectLOH] Remove an invalid assertion and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Kostya Serebryany
[libFuzzer] update the docs to mention llvm-as-fuzzer
commit
|
commitdiff
|
tree
|
snapshot
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
next