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
*
Debug Info: In DIBuilder, the context field of subprogram is updated to use
Manman Ren
2013-10-10
1
-1
/
+8
*
Add comments to debug info testing case.
Manman Ren
2013-10-10
1
-0
/
+8
*
R600: Fix trunc i64 to i32 on SI
Matt Arsenault
2013-10-10
1
-0
/
+12
*
R600/SI: Use -verify-machineinstrs for most tests
Tom Stellard
2013-10-10
84
-86
/
+86
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
3
-0
/
+1912
*
Revert "Implement AArch64 vector load/store multiple N-element structure clas...
Rafael Espindola
2013-10-10
3
-1912
/
+0
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
3
-0
/
+1912
*
Disable function padding to get this test to pass on atom.
Benjamin Kramer
2013-10-10
1
-1
/
+1
*
ARM: correct liveness flags during ARMLoadStoreOpt
Tim Northover
2013-10-10
1
-0
/
+40
*
Allow non-AVX form of pmovmskb to take a GR64 operand.
Craig Topper
2013-10-10
1
-0
/
+4
*
[mips] Do not generate INS/EXT nodes if target does not have support for
Akira Hatanaka
2013-10-09
1
-3
/
+6
*
Debug Info: In DIBuilder, the context and type fields of template_type and
Manman Ren
2013-10-09
1
-39
/
+60
*
Debug Info: In DIBuilder, the context field of a forward decl is updated
Manman Ren
2013-10-09
1
-34
/
+46
*
Fix a bug in Dead Argument Elimination.
Shuxin Yang
2013-10-09
1
-0
/
+21
*
[Sparc] Disable tail call optimization for sparc64.
Venkatraman Govindaraju
2013-10-09
1
-0
/
+40
*
AVX-512: Added VRCP28 and VRSQRT28 instructions and intrinsics.
Elena Demikhovsky
2013-10-09
1
-14
/
+60
*
AArch64: enable MISched by default.
Tim Northover
2013-10-09
11
-93
/
+97
*
AArch64: migrate ADRP relaxation test to be llvm-mc only.
Tim Northover
2013-10-09
2
-27
/
+18
*
Add in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmovq/dq instructions. Thi...
Craig Topper
2013-10-09
2
-3
/
+7
*
llvm/test/LTO should run also on cygwin.
NAKAMURA Takumi
2013-10-09
1
-3
/
+0
*
Debug Info: In DIBuilder, the context field of a DICompositeType is updated
Manman Ren
2013-10-09
1
-31
/
+41
*
Debug Info: In DIBuilder, the context fields of a static member and a
Manman Ren
2013-10-08
1
-27
/
+48
*
Debug Info: In DIBuilder, the derived-from field of DICompositeType
Manman Ren
2013-10-08
1
-2
/
+12
*
Debug Info: In DIBuilder, the derived-from field of DIDerivedType
Manman Ren
2013-10-08
1
-12
/
+38
*
[AArch64] Add support for NEON scalar floating-point reciprocal estimate,
Chad Rosier
2013-10-08
4
-0
/
+164
*
[AArch64] Add support for NEON scalar signed/unsigned integer to floating-point
Chad Rosier
2013-10-08
3
-0
/
+88
*
Debug Info: update testing to reflect r192018.
Manman Ren
2013-10-08
1
-2
/
+4
*
Add fabsf to the list of inlined functions; otherwise
Reed Kotler
2013-10-08
1
-0
/
+12
*
Add some xfaild R600 tests.
Matt Arsenault
2013-10-08
3
-0
/
+47
*
Let rotr and bswap be handled by expansion for Mips16 since we don't
Reed Kotler
2013-10-08
2
-0
/
+8
*
Fix a typo in the mattr part of the run line.
Craig Topper
2013-10-08
1
-1
/
+1
*
Explicitly disable AVX on a bunch of tests so they won't fail on AVX machines...
Craig Topper
2013-10-08
6
-12
/
+12
*
Remove some instructions that existed to provide aliases to the assembler. Ca...
Craig Topper
2013-10-08
7
-9
/
+28
*
typo.
Adrian Prantl
2013-10-08
1
-1
/
+1
*
typo.
Adrian Prantl
2013-10-08
1
-1
/
+1
*
Reduce testcase from 1r92011.
Adrian Prantl
2013-10-08
1
-128
/
+20
*
[mips] Test case for r192124.
Akira Hatanaka
2013-10-07
1
-0
/
+33
*
LoopVectorize: External uses must use the last value in a reduction cycle
Arnold Schwaighofer
2013-10-07
1
-0
/
+27
*
Add Mips16 patterns for sign extend byte and sign extend halfword.
Reed Kotler
2013-10-07
1
-0
/
+1
*
Struct byval: use the correct alignment for loads generated to load
Manman Ren
2013-10-07
1
-0
/
+27
*
X86: Fix type check. Just because an integer type is illegal doesn't mean it'...
Benjamin Kramer
2013-10-07
1
-0
/
+18
*
Revert r191834 until we measure the effect of this benchmarks and maybe find ...
Alexey Samsonov
2013-10-07
1
-0
/
+26
*
Change objectsize intrinsic to accept different address spaces.
Matt Arsenault
2013-10-07
11
-46
/
+141
*
[ARM] Improve build attributes emission.
Amara Emerson
2013-10-07
3
-7
/
+121
*
[AArch64] Add support for NEON scalar arithmetic instructions:
Chad Rosier
2013-10-07
6
-0
/
+281
*
[ARMv8] Add some disassembly tests for Thumb sevl/sevl.w
Joey Gouly
2013-10-07
1
-0
/
+5
*
ARM: allow cortex-m0 to use hint instructions
Tim Northover
2013-10-07
3
-12
/
+37
*
[Mips] Teach llvm-readobj to print MIPS-specific ELF program headers.
Simon Atanasyan
2013-10-07
2
-0
/
+30
*
Remove some instructions that seem to only exist to trick the filtering check...
Craig Topper
2013-10-07
2
-0
/
+12
*
Teach X86 asm parser that VMOVAPSrr and other VEX-encoded register to registe...
Craig Topper
2013-10-07
1
-0
/
+56
[next]