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
*
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
*
[SystemZ] Be more careful about inverting CC masks (conditional loads)
Richard Sandiford
2013-07-31
2
-14
/
+14
*
[SystemZ] Be more careful about inverting CC masks
Richard Sandiford
2013-07-31
47
-124
/
+149
*
[SystemZ] Move compare-and-branch generation even later
Richard Sandiford
2013-07-31
1
-0
/
+45
*
[SystemZ] Postpone NI->RISBG conversion to convertToThreeAddress()
Richard Sandiford
2013-07-31
29
-431
/
+446
*
Added INSERT and EXTRACT intructions from AVX-512 ISA.
Elena Demikhovsky
2013-07-31
1
-0
/
+44
*
[SystemZ] Add RISBLG and RISBHG instruction definitions
Richard Sandiford
2013-07-31
4
-0
/
+124
*
Changed register names (and pointer keywords) to be lower case when using Int...
Craig Topper
2013-07-31
7
-44
/
+44
*
Preserve fast-math flags when folding (fsub x, (fneg y)) to (fadd x, y).
Owen Anderson
2013-07-30
1
-0
/
+11
*
isKnownToBeAPowerOfTwo: Strengthen isKnownToBeAPowerOfTwo's analysis on add i...
David Majnemer
2013-07-30
1
-0
/
+32
*
Change behavior of calling bitcasted alias functions.
Matt Arsenault
2013-07-30
6
-59
/
+295
*
This test may have been sensitive to the ARM ABI...
Andrew Trick
2013-07-30
1
-1
/
+1
*
MI Sched fix: assert "Disconnected LRG within the scheduling region."
Andrew Trick
2013-07-30
1
-1
/
+54
*
R600/SI: Expand vector fp <-> int conversions
Tom Stellard
2013-07-30
4
-36
/
+36
*
This patch implements parsing of mips FCC register operands. The example inst...
Vladimir Medic
2013-07-30
1
-0
/
+6
*
[ARM] check bitwidth in PerformORCombine
Saleem Abdulrasool
2013-07-30
1
-0
/
+32
*
[R600] Replicate old DAGCombiner behavior in target specific DAG combine.
Quentin Colombet
2013-07-30
1
-1
/
+0
*
[DAGCombiner] insert_vector_elt: Avoid building a vector twice.
Quentin Colombet
2013-07-30
7
-26
/
+53
*
Move file to X86 and add a triple to fix darwin bots for now.
Eric Christopher
2013-07-30
1
-1
/
+1
*
Fix a truly egregious thinko in anonymous namespace check,
Eric Christopher
2013-07-29
1
-66
/
+125
*
Make sure we don't emit an ODR hash for types with no name and make
Eric Christopher
2013-07-29
1
-19
/
+60
*
Clarify comments for types contained in anonymous namespaces and
Eric Christopher
2013-07-29
1
-1
/
+3
*
Debug Info: enable verifier for testing cases.
Manman Ren
2013-07-29
10
-11
/
+11
[next]