projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-09-30
Chandler Carruth
[x86] Update the exact FileCheck syntax of the 256...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
David Blaikie
Adjust test case addition in r218702 so as not to fail...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Chandler Carruth
[x86] Rework all of the 128-bit vector shuffle tests...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
David Blaikie
Disable the -gmlt optimization implemented in r218129...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Sanjay Patel
Use the target-specified iteration count to opt out...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Sanjay Patel
Split the estimate() interface into separate functions...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Juergen Ributzka
Recommit r218010 [FastISel][AArch64] Fold bit test...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Matt Arsenault
R600/SI: Fix printing of clamp and omod
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Matt Arsenault
R600/SI: Update VOP3b to not include obsolete operands
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Bradley Smith
Extend C disassembler API to allow specifying target...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Reed Kotler
Add numeric extend, trunctate to mips fast-isel
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Tom Coxon
[AArch64] Remove unnecessary whitespace. (Test commit)
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Andrea Di Biagio
[DAG] Check in advance if a build_vector has a legal...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Alex Lorenz
Revert r218673 'llvm-cov: add test for report's functio...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Alex Lorenz
llvm-cov: add test for report's function & file associa...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Alex Lorenz
llvm-cov: Use the number of executed functions for...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Lorenzo Martignoni
Introduce support for custom wrappers for vararg functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Robert Khasanov
[AVX512] Added intrinsics for 128-, 256- and 512-bit...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Robert Khasanov
[AVX512] Added intrinsics for 128- and 256-bit versions...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Robert Khasanov
[AVX512] Added intrinsics for VPCMPEQB and VPCMPEQW.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Robert Khasanov
[AVX512] Enabled intrinsics for VPCMPEQD and VPCMPEQQ.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Job Noorman
Make sure aggregates are properly alligned on MSP430.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Chad Rosier
[IndVarSimplify] Widen loop unsigned compares.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Chandler Carruth
[x86] Revert r218588, r218589, and r218600. These patch...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Chandler Carruth
[x86] Add some vector-register broadcast operations...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Matt Arsenault
R600: Fix broken check lines, missing scalar case.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Matt Arsenault
Fix missing C++ mode comment
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Juergen Ributzka
[FastISel][AArch64] Fold sign-/zero-extends into the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Juergen Ributzka
[FastISel][AArch64] Factor out scale factor calculation...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Nick Kledzik
[llvm-objdump] switch some uses of format() to format_h...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Eric Christopher
Simplify conditional.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Adam Nemet
[AVX512] Use X86VectorVTInfo in the masking helper...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Hans Wennborg
WinCOFFObjectWriter: optimize the string table for...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Eric Christopher
Add soft-float to the key for the subtarget lookup...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Eric Christopher
Fix spelling and reflow comments.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Dave Estes
[AArch64] Refines the Cortex-A57 Machine Model
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
David Blaikie
Unit test r218187, changing RTDyldMemoryManager::getSym...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Aaron Ballman
Fixing the build for compilers which do not yet have...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Jordan Rose
Add getValueOr to llvm::Optional<T>.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Jordan Rose
Add "typedef T value_type;" to llvm::Optional<T>.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Matt Arsenault
Fixing missing C++ mode comment
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Matt Arsenault
Fix include order
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Matt Arsenault
R600/SI: Fix hardcoded values for modifiers.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Matt Arsenault
R600/SI: Also fix fsub + fadd a, a to mad combines
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Matt Arsenault
R600/SI: Fix using mad with multiplies by 2
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Chad Rosier
[AArch64] Improve cost model to handle sdiv by a pow...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Frederic Riss
Store TypeUnits in a SmallVector<DWARFUnitSection>...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Kevin Qin
Use a loop to simplify the runtime unrolling prologue.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Oliver Stannard
[Thumb2] ldrexd and strexd are not defined on v7M
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Chandler Carruth
[x86] Make the new vector shuffle lowering lower blends...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Jyoti Allur
Remove dead code from DIBuilder
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Chandler Carruth
[x86] Delete a bunch of really bad and totally unnecess...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Chandler Carruth
[x86] Refactor all of the VSELECT-as-blend lowering...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Chandler Carruth
[x86] Improve naming and comments for VSELECT lowering.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Chandler Carruth
[x86] Add the dispatch skeleton to the new vector shuff...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Chandler Carruth
[x86] Make the split-and-lower routine fully generic...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Chandler Carruth
[x86] Teach the new vector shuffle lowering to fall...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Chandler Carruth
[x86] Fix the new vector shuffle lowering's use of...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Matt Arsenault
Add MachineOperand::ChangeToFPImmediate and setFPImm
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Chandler Carruth
[x86] Fix a really silly bug that I introduced fixing...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Chandler Carruth
[x86] Fix yet another bug in the new vector shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Hans Wennborg
WinCOFFObjectWriter.cpp: make write_uint32_le more...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
James Molloy
[AArch64] Redundant store instructions should be remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Yaron Keren
Fix llvm::huge_valf multiple initializations with Visua...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Chandler Carruth
[x86] Fix yet another issue with widening vector shuffl...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Craig Topper
Update test case to match minor formatting change intro...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Craig Topper
Reduce code duplication a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Chandler Carruth
[x86] Fix terrible bugs everywhere in the new vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Chandler Carruth
[x86] Flip the sentinel values used in the target shuff...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Craig Topper
Fix TableGen -gen-disassembler output for bit fields...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Sanjay Patel
Refactor reciprocal and reciprocal square root estimate...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Richard Smith
Add LLVM_ENABLE_MODULES flag to CMake to enable buildin...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Majnemer
llvm-vtabledump: Further simplification
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Majnemer
Object: BSS/virtual sections don't have contents
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Yaron Keren
clang-format of ChangeStdinToBinary & ChangeStdoutToBinary.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Kevin Enderby
Update llvm-objdump’s Mach-O symbolizer code to print...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Richard Smith
Remove definition of LLVM_VERSION_INFO; this macro...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Richard Smith
Fix CMake warning CMP0054: don't quote a variable name...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Richard Smith
Fix misinterpretation of CMake rule found by a CMake...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Chandler Carruth
[x86] Fix a moderately terrifying bug in the new 128...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Chad Rosier
[IndVar] Don't widen loop compare unless IV user is...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Use break instead of continue
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Add strict check lines to div_scale tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Add a note about the order of the operands...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Move finding SGPR operand to move to separate...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI Allow same SGPR to be used for multiple operands
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Partially move operand legalization to post...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Implement findCommutedOpIndices
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Don't move operands that are required to be...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Don't assert on exotic operand types
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Fix using wrong operand indices when commuting
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Matt Arsenault
R600/SI: Remove apparently dead code in legalizeOperands
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
David Peixotto
Ignore annotation function calls in cost computation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Chandler Carruth
[x86] The mnemonic is SHUFPS not SHUPFS. =[ I'm very...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Chandler Carruth
[x86] In the new vector shuffle lowering, when trying...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Chandler Carruth
[x86] Fix a large collection of bugs that crept in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Renato Golin
Elide repeated register operand in Thumb1 instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Andrea Di Biagio
[X86][SchedModel] SSE reciprocal square root instructio...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Frederic Riss
Revert "Store TypeUnits in a SmallVector<DWARFUnitSecti...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Frederic Riss
Store TypeUnits in a SmallVector<DWARFUnitSection>...
commit
|
commitdiff
|
tree
|
snapshot
next