projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[mips] Set isAllocatable and CoveredBySubRegs.
[oota-llvm.git]
/
test
/
2013-08-28
Eric Christopher
Add support for DW_FORM_dataN and DW_FORM_udata to...
tree
|
commitdiff
2013-08-27
Eric Christopher
Use DW_FORM_sdata for signed constant values and udata...
tree
|
commitdiff
2013-08-27
Eric Christopher
Move some debug testcases to the debug info directory.
tree
|
commitdiff
2013-08-27
Peter Collingbourne
DataFlowSanitizer: Implement trampolines for function...
tree
|
commitdiff
2013-08-27
David Majnemer
[ms-inline asm] Support offsets after segment registers
tree
|
commitdiff
2013-08-27
Joerg Sonnenberger
Given target assembler parsers a chance to handle varia...
tree
|
commitdiff
2013-08-27
Joey Gouly
[ARMv8] Add MC support for the new load/store acquire...
tree
|
commitdiff
2013-08-27
Elena Demikhovsky
AVX-512: added conversion instructions.
tree
|
commitdiff
2013-08-27
Tim Northover
DAGCombiner: make sure or/shl/srl really has zero high...
tree
|
commitdiff
2013-08-27
Joey Gouly
[ARMv8] Add some negative tests for the recent VFP...
tree
|
commitdiff
2013-08-27
Tim Northover
ARM: add natural patterns for vaddhl and vsubhl.
tree
|
commitdiff
2013-08-27
Michel Danzer
R600/SI: Enable local-memory-two-objects lit test
tree
|
commitdiff
2013-08-27
Daniel Sanders
[mips][msa] Added tests for and.v, bmnz.v, bmz.v, bsel...
tree
|
commitdiff
2013-08-27
Daniel Sanders
[mips][msa] Added spill/reload support
tree
|
commitdiff
2013-08-27
Richard Sandiford
[SystemZ] Extend memcpy and memset support to all const...
tree
|
commitdiff
2013-08-27
Daniel Sanders
[mips][msa] Added bitconverts for vector types for...
tree
|
commitdiff
2013-08-27
Elena Demikhovsky
AVX-512: Added FMA instructions.
tree
|
commitdiff
2013-08-27
Kai Nacke
Fix wrong code offset for unwind code SET_FPREG.
tree
|
commitdiff
2013-08-27
Eric Christopher
Add derived from source.
tree
|
commitdiff
2013-08-27
Eric Christopher
Add a testcase to ensure that the pubnames section...
tree
|
commitdiff
2013-08-26
Matt Arsenault
Fix lint assert on integer vector division
tree
|
commitdiff
2013-08-26
Eric Christopher
Treat the pubtypes section similarly to the pubnames...
tree
|
commitdiff
2013-08-26
Matt Arsenault
Fix inserting instructions before last in bundle.
tree
|
commitdiff
2013-08-26
Manman Ren
Debug Info: add an identifier field to DICompositeType.
tree
|
commitdiff
2013-08-26
Nadav Rotem
LoopVectorize: Implement partial loop unrolling when...
tree
|
commitdiff
2013-08-26
Jim Grosbach
ARM: Enable machine verifier for a few more tests.
tree
|
commitdiff
2013-08-26
Jim Grosbach
ARM: Constrain regclass for TSTri instruction.
tree
|
commitdiff
2013-08-26
Jim Grosbach
ARM: FastISel verifier error cleanup.
tree
|
commitdiff
2013-08-26
Bill Schmidt
[PowerPC] More fast-isel chunks (returns and integer...
tree
|
commitdiff
2013-08-26
Matt Arsenault
Forgot to add slp threshold to test
tree
|
commitdiff
2013-08-26
Matt Arsenault
Vectorize starting from insertelements building a vector
tree
|
commitdiff
2013-08-26
Tom Stellard
SelectionDAG: Remove unnecessary uses of TargetLowering...
tree
|
commitdiff
2013-08-26
Tom Stellard
R600: Add support for vector local memory loads
tree
|
commitdiff
2013-08-26
Tom Stellard
R600: Add support for i8 and i16 local memory loads
tree
|
commitdiff
2013-08-26
Tom Stellard
SelectionDAG: Use correct pointer size when splitting...
tree
|
commitdiff
2013-08-26
Tom Stellard
R600: Add support for i8 and i16 local memory stores
tree
|
commitdiff
2013-08-26
Tom Stellard
R600: Add support for v4i32 and v2i32 local stores
tree
|
commitdiff
2013-08-26
Tom Stellard
SelectionDAG: Use correct pointer size when lowering...
tree
|
commitdiff
2013-08-26
Elena Demikhovsky
AVX-512: Added shuffle instructions -
tree
|
commitdiff
2013-08-26
Vladimir Medic
This patch implements trap instructions for mips. The...
tree
|
commitdiff
2013-08-25
Bill Schmidt
[PowerPC] Add fast-isel branch and compare selection.
tree
|
commitdiff
2013-08-25
Craig Topper
First round of fixes for the x86 fixes for the x86...
tree
|
commitdiff
2013-08-25
Venkatraman Govind...
[Sparc] Add long double (f128) instructions to sparc...
tree
|
commitdiff
2013-08-25
Venkatraman Govind...
[Sparc] Added V9's extra floating point registers and...
tree
|
commitdiff
2013-08-25
Elena Demikhovsky
AVX-512: added UNPACK instructions and tests for all...
tree
|
commitdiff
2013-08-25
Reed Kotler
Start to add the LLVM builtins to the mips16 exclusion...
tree
|
commitdiff
2013-08-24
Shuxin Yang
Revert 189161
tree
|
commitdiff
2013-08-24
Reed Kotler
Start to add the builtind to the mips16 exclusion lists...
tree
|
commitdiff
2013-08-24
Justin Holewinski
[NVPTX] Re-enable assembly printing support for inline...
tree
|
commitdiff
2013-08-23
Rafael Espindola
Update test to use rdrnd instead of rdrand.
tree
|
commitdiff
2013-08-23
Rafael Espindola
Update tests to use sse4.2 instead of sse42.
tree
|
commitdiff
2013-08-23
Rafael Espindola
Replace more uses of sse41 with sse4.1.
tree
|
commitdiff
2013-08-23
Rafael Espindola
Update a test that I missed in the previous commit.
tree
|
commitdiff
2013-08-23
Rafael Espindola
Rename features to match what gcc and clang use.
tree
|
commitdiff
2013-08-23
Peter Collingbourne
DataFlowSanitizer: correctly combine labels in the...
tree
|
commitdiff
2013-08-23
Joey Gouly
[ARM] Fix another ARM FastISel -verify-machineinstrs...
tree
|
commitdiff
2013-08-23
Evgeniy Stepanov
[msan] Fix handling of va_arg overflow area on x86_64.
tree
|
commitdiff
2013-08-23
Joey Gouly
[ARMv8] Add CodeGen for VMAXNM/VMINNM.
tree
|
commitdiff
2013-08-23
Andrea Di Biagio
Add function attribute 'optnone'.
tree
|
commitdiff
2013-08-23
Richard Sandiford
[SystemZ] Add basic prefetch support
tree
|
commitdiff
2013-08-23
Richard Sandiford
[SystemZ] Try reversing comparisons whose first operand...
tree
|
commitdiff
2013-08-23
Richard Sandiford
[SystemZ] Prefer LHI;ST... over LAY;MV...
tree
|
commitdiff
2013-08-23
Richard Sandiford
Turn MipsOptimizeMathLibCalls into a target-independent...
tree
|
commitdiff
2013-08-23
Tim Northover
ARM: make sure ARM-mode pseudo-inst requires IsARM
tree
|
commitdiff
2013-08-23
Daniel Dunbar
[PR11606] ocaml bindings tests produce binaries in...
tree
|
commitdiff
2013-08-23
Michael Gottesman
Filecheckize some tests.
tree
|
commitdiff
2013-08-23
Michael Gottesman
Update StripDeadDebugInfo to use DebugInfoFinder so...
tree
|
commitdiff
2013-08-22
Michael Gottesman
[stack protector] Work around an issue with the BMOVPCB...
tree
|
commitdiff
2013-08-22
Bill Wendling
Update to remove the no-frame-pointer-elim-non-leaf...
tree
|
commitdiff
2013-08-22
Bill Wendling
Fix some tests. The 'false' version just omits the...
tree
|
commitdiff
2013-08-22
Bill Wendling
FileCheckize some tests.
tree
|
commitdiff
2013-08-22
Tom Stellard
R600/SI: Fix another case of illegal VGPR to SGPR copy
tree
|
commitdiff
2013-08-22
Peter Collingbourne
DataFlowSanitizer: Replace non-instrumented aliases...
tree
|
commitdiff
2013-08-22
Peter Collingbourne
DataFlowSanitizer: Prefix the name of each instrumented...
tree
|
commitdiff
2013-08-22
Manman Ren
[Debug Info Tests] Update testing cases.
tree
|
commitdiff
2013-08-22
Joey Gouly
[ARMv8] Add CodeGen support for VSEL.
tree
|
commitdiff
2013-08-22
Mihai Popa
Fix ARM vcvt encoding when the number of fractional...
tree
|
commitdiff
2013-08-22
Chandler Carruth
Teach the SLP vectorizer the correct way to check for...
tree
|
commitdiff
2013-08-22
Joey Gouly
[ARM] Constrain some register classes in EmitAtomicBina...
tree
|
commitdiff
2013-08-22
Logan Chien
Fix ARM FastISel PIC function call.
tree
|
commitdiff
2013-08-22
Tim Northover
ARM: use TableGen patterns to select CMOV operations.
tree
|
commitdiff
2013-08-22
Tim Northover
ARM: respect tied 64-bit inlineasm operands when printing
tree
|
commitdiff
2013-08-22
Michael Gottesman
[stackprotector] When finding the split point to splice...
tree
|
commitdiff
2013-08-22
Matt Arsenault
Teach LoopVectorize about address space sizes
tree
|
commitdiff
2013-08-22
Bill Wendling
FileCheck-ize tests.
tree
|
commitdiff
2013-08-22
Jim Grosbach
ARM: R9 is not safe to use for tcGPR.
tree
|
commitdiff
2013-08-21
Tom Stellard
SelectionDAG: Make sure stores are always added to...
tree
|
commitdiff
2013-08-21
Daniel Dunbar
[tests] Update fma3 check to work with Py3.
tree
|
commitdiff
2013-08-21
Manman Ren
TBAA: remove !tbaa from testing cases when they are...
tree
|
commitdiff
2013-08-21
Juergen Ributzka
Teach BaseIndexOffset::match to identify base pointers...
tree
|
commitdiff
2013-08-21
Matt Arsenault
Teach InstCombine about address spaces
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Remap enough for data too, analoguous to r188873.
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
Add testcase for r188873: MCTextAtom boundaries.
tree
|
commitdiff
2013-08-21
Matt Arsenault
Add test for bitcast array ptrs with address spaces
tree
|
commitdiff
2013-08-21
Matt Arsenault
Add enforce known alignment test with address space
tree
|
commitdiff
2013-08-21
Hao Liu
A minor change for an obvous problem caused by r188451:
tree
|
commitdiff
2013-08-21
Joey Gouly
Add -mcpu to two X86 tests.
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
Add basic YAML MC CFG testcase.
tree
|
commitdiff
2013-08-21
Mihai Popa
Make "mov" work for all Thumb2 MOV encodings
tree
|
commitdiff
2013-08-21
Elena Demikhovsky
AVX-512: Added SHIFT instructions.
tree
|
commitdiff
next