index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600/SI: Add missing test for r187749
Tom Stellard
2013-08-05
1
-0
/
+48
*
LLVM Interpreter: This patch implements vector support for cast operations (z...
Elena Demikhovsky
2013-08-05
2
-0
/
+178
*
[SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequences
Richard Sandiford
2013-08-05
3
-1
/
+237
*
[SystemZ] Add definitions for BRCT and BRCTG
Richard Sandiford
2013-08-05
3
-0
/
+92
*
[SystemZ] Use LOAD AND TEST to eliminate comparisons against zero
Richard Sandiford
2013-08-05
1
-0
/
+223
*
[SystemZ] Add LOAD AND TEST instructions
Richard Sandiford
2013-08-05
3
-0
/
+246
*
AVX-512 set: added mask operations, lowering BUILD_VECTOR for i1 vector types.
Elena Demikhovsky
2013-08-05
1
-0
/
+58
*
Add the saving of S2. This is needed for some of the floating point
Reed Kotler
2013-08-04
5
-16
/
+17
*
Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.
Bob Wilson
2013-08-04
5
-8
/
+0
*
X86: Turn fp selects into mask operations.
Benjamin Kramer
2013-08-04
3
-48
/
+290
*
AVX-512 set: added VEXTRACTPS instruction
Elena Demikhovsky
2013-08-04
1
-1
/
+20
*
X86: specify CPU on new test to fix atom buildbot
Tim Northover
2013-08-04
1
-1
/
+1
*
X86: correct tail return address calculation
Tim Northover
2013-08-04
1
-0
/
+19
*
Clean up code for Mips16 large frame handling.
Reed Kotler
2013-08-04
1
-12
/
+25
*
Fix PPC64 64-bit GPR inline asm constraint matching
Hal Finkel
2013-08-03
1
-0
/
+65
*
[mips] Expand vector truncating stores and extending loads.
Akira Hatanaka
2013-08-02
1
-0
/
+11
*
[ARMv8] Add an assembler warning for the deprecated 'setend' instruction.
Joey Gouly
2013-08-02
1
-0
/
+3
*
SLPVectorizer: Fix PR16777. PHInodes may use multiple extracted values that c...
Nadav Rotem
2013-08-02
1
-0
/
+35
*
Fixes ARM LNT bot from SLP change in O3
Renato Golin
2013-08-02
1
-0
/
+8
*
Bugfix for making the DWARF debug strings and labels to code emitted as secre...
Carlo Kok
2013-08-02
1
-0
/
+40
*
Fix handling of CHECK-DAG combined with CHECK-NOT
Tim Northover
2013-08-02
1
-0
/
+1
*
Revert r187597, "Bugfix for making the DWARF debug strings and labels to code...
NAKAMURA Takumi
2013-08-02
1
-40
/
+0
*
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
Eric Christopher
2013-08-02
14
-36
/
+28
*
fix for LLVM debug info on llvm-mips-linux where the label name uses % instea...
Carlo Kok
2013-08-01
1
-1
/
+1
*
Use function attributes to indicate that we don't want to realign the stack.
Bill Wendling
2013-08-01
6
-28
/
+705
*
Fix some issues with Mips16 floating when certain intrinsics are present.
Reed Kotler
2013-08-01
1
-0
/
+368
*
ARM/Hexagon testcases can't compile x86 only testcase. Reverting change to te...
Carlo Kok
2013-08-01
1
-2
/
+2
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-01
14
-28
/
+36
*
DebugInfo: Emit definitions for types with no members.
David Blaikie
2013-08-01
1
-15
/
+33
*
change the inlinefnlocalvar testcase so it uses a triple that's not coff (doe...
Carlo Kok
2013-08-01
1
-1
/
+1
*
Temporarily xfail a test that breaks on OS X when building with LTO.
Bob Wilson
2013-08-01
1
-0
/
+1
*
Bugfix for making the DWARF debug strings and labels to code emitted as secre...
Carlo Kok
2013-08-01
1
-0
/
+40
*
R600: Add 64-bit float load/store support
Tom Stellard
2013-08-01
15
-43
/
+161
*
R600: Use 64-bit alignment for 64-bit kernel arguments
Tom Stellard
2013-08-01
1
-0
/
+2
*
R600/SI: Custom lower i64 ZERO_EXTEND
Tom Stellard
2013-08-01
1
-0
/
+18
*
EVEX and compressed displacement encoding for AVX512
Elena Demikhovsky
2013-08-01
1
-0
/
+21
*
[SystemZ] Reuse CC results for integer comparisons with zero
Richard Sandiford
2013-08-01
2
-0
/
+691
*
[SystemZ] Prefer comparisons with zero
Richard Sandiford
2013-08-01
5
-10
/
+54
*
Add tests for Mips DSP instructions.
Vladimir Medic
2013-08-01
1
-0
/
+44
*
AArch64: add initial NEON support
Tim Northover
2013-08-01
47
-6
/
+9812
*
XCore target: Fix Vararg handling
Robert Lytton
2013-08-01
2
-17
/
+55
*
XCore target: Add byval handling
Robert Lytton
2013-08-01
1
-0
/
+58
*
Xcore target
Robert Lytton
2013-08-01
1
-0
/
+4
*
Fix some misc. issues with Mips16 fp stubs.
Reed Kotler
2013-08-01
1
-48
/
+50
*
Added the B9.3.19 SUBS PC, LR, #imm (Thumb2) system instruction.
Kevin Enderby
2013-07-31
2
-0
/
+6
*
Revert "R600: Non vector only instruction can be scheduled on trans unit"
Tom Stellard
2013-07-31
25
-185
/
+73
*
R600: Avoid more than 4 literals in the same instruction group at scheduling
Vincent Lejeune
2013-07-31
1
-0
/
+68
*
R600: Non vector only instruction can be scheduled on trans unit
Vincent Lejeune
2013-07-31
25
-73
/
+185
*
Reject bitcasts between address spaces with different sizes
Matt Arsenault
2013-07-31
9
-0
/
+97
*
[SystemZ] Implement isLegalAddressingMode()
Richard Sandiford
2013-07-31
1
-0
/
+25
[next]