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
*
recommit r171298 (add support for PHI nodes to ObjectSizeOffsetVisitor). Hope...
Nuno Lopes
2012-12-31
1
-0
/
+128
*
Revert "add support for PHI nodes to ObjectSizeOffsetVisitor"
Benjamin Kramer
2012-12-31
1
-54
/
+0
*
Add extra CHECK to make sure that 'or' instruction was replaced.
Jakub Staszak
2012-12-31
1
-0
/
+1
*
Fix bits check in ELFObjectFile::isSectionZeroInit().
Rafael Espindola
2012-12-31
1
-1
/
+1
*
Dump sections. Extracted from a patch by Sami Liedes.
Rafael Espindola
2012-12-31
1
-0
/
+18
*
Print a header above the symbols. Extracted from a patch by Sami Liedes.
Rafael Espindola
2012-12-31
1
-0
/
+2
*
add support for PHI nodes to ObjectSizeOffsetVisitor
Nuno Lopes
2012-12-31
1
-0
/
+54
*
Fix LICM's memory promotion optimization to preserve TBAA tags when
Chris Lattner
2012-12-31
1
-2
/
+40
*
teach instcombine to preserve TBAA tag when merging two stores, part of
Chris Lattner
2012-12-31
1
-0
/
+34
*
Transform (A == C1 || A == C2) into (A & ~(C1 ^ C2)) == C1
Jakub Staszak
2012-12-31
1
-0
/
+11
*
Support ppcf128 in SelectionDAG::getConstantFP
Hal Finkel
2012-12-30
1
-0
/
+15
*
LoopVectorizer: Fix a bug in the code that updates the loop exiting block.
Nadav Rotem
2012-12-30
1
-0
/
+29
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
27
-30
/
+30
*
Add a check to the test Analysis/ScalarEvolution/2010-09-03-RequiredTransitiv...
Dmitri Gribenko
2012-12-30
1
-1
/
+3
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
48
-49
/
+49
*
llvm/test/Transforms/GVN/null-aliases-nothing.ll: Fix a RUN line not to emit ...
NAKAMURA Takumi
2012-12-30
1
-1
/
+1
*
Fix a stunning oversight in the inline cost analysis. It was never
Chandler Carruth
2012-12-28
1
-0
/
+38
*
Teach the inline cost analysis about calls that can be simplified and
Chandler Carruth
2012-12-28
1
-0
/
+38
*
Teach instsimplify to use the constant folder where appropriate for
Chandler Carruth
2012-12-28
1
-0
/
+52
*
AVX: Move the ZEXT/ANYEXT DAGCo optimizations to the lowering of these optimi...
Nadav Rotem
2012-12-28
1
-2
/
+1
*
[ASan] Fix lifetime intrinsics handling. Now for each intrinsic we check if i...
Alexey Samsonov
2012-12-27
1
-1
/
+24
*
On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
Nadav Rotem
2012-12-27
1
-0
/
+38
*
For the dwarf5 split debug info code split out the string section
Eric Christopher
2012-12-27
2
-4
/
+4
*
FileCheck-ize.
Eric Christopher
2012-12-27
1
-5
/
+8
*
FileCheck-ize.
Eric Christopher
2012-12-27
1
-7
/
+11
*
Right now all of the relocations are 32-bit dwarf, and the relocation
Eric Christopher
2012-12-27
1
-3
/
+4
*
If all of the write objects are identified then we can vectorize the loop eve...
Nadav Rotem
2012-12-26
1
-0
/
+53
*
LoopVectorizer: Optimize the vectorization of consecutive memory access when ...
Nadav Rotem
2012-12-26
1
-1
/
+2
*
[msan] Raise alignment of origin stores/loads when possible.
Evgeniy Stepanov
2012-12-26
1
-2
/
+9
*
llvm/test/CodeGen/X86: FileCheck-ize two tests in r171083.
NAKAMURA Takumi
2012-12-26
2
-2
/
+17
*
llvm/test/CodeGen/X86: Disable avx in two tests corresponding to r171082.
NAKAMURA Takumi
2012-12-26
2
-2
/
+2
*
BBVectorize: Use VTTI to compute costs for intrinsics vectorization
Hal Finkel
2012-12-26
1
-0
/
+79
*
LoopVectorize: Enable vectorization of the fmuladd intrinsic
Hal Finkel
2012-12-25
1
-0
/
+60
*
BBVectorize: Enable vectorization of the fmuladd intrinsic
Hal Finkel
2012-12-25
1
-0
/
+28
*
Loosen scheduling restrictions on the PPC dcbt intrinsic
Hal Finkel
2012-12-25
1
-0
/
+22
*
Expand PPC64 atomic load and store
Hal Finkel
2012-12-25
1
-0
/
+20
*
[msan] Fix handling of vectors of pointers.
Evgeniy Stepanov
2012-12-25
1
-0
/
+15
*
[msan] Fix handling of select with vector condition.
Evgeniy Stepanov
2012-12-25
1
-0
/
+17
*
Harden test so it's not affected by changes to compare lowering.
Benjamin Kramer
2012-12-25
1
-1
/
+1
*
X86: Shave off one shuffle from the pcmpeqq sequence for SSE2 by making use o...
Benjamin Kramer
2012-12-25
1
-4
/
+2
*
X86: Custom lower <2 x i64> eq and ne when SSE41 is not available.
Benjamin Kramer
2012-12-25
1
-0
/
+26
*
Fix typo "Makre" -> "Make".
Nick Lewycky
2012-12-24
1
-6
/
+4
*
llvm/test/CodeGen/X86/fold-vex.ll: Add explicit triple.
NAKAMURA Takumi
2012-12-24
1
-1
/
+1
*
Some x86 instructions can load/store one of the operands to memory. On SSE, t...
Nadav Rotem
2012-12-24
1
-0
/
+16
*
LoopVectorizer: When checking for vectorizable types, also check
Nadav Rotem
2012-12-24
1
-0
/
+29
*
LoopVectorizer: Fix an endless loop in the code that looks for reductions.
Nadav Rotem
2012-12-24
1
-0
/
+44
*
CostModel: Change the default target-independent implementation for finding
Nadav Rotem
2012-12-23
1
-3
/
+3
*
We are not ready to estimate the cost of integer expansions based on the numb...
Nadav Rotem
2012-12-23
1
-2
/
+0
*
Loop Vectorizer: Update the cost model of scatter/gather operations and make
Nadav Rotem
2012-12-23
1
-1
/
+4
*
X86: Turn mul of <4 x i32> into pmuludq when no SSE4.1 is available.
Benjamin Kramer
2012-12-22
1
-0
/
+14
[next]