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
...
*
[OCaml] Add Target and TargetMachine bindings to Llvm_target
Peter Zotov
2013-11-15
1
-2
/
+52
*
[OCaml] Refactor Llvm_target interface
Peter Zotov
2013-11-15
5
-27
/
+22
*
Make all the conditional Mips 16 branches get initially set for the
Reed Kotler
2013-11-15
4
-0
/
+86
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
12
-15
/
+23
*
R600: Fix scheduling of instructions that use the LDS output queue
Tom Stellard
2013-11-15
2
-3
/
+104
*
Simplify testcase.
Eric Christopher
2013-11-14
1
-1
/
+1
*
Recognize 0x0000 as a COFF file magic.
Rui Ueyama
2013-11-14
2
-0
/
+16
*
ARM: produce friendly error for invalid inline asm
Tim Northover
2013-11-14
1
-0
/
+16
*
Add a triple and switch test to FileCheck.
Rafael Espindola
2013-11-14
1
-1
/
+8
*
llvm-cov.test: Remove XFAIL:arm. Seems this is passing since my tweaks.
NAKAMURA Takumi
2013-11-14
1
-1
/
+1
*
Error if we see an alias to a declaration.
Rafael Espindola
2013-11-14
9
-26
/
+70
*
[asan] Poor man's coverage that works with ASan
Kostya Serebryany
2013-11-14
1
-0
/
+13
*
[msan] Use CHECK-DAG instead of CHECK where order of instructions does not ma...
Evgeniy Stepanov
2013-11-14
1
-2
/
+2
*
[msan] Fast path optimization for wrap-indirect-calls feature of MemorySaniti...
Evgeniy Stepanov
2013-11-14
1
-2
/
+15
*
llvm-cov.test: Tweak win32 hosts not confused by \r\n in llvm-cov's stdout.
NAKAMURA Takumi
2013-11-14
1
-1
/
+1
*
AVX-512: Handled extractelement from mask vector;
Elena Demikhovsky
2013-11-14
2
-0
/
+33
*
R600/SI: Add testcase for problem I ran into
Matt Arsenault
2013-11-14
1
-0
/
+18
*
Minor extension to llvm.experimental.patchpoint: don't require a call.
Andrew Trick
2013-11-14
1
-0
/
+16
*
Add test case for AArch64 NEON instruction set misc.
Kevin Qin
2013-11-14
2
-0
/
+2255
*
Don't mangle \n and "
Rafael Espindola
2013-11-14
1
-0
/
+6
*
Implement aarch64 neon instruction class SIMD misc.
Kevin Qin
2013-11-14
2
-112
/
+1090
*
Suppress llvm-cov.test on Win32, with REQUIRES: shell
NAKAMURA Takumi
2013-11-14
1
-0
/
+2
*
Implement AArch64 NEON instruction set AdvSIMD (table).
Jiangning Liu
2013-11-14
4
-1
/
+972
*
Fixing a heisenbug where the memory dependence analysis behaves differently
Yunzhong Gao
2013-11-14
1
-0
/
+260
*
llvm-cov: Removed StringMap holding GCOVLines.
Yuchen Wu
2013-11-14
1
-0
/
+0
*
llvm-cov: Replaced asserts with proper error handling.
Yuchen Wu
2013-11-14
1
-1
/
+5
*
Take care of long short branch immediate instructions for mips16 in
Reed Kotler
2013-11-13
2
-0
/
+59
*
R600/SI: Add support for private address space load/store
Tom Stellard
2013-11-13
4
-20
/
+27
*
R600/SI: Prefer SALU instructions for bit shift operations
Tom Stellard
2013-11-13
8
-109
/
+128
*
llvm-cov: Changed XFAIL targets to be more generic.
Yuchen Wu
2013-11-13
1
-1
/
+1
*
Added basic unit test for llvm-cov.
Yuchen Wu
2013-11-13
7
-0
/
+171
*
[AArch64] Add support for legacy AArch32 NEON scalar shift by immediate
Chad Rosier
2013-11-13
1
-18
/
+18
*
Enable generating legacy IT block for AArch32
Weiming Zhao
2013-11-13
9
-2
/
+15
*
[SystemZ] Add the general form of BCR
Richard Sandiford
2013-11-13
3
-0
/
+144
*
FileCheck: fix matching of one check-prefix is a prefix of another
Alexey Samsonov
2013-11-13
1
-0
/
+5
*
Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espindola
2013-11-13
2
-14
/
+14
*
Fix bug in .gpword directive parsing.
Vladimir Medic
2013-11-13
1
-1
/
+2
*
Support for microMIPS trap instruction with immediate operands.
Zoran Jovanovic
2013-11-13
3
-0
/
+54
*
SampleProfileLoader pass. Initial setup.
Diego Novillo
2013-11-13
2
-0
/
+153
*
FileCheck: fix a bug with multiple --check-prefix options.
Alexey Samsonov
2013-11-13
1
-0
/
+10
*
XCore target: implement exception handling
Robert Lytton
2013-11-13
2
-8
/
+137
*
This patch fixes a bug in floating point operands parsing, when instruction a...
Vladimir Medic
2013-11-13
1
-1
/
+3
*
Add XFAIL:arm again on 4 MCJIT tests, since r194558. AArch64 has been left re...
NAKAMURA Takumi
2013-11-13
4
-4
/
+4
*
Remove XFAIL:aarch64,arm from 4 tests in test/ExecutionEngine/MCJIT.
NAKAMURA Takumi
2013-11-13
4
-4
/
+4
*
Allow the code which returns the length for inline assembler to know
Reed Kotler
2013-11-13
1
-0
/
+29
*
Add a test case to verify that misusing anyregcc crashes as expected.
Andrew Trick
2013-11-13
1
-0
/
+17
*
R600: Fix selection failure on EXTLOAD
Matt Arsenault
2013-11-13
1
-0
/
+51
*
SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
2013-11-13
1
-0
/
+42
*
Cleanup the stackmap operand folding code and fix a corner case.
Andrew Trick
2013-11-12
1
-1
/
+21
*
improve dependence analysis testcases
Sebastian Pop
2013-11-12
3
-1
/
+30
[prev]
[next]