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
*
[XCore] Fix handling of functions where only the LR is spilled.
Richard Osborne
2013-05-09
1
-0
/
+11
*
InstCombine: Don't just copy known bits from the first operand of an srem.
Benjamin Kramer
2013-05-09
1
-0
/
+12
*
Change getRelocationAdditionalInfo to be ELF only.
Rafael Espindola
2013-05-09
1
-2
/
+2
*
Revert "Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)"
Eric Christopher
2013-05-09
2
-120
/
+1
*
LoopVectorizer: Don't assert on the absence of induction variables
Arnold Schwaighofer
2013-05-09
1
-0
/
+34
*
Revert 181475 as the DebugIR tests are breaking (automake) buildbots that re-...
Daniel Malea
2013-05-08
14
-700
/
+0
*
Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)
Eric Christopher
2013-05-08
2
-1
/
+120
*
DebugIR tests -- lit tests for the line number transform
Daniel Malea
2013-05-08
14
-0
/
+700
*
[mips] Add instruction selection pattern for (seteq $LHS, 0).
Akira Hatanaka
2013-05-08
1
-0
/
+11
*
[PowerPC] Add ELF relocation tests
Ulrich Weigand
2013-05-08
1
-0
/
+25
*
Fix handling of anonymous aggregate parameters for powerpc*-apple-darwin8.
Bill Schmidt
2013-05-08
1
-0
/
+90
*
R600/SI: Add lit tests for llvm.SI.imageload and llvm.SI.resinfo intrinsics
Michel Danzer
2013-05-08
2
-0
/
+197
*
PPCInstrInfo::optimizeCompareInstr should not optimize FP compares
Hal Finkel
2013-05-08
1
-2
/
+2
*
This patch fixes two tests marked as XFAIL among the ARM assembler tests.
Mihai Popa
2013-05-08
2
-99
/
+97
*
Fix a bug in codegenprep where it was losing track of values OptimizeMemoryInst
Nick Lewycky
2013-05-08
1
-0
/
+44
*
DAGCombiner: Simplify inverted bit tests
David Majnemer
2013-05-08
2
-10
/
+20
*
Debug Info: Support DW_TAG_imported_declaration
David Blaikie
2013-05-08
1
-49
/
+138
*
LoopVectorizer: Improve reduction variable identification
Arnold Schwaighofer
2013-05-07
1
-0
/
+119
*
Fix a bug in the MC asm parser evaluating expressions. It was treating:
Kevin Enderby
2013-05-07
1
-0
/
+1
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
1
-0
/
+26
*
Debug Info: Fix for break due to r181271
David Blaikie
2013-05-07
1
-0
/
+11
*
Reverting r181331.
Jyotsna Verma
2013-05-07
1
-26
/
+0
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
1
-0
/
+26
*
LoopVectorize: getConsecutiveVector must respect signed arithmetic
Arnold Schwaighofer
2013-05-07
1
-0
/
+79
*
DebugInfo: Support imported modules in lexical blocks
David Blaikie
2013-05-06
1
-20
/
+78
*
InstCombine: (X ^ signbit) + C -> X + (signbit ^ C)
David Majnemer
2013-05-06
1
-0
/
+10
*
Reduce attributes.
Bill Wendling
2013-05-06
1
-2
/
+2
*
Split Alignment out of the Section Characteristics.
Rafael Espindola
2013-05-06
2
-4
/
+8
*
Test results verified using FileCheck rather than grep | count
Jean-Luc Duprat
2013-05-06
1
-1
/
+7
*
Rotate multi-exit loops even if the latch was simplified.
Andrew Trick
2013-05-06
1
-1
/
+38
*
R600: Emit config values in register / value pairs
Tom Stellard
2013-05-06
1
-2
/
+3
*
R600: Stop emitting the instruction type byte before each instruction
Tom Stellard
2013-05-06
2
-4
/
+4
*
R600: Emit ISA for CALL_FS_* instructions
Tom Stellard
2013-05-06
1
-0
/
+15
*
[SystemZ] Update non-pic DWARF encodings
Ulrich Weigand
2013-05-06
1
-3
/
+5
*
PowerPC: Fix unimplemented relocation on ppc64
Adhemerval Zanella
2013-05-06
1
-1
/
+1
*
Fix add4.ll test cmdline so that it passes
Jean-Luc Duprat
2013-05-06
1
-1
/
+1
*
Provide InstCombines for the following 3 cases:
Jean-Luc Duprat
2013-05-06
1
-0
/
+34
*
AArch64: use MCJIT by default and enable related tests.
Tim Northover
2013-05-06
2
-5
/
+1
*
[SystemZ] Set up JIT/MCJIT test cases
Ulrich Weigand
2013-05-06
3
-4
/
+5
*
[SystemZ] Add MC test cases
Ulrich Weigand
2013-05-06
582
-0
/
+9426
*
[SystemZ] Add DebugInfo test cases
Ulrich Weigand
2013-05-06
6
-0
/
+595
*
[SystemZ] Add CodeGen test cases
Ulrich Weigand
2013-05-06
296
-0
/
+31125
*
Free the exception object. Should fix the vg bots.
Rafael Espindola
2013-05-06
1
-0
/
+5
*
Fix slightly too aggressive conact_vector optimization.
Michael Kuperstein
2013-05-06
1
-0
/
+14
*
Add a testcase that checks that we generate functions with frame
Bill Wendling
2013-05-06
1
-0
/
+32
*
XFAIL for cygwin.
Rafael Espindola
2013-05-06
1
-1
/
+1
*
Revert r164763 because it introduces new shuffles.
Nadav Rotem
2013-05-06
2
-71
/
+1
*
Fix unchecked uses of DominatorTree in MemoryDependenceAnalysis.
Matt Arsenault
2013-05-06
3
-0
/
+34
*
Fix const merging when an alias of a const is llvm.used.
Rafael Espindola
2013-05-06
1
-0
/
+3
*
This should also fail on ARM.
Rafael Espindola
2013-05-05
1
-1
/
+1
[next]