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
*
Sparc: Perform leaf procedure optimization by default
Venkatraman Govindaraju
2013-06-02
9
-34
/
+36
*
When determining the new index for an insertelement, we may not assume that an
Nick Lewycky
2013-06-01
1
-0
/
+11
*
Sparc: Mark functions calling llvm.vastart and llvm.returnaddress intrinsics ...
Venkatraman Govindaraju
2013-06-01
2
-0
/
+24
*
Disable new legacy JIT test on ARM.
Tim Northover
2013-06-01
1
-0
/
+1
*
Revert r183069: "TMP: LEA64_32r fixing"
Tim Northover
2013-06-01
1
-4
/
+3
*
TMP: LEA64_32r fixing
Tim Northover
2013-06-01
1
-3
/
+4
*
X86: change MOV64ri64i32 into MOV32ri64
Tim Northover
2013-06-01
2
-10
/
+27
*
[Sparc] Generate correct code for leaf functions with stack objects
Venkatraman Govindaraju
2013-06-01
1
-0
/
+23
*
Prevent loop-unroll from making assumptions about undefined behavior.
Andrew Trick
2013-05-31
2
-22
/
+62
*
Temporarily Revert "X86: change MOV64ri64i32 into MOV32ri64" as it
Eric Christopher
2013-05-31
1
-10
/
+10
*
LoopVectorize: PHIs with only outside users should prevent vectorization
Arnold Schwaighofer
2013-05-31
1
-0
/
+41
*
Modify how the formulae are rated in Loop Strength Reduce.
Quentin Colombet
2013-05-31
3
-9
/
+64
*
Unit test for SCEV fix r182989, PR16130.
Andrew Trick
2013-05-31
1
-3
/
+28
*
ARM: permit upper-case BE/LE on setend instruction
Tim Northover
2013-05-31
1
-0
/
+4
*
ARM: add fstmx and fldmx instructions for assembly
Tim Northover
2013-05-31
3
-0
/
+36
*
Simplify multiplications by vectors whose elements are powers of 2.
Rafael Espindola
2013-05-31
1
-0
/
+408
*
ARM: fix VEXT encoding corner case
Tim Northover
2013-05-31
1
-0
/
+5
*
[SystemZ] Don't use LOAD and STORE REVERSED for volatile accesses
Richard Sandiford
2013-05-31
4
-24
/
+72
*
[NVPTX] Re-enable support for virtual registers in the final output
Justin Holewinski
2013-05-31
2
-35
/
+35
*
[msan] Handle mixed track-origins and keep-going settings (llvm part).
Evgeniy Stepanov
2013-05-31
1
-2
/
+3
*
X86: change MOV64ri64i32 into MOV32ri64
Tim Northover
2013-05-31
1
-10
/
+10
*
[mips] Big-endian code generation for atomic instructions.
Akira Hatanaka
2013-05-31
1
-160
/
+335
*
Reapply with r182909 with a fix to the calculation of the new indices for
Nick Lewycky
2013-05-31
1
-0
/
+21
*
Revert r182937 and r182877.
Rafael Espindola
2013-05-30
25
-83
/
+13
*
Don't use fast isel on this test.
Rafael Espindola
2013-05-30
1
-1
/
+1
*
Force a triple so we don't get bitten by windows' different regalloc.
Benjamin Kramer
2013-05-30
1
-1
/
+1
*
Force fragile test to the atom scheduler model.
Benjamin Kramer
2013-05-30
1
-2
/
+4
*
X86: allow registers 8-15 in test
Tim Northover
2013-05-30
1
-3
/
+3
*
X86: use sub-register sequences for MOV*r0 operations
Tim Northover
2013-05-30
13
-24
/
+51
*
[NVPTX] Fix case where a sext load of an i1 type may produce an
Justin Holewinski
2013-05-30
1
-0
/
+14
*
[SystemZ] Enable unaligned accesses
Richard Sandiford
2013-05-30
12
-5
/
+386
*
Revert r182909.
Evgeniy Stepanov
2013-05-30
1
-12
/
+0
*
Swizzle vector inputs if it helps us eliminate shuffles.
Nick Lewycky
2013-05-30
1
-0
/
+12
*
Change how we iterate over relocations on ELF.
Rafael Espindola
2013-05-30
77
-254
/
+320
*
This testcase tests command line attributes which we don't yet support.
Bill Wendling
2013-05-30
1
-62
/
+0
*
Order CALLSEQ_START and CALLSEQ_END nodes.
Andrew Trick
2013-05-29
2
-12
/
+23
*
Enable FastISel on ARM for Linux and NaCl
JF Bastien
2013-05-29
24
-12
/
+82
*
Teach ReMaterialization to be more cunning about subregisters
Tim Northover
2013-05-29
2
-9
/
+9
*
LTO+Debug Info: revert r182791.
Manman Ren
2013-05-29
1
-117
/
+0
*
[SystemZ] Two tests missing from previous commit
Richard Sandiford
2013-05-29
2
-0
/
+218
*
[SystemZ] Immediate compare-and-branch support
Richard Sandiford
2013-05-29
7
-100
/
+992
*
Move test that depends on the X86 backend into the right subdirectory.
Benjamin Kramer
2013-05-29
1
-0
/
+0
*
[Sparc] Add support for leaf functions in sparc backend.
Venkatraman Govindaraju
2013-05-29
1
-0
/
+57
*
Mips assembler: Improve set register alias handling
Jack Carter
2013-05-28
1
-2
/
+3
*
Add support for llvm.vectorizer metadata
Paul Redmond
2013-05-28
6
-10
/
+86
*
ARM: use pristine object file while processing relocations
Tim Northover
2013-05-28
3
-3
/
+3
*
LTO+Debug Info: correctly emit inlined_subroutine when the inlined callee is
Manman Ren
2013-05-28
1
-0
/
+117
*
Extend RemapInstruction and friends to take an optional new parameter, a Valu...
James Molloy
2013-05-28
1
-0
/
+15
*
[msan] Fix argument shadow alignment.
Evgeniy Stepanov
2013-05-28
1
-0
/
+40
*
[SystemZ] Register compare-and-branch support
Richard Sandiford
2013-05-28
19
-49
/
+1105
[next]