projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[x86] generalize reassociation optimization in machine combiner to 2 instructions
[oota-llvm.git]
/
test
/
CodeGen
/
2015-06-23
Sanjay Patel
[x86] generalize reassociation optimization in machine...
tree
|
commitdiff
2015-06-22
Pawel Bylica
Revert r240291: causes problems in self-hosted builds.
tree
|
commitdiff
2015-06-22
Pawel Bylica
Set missing x86 arch in a CodeGen regression test.
tree
|
commitdiff
2015-06-22
Simon Pilgrim
[X86][AVX2] Added missing stack folding tests for vpshu...
tree
|
commitdiff
2015-06-22
Tom Stellard
R600/SI: Use ELF64 format instead of ELF32
tree
|
commitdiff
2015-06-22
Tom Stellard
R600: Use EM_AMDGPU for the ELF Machine type
tree
|
commitdiff
2015-06-22
Ahmed Bougacha
[X86] Teach load folding to accept scalar _Int users...
tree
|
commitdiff
2015-06-22
Alex Lorenz
MIR Serialization: Introduce a lexer for machine instru...
tree
|
commitdiff
2015-06-22
Sanjay Patel
[x86] set default reciprocal (division and square root...
tree
|
commitdiff
2015-06-22
Sanjoy Das
[FaultMaps] Add a parser for the __llvm__faultmaps...
tree
|
commitdiff
2015-06-22
Rafael Espindola
Bring r240130 back.
tree
|
commitdiff
2015-06-22
Alex Lorenz
MIR Serialization: Serialize machine instruction names.
tree
|
commitdiff
2015-06-22
Pawel Bylica
Fix shl folding in DAG combiner.
tree
|
commitdiff
2015-06-22
Elena Demikhovsky
AVX-512: added VPSHUFB instruction - all SKX forms
tree
|
commitdiff
2015-06-22
Elena Demikhovsky
Reverted AVX-512 vector shuffle
tree
|
commitdiff
2015-06-22
Michael Kuperstein
[X86] Allow more call sequences to use push instruction...
tree
|
commitdiff
2015-06-22
Elena Demikhovsky
AVX-512: Added intrinsics for VPERMT2W/D/Q/PS/PD and
tree
|
commitdiff
2015-06-22
Rafael Espindola
Add the testcase from pr23900.
tree
|
commitdiff
2015-06-21
Simon Pilgrim
[X86][SSE] Added missing stack folding test for CVTSD2S...
tree
|
commitdiff
2015-06-20
Hans Wennborg
Switch lowering: add heuristic for filling leaf nodes...
tree
|
commitdiff
2015-06-20
Simon Pilgrim
[X86][SSE] Fix PerformSExtCombine bug that accessed...
tree
|
commitdiff
2015-06-19
Nico Weber
Revert 240130, it caused crashes (repro in PR23900).
tree
|
commitdiff
2015-06-19
Alex Lorenz
MIR Parser: report an error when a basic block isn...
tree
|
commitdiff
2015-06-19
Alex Lorenz
MIR Serialization: Serialize the list of machine basic...
tree
|
commitdiff
2015-06-19
Rafael Espindola
Make all temporary symbols unnamed.
tree
|
commitdiff
2015-06-19
Ahmed Bougacha
[ARM] Look through concat when lowering in-place shuffl...
tree
|
commitdiff
2015-06-19
Ahmed Bougacha
[ARM] Add D-sized vtrn/vuzp/vzip tests, and cleanup...
tree
|
commitdiff
2015-06-19
Eric Christopher
Fix "the the" in comments.
tree
|
commitdiff
2015-06-18
Alex Lorenz
MIR Serialization: Reenable one of the MIRParser tests...
tree
|
commitdiff
2015-06-18
Rafael Espindola
Improve the --expand-relocs handling of MachO.
tree
|
commitdiff
2015-06-18
Yi Jiang
Avoid redundant select node in early if-conversion...
tree
|
commitdiff
2015-06-18
Hans Wennborg
Switch lowering: enable whole-switch jump tables at...
tree
|
commitdiff
2015-06-18
Sanjay Patel
add test to show suboptimal load merging behavior
tree
|
commitdiff
2015-06-18
Sanjay Patel
fixed to test attributes and use better checks
tree
|
commitdiff
2015-06-18
Rafael Espindola
Use --expand-relocs in a test. It will make the next...
tree
|
commitdiff
2015-06-18
Colin LeMahieu
[Hexagon] Printing packet brackets when asm printing...
tree
|
commitdiff
2015-06-18
David Majnemer
[CodeGen] Don't emit a random reference to the personal...
tree
|
commitdiff
2015-06-18
James Y Knight
[SPARC] Repair GOT references to internal symbols.
tree
|
commitdiff
2015-06-18
Simon Pilgrim
[X86][AVX2] Added AVX2 SINT_TO_FP/UINT_TO_FP tests
tree
|
commitdiff
2015-06-18
Asaf Badouh
[AVX512]
tree
|
commitdiff
2015-06-18
Elena Demikhovsky
AVX-512: (fixed) Added encoding of all forms of VPERMT2...
tree
|
commitdiff
2015-06-18
Elena Demikhovsky
reverted 239999 due to test failures
tree
|
commitdiff
2015-06-18
Elena Demikhovsky
AVX-512: Added encoding of all forms of VPERMT2W/D...
tree
|
commitdiff
2015-06-17
Benjamin Kramer
[AsmPrinter] Make isRepeatedByteSequence smarter about...
tree
|
commitdiff
2015-06-17
Simon Pilgrim
[X86][SSE] Improved support for vector i16 to float...
tree
|
commitdiff
2015-06-17
Jingyue Wu
Add NVPTXLowerAlloca pass to convert alloca'ed memory...
tree
|
commitdiff
2015-06-17
David Majnemer
Move the personality function from LandingPadInst to...
tree
|
commitdiff
2015-06-17
Ahmed Bougacha
[CodeGenPrepare] Generalize inserted set from truncs...
tree
|
commitdiff
2015-06-17
Colin LeMahieu
[Hexagon] Adding a number of other tests for min/max...
tree
|
commitdiff
2015-06-17
Colin LeMahieu
[Hexagon] Adding some compare tests, fixing existing...
tree
|
commitdiff
2015-06-17
Igor Breger
AVX-512: cvtusi2ss/d intrinsics.
tree
|
commitdiff
2015-06-17
Matthias Braun
Revert "AArch64: Use CMP;CCMP sequences for and/or...
tree
|
commitdiff
2015-06-17
Colin LeMahieu
[Hexagon] Adding MC ELF streamer and updating addend...
tree
|
commitdiff
2015-06-16
Sanjay Patel
Add some tests based on PR21711
tree
|
commitdiff
2015-06-16
Simon Pilgrim
[X86][SSE] Vectorize v2i32 to v2f64 conversions
tree
|
commitdiff
2015-06-16
Philip Reames
Reapply 239795 - [InstCombine] Propagate non-null facts...
tree
|
commitdiff
2015-06-16
Igor Laevsky
[Statepoints] Test only change. Check that statepoint...
tree
|
commitdiff
2015-06-16
Alex Lorenz
MIR Parser: Report an error when a machine function...
tree
|
commitdiff
2015-06-16
Kit Barton
Properly handle the mftb instruction.
tree
|
commitdiff
2015-06-16
Matt Arsenault
Revert "Revert "Fix merges of non-zero vector stores""
tree
|
commitdiff
2015-06-16
Asaf Badouh
[AVX512] add integer min/max intrinsics support.
tree
|
commitdiff
2015-06-16
NAKAMURA Takumi
Disable llvm/test/CodeGen/MIR/machine-function.mir...
tree
|
commitdiff
2015-06-16
Elena Demikhovsky
X86: optimized i64 vector multiply with constant
tree
|
commitdiff
2015-06-16
Philip Reames
Revert 239795
tree
|
commitdiff
2015-06-16
Ahmed Bougacha
[AArch64] Generalize extract-high DUP extension to...
tree
|
commitdiff
2015-06-16
Ahmed Bougacha
[AArch64] Robustize neon-2velem-high test. NFC.
tree
|
commitdiff
2015-06-16
Philip Reames
[InstCombine] Propagate non-null facts to call parameters
tree
|
commitdiff
2015-06-16
Alex Lorenz
MIR Serialization: Print and parse simple machine funct...
tree
|
commitdiff
2015-06-15
Alex Lorenz
MIR Serialization: Create dummy functions when the...
tree
|
commitdiff
2015-06-15
Alex Lorenz
MIR Serialization: Report an error when machine functio...
tree
|
commitdiff
2015-06-15
Colin LeMahieu
[Hexagon] Using readobj rather than objdump.
tree
|
commitdiff
2015-06-15
Colin LeMahieu
[Hexagon] PC-relative offsets are relative to packet...
tree
|
commitdiff
2015-06-15
Simon Pilgrim
[X86][SSE] Added tests for vector i8/i16 to f32/f64...
tree
|
commitdiff
2015-06-15
Alex Lorenz
MIR Serialization: Connect the machine function analysi...
tree
|
commitdiff
2015-06-15
Sanjoy Das
Add "REQUIRES: asserts" to test case that uses -debug...
tree
|
commitdiff
2015-06-15
Sanjoy Das
[CodeGen] Add a pass to fold null checks into nearby...
tree
|
commitdiff
2015-06-15
Evgeny Astigeevich
On behalf of Alexandros Lamprineas:
tree
|
commitdiff
2015-06-15
Hao Liu
[AArch64] Delete two empty files, which should be remov...
tree
|
commitdiff
2015-06-15
Hao Liu
[AArch64] Revert r239711 again. We need to discuss...
tree
|
commitdiff
2015-06-15
Hao Liu
[AArch64] Match interleaved memory accesses into ldN...
tree
|
commitdiff
2015-06-14
Igor Breger
AVX-512: Implemented DAG lowering for shuff62x2/shufi62...
tree
|
commitdiff
2015-06-14
Igor Breger
AVX-512: Implemented cvtsi2ss/d cvtusi2ss/d instruction...
tree
|
commitdiff
2015-06-13
Colin LeMahieu
[Hexagon] Adding some codegen tests and updating some...
tree
|
commitdiff
2015-06-13
Simon Pilgrim
[DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern.
tree
|
commitdiff
2015-06-13
Simon Pilgrim
[DAGCombiner] Added BSWAP vector constant folding support.
tree
|
commitdiff
2015-06-13
Tom Stellard
R600 -> AMDGPU rename
tree
|
commitdiff
2015-06-12
Tim Northover
AArch64: map bare-metal arm64-macho triple to MachO...
tree
|
commitdiff
2015-06-12
Tom Stellard
R600/SI: Add assembler support for FLAT instructions
tree
|
commitdiff
2015-06-12
Colin LeMahieu
[Hexagon] Making intrinsic tests agnostic to register...
tree
|
commitdiff
2015-06-12
Rafael Espindola
Don't depend on the interleaving of stdout and stderr.
tree
|
commitdiff
2015-06-12
John Brawn
[ARM] Disabling vfp4 should disable fp16
tree
|
commitdiff
2015-06-11
Reid Kleckner
[WinEH] Put finally pointers in the handler scope table...
tree
|
commitdiff
2015-06-11
Reid Kleckner
[WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic
tree
|
commitdiff
2015-06-11
Peter Collingbourne
Object: Prepend __imp_ when mangling a dllimport symbol...
tree
|
commitdiff
2015-06-11
Rafael Espindola
This reverts commit r239529 and r239514.
tree
|
commitdiff
2015-06-11
Reid Kleckner
Revert "Fix merges of non-zero vector stores"
tree
|
commitdiff
2015-06-11
Matt Arsenault
Fix merges of non-zero vector stores
tree
|
commitdiff
2015-06-11
Tom Stellard
R600/SI: Add -mcpu=bonaire to a test that uses flat...
tree
|
commitdiff
2015-06-11
Hao Liu
[AArch64] Match interleaved memory accesses into ldN...
tree
|
commitdiff
2015-06-11
Simon Pilgrim
[X86][SSE] Vectorized i8 and i16 shift operators
tree
|
commitdiff
next