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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Extend memcmp support to all constant lengths
Richard Sandiford
2013-08-28
2
-4
/
+96
*
Move some debug testcases to the debug info directory.
Eric Christopher
2013-08-27
16
-966
/
+0
*
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
*
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
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
52
-131
/
+131
*
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
*
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
*
[PowerPC] Add fast-isel branch and compare selection.
Bill Schmidt
2013-08-25
2
-0
/
+58
*
[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
*
[NVPTX] Re-enable assembly printing support for inline assembly
Justin Holewinski
2013-08-24
1
-0
/
+9
*
Update test to use rdrnd instead of rdrand.
Rafael Espindola
2013-08-23
1
-1
/
+1
*
Update tests to use sse4.2 instead of sse42.
Rafael Espindola
2013-08-23
23
-24
/
+24
*
Replace more uses of sse41 with sse4.1.
Rafael Espindola
2013-08-23
39
-46
/
+46
*
Update a test that I missed in the previous commit.
Rafael Espindola
2013-08-23
1
-2
/
+2
*
Rename features to match what gcc and clang use.
Rafael Espindola
2013-08-23
12
-14
/
+14
*
[ARM] Fix another ARM FastISel -verify-machineinstrs issue.
Joey Gouly
2013-08-23
1
-3
/
+3
*
[ARMv8] Add CodeGen for VMAXNM/VMINNM.
Joey Gouly
2013-08-23
1
-0
/
+46
*
[SystemZ] Add basic prefetch support
Richard Sandiford
2013-08-23
1
-0
/
+87
*
[SystemZ] Try reversing comparisons whose first operand is in memory
Richard Sandiford
2013-08-23
18
-2
/
+430
*
[SystemZ] Prefer LHI;ST... over LAY;MV...
Richard Sandiford
2013-08-23
6
-48
/
+49
*
Turn MipsOptimizeMathLibCalls into a target-independent scalar transform
Richard Sandiford
2013-08-23
2
-1
/
+31
*
ARM: make sure ARM-mode pseudo-inst requires IsARM
Tim Northover
2013-08-23
1
-1
/
+10
*
[stack protector] Work around an issue with the BMOVPCB_CALL instruction on A...
Michael Gottesman
2013-08-22
1
-0
/
+32
*
Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...
Bill Wendling
2013-08-22
39
-66
/
+66
*
Fix some tests. The 'false' version just omits the attribute altogether.
Bill Wendling
2013-08-22
2
-5
/
+5
*
R600/SI: Fix another case of illegal VGPR to SGPR copy
Tom Stellard
2013-08-22
1
-3
/
+142
*
[Debug Info Tests] Update testing cases.
Manman Ren
2013-08-22
5
-8
/
+7
*
[ARMv8] Add CodeGen support for VSEL.
Joey Gouly
2013-08-22
1
-0
/
+309
[next]