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
*
AVX-512: PMIN/PMAX intrinsics and patterns
Elena Demikhovsky
2013-10-27
1
-0
/
+56
*
Revert r193251 : Use address-taken to disambiguate global variable and indire...
Shuxin Yang
2013-10-27
7
-38
/
+9
*
llvm/test/lit.cfg: Tighten conditions to enable 'native'.
NAKAMURA Takumi
2013-10-26
1
-1
/
+3
*
llvm/test/Other/close-stderr.ll: Remove "XFAIL:win32". It reverts r173509.
NAKAMURA Takumi
2013-10-26
1
-3
/
+0
*
Fix SCEVExpander: don't try to expand quadratic recurrences outside a loop.
Andrew Trick
2013-10-25
1
-0
/
+42
*
Fix LSR: don't normalize quadratic recurrences.
Andrew Trick
2013-10-25
1
-6
/
+38
*
Handle calls and invokes in GlobalStatus.
Rafael Espindola
2013-10-25
1
-0
/
+37
*
LoopVectorizer: Don't attempt to vectorize extractelement instructions
Hal Finkel
2013-10-25
1
-0
/
+35
*
[X86][AVX512] Add patterns that match the AVX512 floating point register vbro...
Quentin Colombet
2013-10-25
1
-0
/
+14
*
[X86][AVX512] Add patterns that match the AVX512 floating point vbroadcast in...
Quentin Colombet
2013-10-25
1
-0
/
+14
*
ARM: allow .thumb_func to be separated from symbol definition
Tim Northover
2013-10-25
1
-1
/
+1
*
ARM: don't expand atomicrmw inline on Cortex-M0
Tim Northover
2013-10-25
1
-0
/
+1
*
LegalizeDAG: allow libcalls for max/min atomic operations
Tim Northover
2013-10-25
1
-0
/
+24
*
ARM: tweak test to pass on all platforms
Tim Northover
2013-10-25
1
-1
/
+3
*
ARM: Test r193381 a bit more thoroughly.
Jim Grosbach
2013-10-24
1
-0
/
+2
*
ARM: Tweak usage of '*vfp' compiler_rt functions.
Jim Grosbach
2013-10-24
1
-2
/
+2
*
Inliner: Handle readonly attribute per argument when adding memcpy
Tom Stellard
2013-10-24
1
-4
/
+29
*
I had to move and remove
Renato Golin
2013-10-24
1
-46
/
+0
*
ARM: Mark double-precision instructions as such
Tim Northover
2013-10-24
2
-0
/
+200
*
Fix broken builds by moving test to x86 dir
Renato Golin
2013-10-24
1
-0
/
+46
*
Mark vector loops as already vectorized
Renato Golin
2013-10-24
2
-2
/
+49
*
ARM: add a couple more NEON predicates.
Tim Northover
2013-10-24
1
-1
/
+12
*
ARM: mark various aliases with their architecture requirements.
Tim Northover
2013-10-24
2
-0
/
+24
*
Added tests for microMIPS relocations 1.
Zoran Jovanovic
2013-10-24
3
-0
/
+191
*
ARM: Use non-VFP softcalls on embedded Darwinish targets
Tim Northover
2013-10-24
1
-0
/
+22
*
ARM: fix assert on unpredictable POP instruction.
Tim Northover
2013-10-24
2
-5
/
+7
*
Added test for -elf configuration, to see that _alloca call is properly
Yaron Keren
2013-10-24
1
-9
/
+16
*
Make sure SP is always aligned on a 2 byte boundary
Job Noorman
2013-10-24
1
-0
/
+17
*
fix PR17635: false positive with packed structures
Nuno Lopes
2013-10-24
1
-0
/
+29
*
[AArch64] Fix NZCV reg live-in bug in F128CSEL codegen.
Amara Emerson
2013-10-24
1
-0
/
+17
*
AVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsics
Elena Demikhovsky
2013-10-24
1
-0
/
+15
*
Replace sse41/sse42 with sse4.1/sse4.2 in test command lines to fix bots.
Craig Topper
2013-10-24
2
-2
/
+2
*
Add non-AVX tests for AES intrinsics.
Craig Topper
2013-10-24
1
-0
/
+48
*
Add tests for SSE intrinsics in non-avx mode by copying from the AVX test cas...
Craig Topper
2013-10-24
6
-0
/
+1704
*
Fix a bug in LinearFunctionTestReplace that created invalid loop exit checks.
Juergen Ributzka
2013-10-24
1
-0
/
+26
*
X86: Custom lower sext v16i8 to v16i16, and the corresponding truncate.
Benjamin Kramer
2013-10-23
5
-4
/
+44
*
X86: Custom lower zext v16i8 to v16i16.
Benjamin Kramer
2013-10-23
2
-0
/
+21
*
Fix PR17631
Michael Liao
2013-10-23
1
-0
/
+22
*
Add llvm-c-test to check-llvm.
NAKAMURA Takumi
2013-10-23
1
-4
/
+1
*
Use address-taken to disambiguate global variable and indirect memops.
Shuxin Yang
2013-10-23
7
-9
/
+38
*
Fix cmake dependency on llvm-c-test in test
Anders Waldenborg
2013-10-23
1
-0
/
+4
*
[mips][msa] Direct Object Emission support for the LSA instruction.
Matheus Almeida
2013-10-23
1
-0
/
+9
*
[mips][msa] Added support for matching fexp2 from normal IR (i.e. not intrins...
Daniel Sanders
2013-10-23
1
-0
/
+69
*
Make ARM hint ranges consistent, and add tests for these ranges
Artyom Skrobov
2013-10-23
5
-4
/
+34
*
Fix check for supported targets in llvm-c lit.local.cfg
Anders Waldenborg
2013-10-23
1
-1
/
+3
*
Add llvm-c-test tool for testing llvm-c
Anders Waldenborg
2013-10-23
6
-0
/
+86
*
R600/SI: fix MIMG writemask adjustement
Tom Stellard
2013-10-23
1
-0
/
+93
*
R600: Fix handling of vector kernel arguments
Tom Stellard
2013-10-23
5
-115
/
+502
*
R600/SI: Add support for i64 bitwise or
Tom Stellard
2013-10-23
1
-4
/
+17
*
R600/SI: Use S_LOAD_DWORD instructions for v8i32 and v16i32
Tom Stellard
2013-10-23
1
-5
/
+10
[next]