projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert r223239, which broke some bots.
[oota-llvm.git]
/
test
/
CodeGen
/
2014-12-03
Hal Finkel
[PowerPC] Print all inline-asm consts as signed numbers
tree
|
commitdiff
2014-12-03
Charlie Turner
Emit ABI_FP_rounding attribute.
tree
|
commitdiff
2014-12-03
Charlie Turner
Add tests for default value of Tag_ABI_FP_rounding.
tree
|
commitdiff
2014-12-03
Matt Arsenault
R600/SI: Remove i1 pseudo VALU ops
tree
|
commitdiff
2014-12-03
Tom Stellard
R600/SI: Enable inline assembly
tree
|
commitdiff
2014-12-03
Matt Arsenault
R600/SI: Change mubuf offsets to print as decimal
tree
|
commitdiff
2014-12-03
Peter Collingbourne
Prologue support
tree
|
commitdiff
2014-12-03
Hal Finkel
[PowerPC] Fix readcyclecounter to be custom expanded...
tree
|
commitdiff
2014-12-02
Tim Northover
AArch64: strengthen Darwin ABI alignment assumptions
tree
|
commitdiff
2014-12-02
Tim Northover
AArch64: don't be too greedy when folding :lo12: access...
tree
|
commitdiff
2014-12-02
Simon Pilgrim
[X86][SSE] Keep 4i32 vector insertions in integer domai...
tree
|
commitdiff
2014-12-02
Hal Finkel
[PowerPC] Implement readcyclecounter for PPC32
tree
|
commitdiff
2014-12-02
Lang Hames
[AArch64][Stackmaps] Optimize stackmap shadows on AArch64.
tree
|
commitdiff
2014-12-02
Tom Stellard
R600/SI: Move more information into SIProgramInfo struct
tree
|
commitdiff
2014-12-02
Matt Arsenault
R600: Cleanup some tests and add missing testcases
tree
|
commitdiff
2014-12-02
Daniel Sanders
[mips] Fix passing of small structures for big-endian...
tree
|
commitdiff
2014-12-02
Philip Reames
[Statepoints 3/4] Statepoint infrastructure for garbage...
tree
|
commitdiff
2014-12-02
Ahmed Bougacha
[MachineCSE] Clear kill-flag on registers imp-def'd...
tree
|
commitdiff
2014-12-02
Tim Northover
AArch64: make register block rules apply to vector...
tree
|
commitdiff
2014-12-02
Tom Stellard
R600/SI: Set the ATC bit on all resource descriptors...
tree
|
commitdiff
2014-12-02
Charlie Turner
Emit Tag_ABI_FP_denormal correctly in fast-math mode.
tree
|
commitdiff
2014-12-01
Jingyue Wu
[NVPTX] Do not emit .weak symbols for NVPTX
tree
|
commitdiff
2014-12-01
Reid Kleckner
Parse 'ghccc' in .ll files as the GHC convention (cc 10)
tree
|
commitdiff
2014-12-01
Ahmed Bougacha
[AArch64] Don't combine "select (setcc i1 LHS, RHS...
tree
|
commitdiff
2014-12-01
Ahmed Bougacha
[AArch64] Fix v2i8->i16 bitcast legalization.
tree
|
commitdiff
2014-12-01
Ahmed Bougacha
[MachineVerifier] Accept a MBB with a single landing...
tree
|
commitdiff
2014-12-01
Tim Northover
ARM: lower tail calls correctly when using GHC calling...
tree
|
commitdiff
2014-12-01
Hans Wennborg
Revert r223049, r223050 and r223051 while investigating...
tree
|
commitdiff
2014-12-01
Hans Wennborg
SelectionDAG switch lowering: Replace unreachable defau...
tree
|
commitdiff
2014-12-01
Jay Foad
[PowerPC] Fix unwind info with dynamic stack realignment
tree
|
commitdiff
2014-12-01
Akira Hatanaka
[stack protector] Set edge weights for newly created...
tree
|
commitdiff
2014-11-29
Hans Wennborg
Switch lowering: Fix broken 'Figure out which block...
tree
|
commitdiff
2014-11-28
Matt Arsenault
R600/SI: Fix assertion on sign extend of 3 vectors
tree
|
commitdiff
2014-11-28
Duncan P. N. Exon...
Revert "Masked Vector Load and Store Intrinsics."
tree
|
commitdiff
2014-11-28
Sanjay Patel
Enable FeatureFastUAMem for btver2
tree
|
commitdiff
2014-11-27
Tim Northover
AArch64: treat [N x Ty] as a block during procedure...
tree
|
commitdiff
2014-11-27
Charlie Turner
Stop uppercasing build attribute data.
tree
|
commitdiff
2014-11-26
Will Newton
Update AArch64 ELF relocations to ABI 1.0
tree
|
commitdiff
2014-11-26
Elena Demikhovsky
AVX-512: Scalar ERI intrinsics
tree
|
commitdiff
2014-11-25
Simon Pilgrim
[X86][SSE] Improvements to byte shift shuffle matching
tree
|
commitdiff
2014-11-25
Cameron McInally
[AVX512] Add 512b integer shift by variable intrinsics...
tree
|
commitdiff
2014-11-25
Zoran Jovanovic
[mips][micromips] Use call instructions with short...
tree
|
commitdiff
2014-11-25
Juergen Ributzka
[FastISel][AArch64] Fix and extend the tbz/tbnz pattern...
tree
|
commitdiff
2014-11-24
Hal Finkel
[PowerPC] Implement combineRepeatedFPDivisors
tree
|
commitdiff
2014-11-24
Andrea Di Biagio
[X86] Improved target specific combine on VSELECT dag...
tree
|
commitdiff
2014-11-23
Michael Kuperstein
[X86] Fixes bug in build_vector v4x32 lowering
tree
|
commitdiff
2014-11-23
Elena Demikhovsky
Masked Vector Load and Store Intrinsics.
tree
|
commitdiff
2014-11-23
Matt Arsenault
R600: Fix extloads of i1 on R600/Evergreen
tree
|
commitdiff
2014-11-23
Matt Arsenault
R600/SI: Add additional tests for i1 loads
tree
|
commitdiff
2014-11-23
Matt Arsenault
R600/SI: Fix broken check lines and modernize prefixes
tree
|
commitdiff
2014-11-23
Matt Arsenault
R600/SI: Fix missing -verify-machineinstrs on a test
tree
|
commitdiff
2014-11-22
Chandler Carruth
[x86] Add some tests for a common unpack pattern of...
tree
|
commitdiff
2014-11-21
Tom Stellard
R600/SI: Add a failing test case for offset order in...
tree
|
commitdiff
2014-11-21
Tom Stellard
R600/SI: Emit s_mov_b32 m0, -1 before every DS instruction
tree
|
commitdiff
2014-11-21
Tom Stellard
R600/SI: Add SIFoldOperands pass
tree
|
commitdiff
2014-11-21
Jozef Kolek
[mips][microMIPS] This patch implements functionality...
tree
|
commitdiff
2014-11-21
Tom Stellard
R600/SI: Use hex notation for constant in test
tree
|
commitdiff
2014-11-21
Sanjay Patel
Add a feature flag for slow 32-byte unaligned memory...
tree
|
commitdiff
2014-11-21
Chandler Carruth
[x86] Restructure the checking patterns for v16 and...
tree
|
commitdiff
2014-11-21
Chandler Carruth
[x86] Make the previous logic significantly less conser...
tree
|
commitdiff
2014-11-21
Andrea Di Biagio
[DAG] Teach how to turn a build_vector into a shuffle...
tree
|
commitdiff
2014-11-21
Chandler Carruth
[x86] Teach the x86 vector shuffle lowering to detect...
tree
|
commitdiff
2014-11-21
Chandler Carruth
[x86] Remove more windows line endings that slipped...
tree
|
commitdiff
2014-11-21
Chandler Carruth
[x86] Add a bunch of test cases to 256-bit shuffles...
tree
|
commitdiff
2014-11-21
Alexey Volkov
[X86] For Silvermont CPU use 16-bit division instead...
tree
|
commitdiff
2014-11-21
Hao Liu
DAGCombiner: Allow the DAGCombiner to combine multiple...
tree
|
commitdiff
2014-11-21
Hal Finkel
[PPC] Use SeparateConstOffsetFromGEP
tree
|
commitdiff
2014-11-21
Quentin Colombet
[X86] Do not custom lower UINT_TO_FP when the target...
tree
|
commitdiff
2014-11-20
Saleem Abdulrasool
X86: use the correct alloca symbol for Windows Itanium
tree
|
commitdiff
2014-11-19
Andrea Di Biagio
[X86] Improved lowering of v4x32 build_vector dag nodes.
tree
|
commitdiff
2014-11-19
Tom Stellard
R600/SI: Make SIInstrInfo::isOperandLegal() more strict
tree
|
commitdiff
2014-11-19
Jozef Kolek
[mips][microMIPS] Implement CodeGen support for 16...
tree
|
commitdiff
2014-11-19
Jozef Kolek
[mips][microMIPS] Implement CodeGen support for ADDIUS5...
tree
|
commitdiff
2014-11-19
Jozef Kolek
[mips][microMIPS] Implement SDBBP and RDHWR instructions.
tree
|
commitdiff
2014-11-19
Simon Pilgrim
[X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2
tree
|
commitdiff
2014-11-19
Hao Liu
[AArch64] Enable SeparateConstOffsetFromGEP, EarlyCSE...
tree
|
commitdiff
2014-11-19
Weiming Zhao
[Aarch64] Customer lowering of CTPOP to SIMD should...
tree
|
commitdiff
2014-11-19
Matt Arsenault
R600/SI: Implement areMemAccessesTriviallyDisjoint
tree
|
commitdiff
2014-11-18
Simon Pilgrim
[X86][AVX] 256-bit vector stack unaligned load/stores...
tree
|
commitdiff
2014-11-18
Chad Rosier
[FastISel][AArch64] Also allow folding of sign-/zero...
tree
|
commitdiff
2014-11-18
Chad Rosier
[FastISel][AArch64] Also allow folding of sign-/zero...
tree
|
commitdiff
2014-11-18
Juergen Ributzka
[FastISel][AArch64] Follow-up fix for "Fix shift-immedi...
tree
|
commitdiff
2014-11-18
Matt Arsenault
R600/SI: Move SIFixSGPRCopies to inst selector passes
tree
|
commitdiff
2014-11-18
Tom Stellard
R600/SI: Make sure resource descriptors are always...
tree
|
commitdiff
2014-11-18
Juergen Ributzka
[FastISel][AArch64] Fix shift-immediate emission for...
tree
|
commitdiff
2014-11-17
Alexey Volkov
[X86] Use ADD/SUB instead of INC/DEC for Haswell and...
tree
|
commitdiff
2014-11-17
Renato Golin
Fix ARM triple parsing
tree
|
commitdiff
2014-11-17
Oliver Stannard
[Thumb1] Re-write emitThumbRegPlusImmediate
tree
|
commitdiff
2014-11-17
Oliver Stannard
Fix optimisations of SELECT_CC which assumed result...
tree
|
commitdiff
2014-11-17
Bob Wilson
Fix CR/LF line endings in test case.
tree
|
commitdiff
2014-11-15
Andrea Di Biagio
[DAG] Improved target independent vector shuffle foldin...
tree
|
commitdiff
2014-11-15
Simon Pilgrim
[X86][SSE] Improve legal SHUFP and PSHUFD shuffle matching
tree
|
commitdiff
2014-11-15
Matt Arsenault
R600: Permute operands when selecting legacy min/max
tree
|
commitdiff
2014-11-14
Tim Northover
ARM: refactor .cfi_def_cfa_offset emission.
tree
|
commitdiff
2014-11-14
Tim Northover
ARM: correctly calculate the offset of FP in its push.
tree
|
commitdiff
2014-11-14
Tim Northover
ARM: simplify test.
tree
|
commitdiff
2014-11-14
Tom Stellard
R600/SI: Fix spilling of m0 register
tree
|
commitdiff
2014-11-14
Matt Arsenault
R600/SI: Combine min3/max3 instructions
tree
|
commitdiff
2014-11-14
Matt Arsenault
R600/SI: Fix verifier error from a branch on IMPLICIT_DEF
tree
|
commitdiff
2014-11-14
Matt Arsenault
R600/SI: Match integer min / max instructions
tree
|
commitdiff
next