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
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
SLPVectorizer: Sort PHINodes based on their opcode
Arnold Schwaighofer
2013-10-12
1
-2
/
+34
*
Fix a bug in Dead Argument Elimination.
Shuxin Yang
2013-10-09
1
-0
/
+21
*
LoopVectorize: External uses must use the last value in a reduction cycle
Arnold Schwaighofer
2013-10-07
1
-0
/
+27
*
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
5
-33
/
+113
*
Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_type
Manman Ren
2013-10-05
1
-1
/
+1
*
UpdatePHINodes in BasicBlockUtils should not crash on duplicate predecessors
Hal Finkel
2013-10-04
1
-0
/
+46
*
SLPVectorizer: Sort inputs to commutative binary operations
Arnold Schwaighofer
2013-10-04
1
-0
/
+234
*
Temporarily revert r191792 as it is causing some LTO debug failures
Eric Christopher
2013-10-04
1
-1
/
+1
*
Pull fptrunc's upwards through selects when one of the select's selectands wa...
Owen Anderson
2013-10-03
1
-0
/
+12
*
Optimize linkonce_odr unnamed_addr functions during LTO.
Rafael Espindola
2013-10-03
1
-0
/
+10
*
Make gep i8* X, -(ptrtoint Y) transform work with address spaces
Matt Arsenault
2013-10-03
1
-0
/
+13
*
Don't use runtime bounds check between address spaces.
Matt Arsenault
2013-10-02
2
-0
/
+377
*
Fix missing CHECK-LABELs
Matt Arsenault
2013-10-02
17
-33
/
+33
*
Apply slp vectorization on fully-vectorizable tree of height 2
Yi Jiang
2013-10-02
1
-17
/
+130
*
SLPVectorizer: Make store chain finding more aggressive with GetUnderlyingObj...
Benjamin Kramer
2013-10-02
1
-0
/
+21
*
StructurizeCFG: Add dependency on LowerSwitch pass
Tom Stellard
2013-10-02
1
-0
/
+23
*
Remove "localize global" optimization
Alexey Samsonov
2013-10-02
1
-26
/
+0
*
Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_type
Manman Ren
2013-10-01
1
-1
/
+1
*
Don't merge tiny functions.
Matt Arsenault
2013-10-01
2
-2
/
+25
*
SCEVExpander: Fix a regression I introduced by to eagerly adding RAII objects.
Benjamin Kramer
2013-10-01
1
-0
/
+43
*
Use right address space size in InstCombineCompares
Matt Arsenault
2013-09-30
1
-1
/
+17
*
Constant fold ptrtoint + compare with address spaces
Matt Arsenault
2013-09-30
1
-0
/
+20
*
TBAA: update tbaa format from scalar format to struct-path aware format.
Manman Ren
2013-09-30
3
-28
/
+31
*
TBAA: remove !tbaa from testing cases when they are not needed.
Manman Ren
2013-09-30
6
-70
/
+47
*
IRBuilder: Add RAII objects to reset insertion points or fast math flags.
Benjamin Kramer
2013-09-30
1
-1
/
+1
*
Fix a bug in InstCombine where it attempted to cast a Value* to an Instruction*
Joey Gouly
2013-09-30
1
-0
/
+23
*
Add a test that large offsets on GEPs on 32 bits targets are handled correctly.
Benjamin Kramer
2013-09-28
1
-0
/
+10
*
Use right pointer type in DebugIR
Matt Arsenault
2013-09-27
1
-0
/
+13
*
Fix SLPVectorizer using wrong address space for load/store
Matt Arsenault
2013-09-27
2
-0
/
+69
*
InstCombine: Only foldSelectICmpAndOr for integer types
Justin Bogner
2013-09-27
1
-0
/
+10
*
TBAA: handle scalar TBAA format and struct-path aware TBAA format.
Manman Ren
2013-09-27
8
-21
/
+41
*
Transforms: Use getFirstNonPHI to set the insertion point for PHIs
Justin Bogner
2013-09-27
1
-0
/
+31
*
SLPVectorize: Put horizontal reductions feeding a store under separate flag
Arnold Schwaighofer
2013-09-25
1
-8
/
+10
*
Test case for r191314.
Yi Jiang
2013-09-24
1
-0
/
+27
*
Verify that we don't optimize null return checks to the nothrow_t version of ...
Benjamin Kramer
2013-09-24
1
-0
/
+23
*
MemoryBuiltins: Reinstate optimizing (uninitialized) loads from operator new.
Benjamin Kramer
2013-09-24
1
-3
/
+28
*
MemoryBuiltins: Fix operator new bits.
Benjamin Kramer
2013-09-24
1
-0
/
+20
*
Teach MemoryBuiltins and InstructionSimplify that operator new never returns ...
Benjamin Kramer
2013-09-24
1
-0
/
+20
*
Revert "LoopVectorizer: Only allow vectorization of intrinsics."
Arnold Schwaighofer
2013-09-23
1
-20
/
+53
*
Expand test case a bit.
Benjamin Kramer
2013-09-23
1
-2
/
+5
*
InstSimplify: Fold equality comparisons between non-inbounds GEPs.
Benjamin Kramer
2013-09-23
1
-0
/
+9
*
SROA: Handle casts involving vectors of pointers and integer scalars.
Benjamin Kramer
2013-09-21
1
-0
/
+53
*
Reapply "SLPVectorizer: Handle more horizontal reductions (disabled)""
Arnold Schwaighofer
2013-09-21
1
-0
/
+415
*
LoopVectorizer: Only allow vectorization of intrinsics. We can't know for sur...
Nadav Rotem
2013-09-21
1
-3
/
+28
*
Revert "SLPVectorizer: Handle more horizontal reductions (disabled)"
Arnold Schwaighofer
2013-09-21
1
-415
/
+0
*
Resurrect r191017 " GVN proceeds in the presence of dead code" plus a fix to ...
Shuxin Yang
2013-09-20
8
-22
/
+220
*
SLPVectorizer: Handle more horizontal reductions (disabled)
Arnold Schwaighofer
2013-09-20
1
-0
/
+415
*
Delete empty files.
Joerg Sonnenberger
2013-09-20
2
-0
/
+0
*
Revert r191017, it results in segmentation faults in Qt.
Joerg Sonnenberger
2013-09-20
8
-220
/
+22
[next]