index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Extend memcmp support to all constant lengths
Richard Sandiford
2013-08-28
2
-4
/
+96
*
[mips] Use ptr_rc to simplify definitions of base+index load/store instructions.
Akira Hatanaka
2013-08-28
8
-2
/
+90
*
Add support for DW_FORM_dataN and DW_FORM_udata to the DIE hashing
Eric Christopher
2013-08-28
1
-2
/
+2
*
Use DW_FORM_sdata for signed constant values and udata on occasion
Eric Christopher
2013-08-27
4
-8
/
+12
*
Move some debug testcases to the debug info directory.
Eric Christopher
2013-08-27
16
-0
/
+0
*
DataFlowSanitizer: Implement trampolines for function pointers passed to cust...
Peter Collingbourne
2013-08-27
2
-5
/
+17
*
[ms-inline asm] Support offsets after segment registers
David Majnemer
2013-08-27
1
-0
/
+6
*
Given target assembler parsers a chance to handle variant expressions
Joerg Sonnenberger
2013-08-27
2
-0
/
+7
*
[ARMv8] Add MC support for the new load/store acquire/release instructions.
Joey Gouly
2013-08-27
4
-0
/
+131
*
AVX-512: added conversion instructions.
Elena Demikhovsky
2013-08-27
1
-0
/
+186
*
DAGCombiner: make sure or/shl/srl really has zero high bits before forming bswap
Tim Northover
2013-08-27
1
-6
/
+101
*
[ARMv8] Add some negative tests for the recent VFP/NEON instructions.
Joey Gouly
2013-08-27
2
-3
/
+108
*
ARM: add natural patterns for vaddhl and vsubhl.
Tim Northover
2013-08-27
2
-0
/
+54
*
R600/SI: Enable local-memory-two-objects lit test
Michel Danzer
2013-08-27
1
-12
/
+17
*
[mips][msa] Added tests for and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.v ...
Daniel Sanders
2013-08-27
1
-43
/
+523
*
[mips][msa] Added spill/reload support
Daniel Sanders
2013-08-27
1
-0
/
+597
*
[SystemZ] Extend memcpy and memset support to all constant lengths
Richard Sandiford
2013-08-27
5
-29
/
+224
*
[mips][msa] Added bitconverts for vector types for big and little-endian
Daniel Sanders
2013-08-27
1
-0
/
+1208
*
AVX-512: Added FMA instructions.
Elena Demikhovsky
2013-08-27
1
-0
/
+83
*
Fix wrong code offset for unwind code SET_FPREG.
Kai Nacke
2013-08-27
2
-3
/
+1
*
Add derived from source.
Eric Christopher
2013-08-27
1
-0
/
+5
*
Add a testcase to ensure that the pubnames section uses an offset
Eric Christopher
2013-08-27
1
-0
/
+32
*
Fix lint assert on integer vector division
Matt Arsenault
2013-08-26
2
-0
/
+79
*
Treat the pubtypes section similarly to the pubnames section and emit
Eric Christopher
2013-08-26
1
-1
/
+1
*
Fix inserting instructions before last in bundle.
Matt Arsenault
2013-08-26
1
-1
/
+1
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
179
-472
/
+472
*
LoopVectorize: Implement partial loop unrolling when vectorization is not pro...
Nadav Rotem
2013-08-26
1
-0
/
+39
*
ARM: Enable machine verifier for a few more tests.
Jim Grosbach
2013-08-26
2
-3
/
+3
*
ARM: Constrain regclass for TSTri instruction.
Jim Grosbach
2013-08-26
1
-1
/
+1
*
ARM: FastISel verifier error cleanup.
Jim Grosbach
2013-08-26
1
-1
/
+1
*
[PowerPC] More fast-isel chunks (returns and integer extends)
Bill Schmidt
2013-08-26
2
-0
/
+217
*
Forgot to add slp threshold to test
Matt Arsenault
2013-08-26
1
-1
/
+2
*
Vectorize starting from insertelements building a vector
Matt Arsenault
2013-08-26
1
-0
/
+196
*
SelectionDAG: Remove unnecessary uses of TargetLowering::getPointerTy()
Tom Stellard
2013-08-26
1
-0
/
+140
*
R600: Add support for vector local memory loads
Tom Stellard
2013-08-26
1
-0
/
+14
*
R600: Add support for i8 and i16 local memory loads
Tom Stellard
2013-08-26
1
-0
/
+78
*
SelectionDAG: Use correct pointer size when splitting vector stores
Tom Stellard
2013-08-26
1
-0
/
+15
*
R600: Add support for i8 and i16 local memory stores
Tom Stellard
2013-08-26
1
-0
/
+18
*
R600: Add support for v4i32 and v2i32 local stores
Tom Stellard
2013-08-26
1
-0
/
+52
*
SelectionDAG: Use correct pointer size when lowering function arguments v2
Tom Stellard
2013-08-26
1
-0
/
+42
*
AVX-512: Added shuffle instructions -
Elena Demikhovsky
2013-08-26
1
-0
/
+62
*
This patch implements trap instructions for mips. The test cases are added.
Vladimir Medic
2013-08-26
1
-2
/
+58
*
[PowerPC] Add fast-isel branch and compare selection.
Bill Schmidt
2013-08-25
2
-0
/
+58
*
First round of fixes for the x86 fixes for the x86 move accumulator from/to m...
Craig Topper
2013-08-25
3
-4
/
+70
*
[Sparc] Add long double (f128) instructions to sparc backend.
Venkatraman Govindaraju
2013-08-25
1
-0
/
+27
*
[Sparc] Added V9's extra floating point registers and their aliases.
Venkatraman Govindaraju
2013-08-25
1
-0
/
+23
*
AVX-512: added UNPACK instructions and tests for all-zero/all-ones vectors
Elena Demikhovsky
2013-08-25
2
-11
/
+62
*
Start to add the LLVM builtins to the mips16 exclusion lists for fp.
Reed Kotler
2013-08-25
1
-0
/
+28
*
Revert 189161
Shuxin Yang
2013-08-24
1
-28
/
+0
*
Start to add the builtind to the mips16 exclusion lists for fp.
Reed Kotler
2013-08-24
1
-0
/
+28
[next]