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
*
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
Manman Ren
2013-09-06
13
-24
/
+24
*
Merge these 2 tests in a single file.
Rafael Espindola
2013-09-04
4
-71
/
+50
*
Revert "Add r159136 back now that pr13124 has been fixed."
Rafael Espindola
2013-09-04
1
-14
/
+0
*
InstCombine: allow unmasked icmps to be combined with logical ops
Tim Northover
2013-09-04
1
-0
/
+30
*
InstCombine: look for masked compares with subset relation
Tim Northover
2013-09-04
1
-0
/
+122
*
Add r159136 back now that pr13124 has been fixed.
Rafael Espindola
2013-09-03
1
-0
/
+14
*
[objc-arc] Turn off the objc_retainBlock -> objc_retain optimization.
Michael Gottesman
2013-09-03
5
-672
/
+0
*
[objc-arc] Move some block tests from basic.ll -> retain-block.ll and add som...
Michael Gottesman
2013-09-03
3
-55
/
+55
*
Teach InstCombineLoadCast about address spaces.
Matt Arsenault
2013-09-03
1
-1
/
+22
*
In this patch we are trying to do two things:
Yi Jiang
2013-09-03
3
-13
/
+141
*
SimplifyLibCalls: When emitting an overloaded fp function check that it's ava...
Benjamin Kramer
2013-08-31
1
-0
/
+20
*
InstCombine: Check for zero shift amounts before subtracting one causing inte...
Benjamin Kramer
2013-08-30
1
-0
/
+36
*
Fix a test to not fail for users with my name. :)
Daniel Dunbar
2013-08-29
1
-0
/
+1
*
Convert tests to FileCheck
Matt Arsenault
2013-08-28
14
-19
/
+38
*
Handle address spaces in TargetTransformInfo
Matt Arsenault
2013-08-28
1
-1
/
+44
*
Disable unrolling in the loop vectorizer when disabled in the pass manager
Hal Finkel
2013-08-28
2
-1
/
+32
*
Fix inserting instructions before last in bundle.
Matt Arsenault
2013-08-26
1
-1
/
+1
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
21
-30
/
+30
*
LoopVectorize: Implement partial loop unrolling when vectorization is not pro...
Nadav Rotem
2013-08-26
1
-0
/
+39
*
Forgot to add slp threshold to test
Matt Arsenault
2013-08-26
1
-1
/
+2
*
Vectorize starting from insertelements building a vector
Matt Arsenault
2013-08-26
1
-0
/
+196
*
Filecheckize some tests.
Michael Gottesman
2013-08-23
2
-3
/
+10
*
Update StripDeadDebugInfo to use DebugInfoFinder so that it is no longer stal...
Michael Gottesman
2013-08-23
3
-53
/
+59
*
[Debug Info Tests] Update testing cases.
Manman Ren
2013-08-22
2
-15
/
+15
*
Teach the SLP vectorizer the correct way to check for consecutive access
Chandler Carruth
2013-08-22
1
-1
/
+39
*
Teach LoopVectorize about address space sizes
Matt Arsenault
2013-08-22
1
-2
/
+29
*
TBAA: remove !tbaa from testing cases when they are not needed.
Manman Ren
2013-08-21
1
-13
/
+10
*
Teach InstCombine about address spaces
Matt Arsenault
2013-08-21
5
-70
/
+406
*
Add test for bitcast array ptrs with address spaces
Matt Arsenault
2013-08-21
1
-0
/
+22
*
Add enforce known alignment test with address space
Matt Arsenault
2013-08-21
1
-3
/
+23
*
SLPVectorizer: Fix invalid iterator errors
Arnold Schwaighofer
2013-08-20
1
-0
/
+30
*
Teach ConstantFolding about pointer address spaces
Matt Arsenault
2013-08-20
3
-4
/
+296
*
Add a llvm.copysign intrinsic
Hal Finkel
2013-08-19
1
-0
/
+53
*
Teach InstCombine visitGetElementPtr about address spaces
Matt Arsenault
2013-08-19
1
-1
/
+28
*
Fix assert with GEP ptr vector indexing structs
Matt Arsenault
2013-08-19
1
-0
/
+11
*
Revert non-test parts of r188507
Matt Arsenault
2013-08-19
1
-1
/
+65
*
Adds missing TLI check for library simplification of
Michael Kuperstein
2013-08-19
2
-0
/
+25
*
Add missing test for GEP + bitcast transformation
Matt Arsenault
2013-08-16
1
-0
/
+24
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
67
-78
/
+0
*
InstCombine: Simplify if(x!=0 && x!=-1).
Jim Grosbach
2013-08-16
1
-0
/
+12
*
Don't do FoldCmpLoadFromIndexedGlobal for non inbounds GEPs
Matt Arsenault
2013-08-15
2
-77
/
+301
*
[tests] Fix refacto in r187764 that effectively disabled SimplifyCFG tests. :(
Daniel Dunbar
2013-08-15
4
-0
/
+1
*
Fixing a corner-case bug in strchr and strrchr lib call optimizations where
Yunzhong Gao
2013-08-15
2
-0
/
+22
*
Fix always creating GEP with i32 indices
Matt Arsenault
2013-08-14
1
-3
/
+22
*
BBVectorize: Add initial stores to the write set when tracking uses
Hal Finkel
2013-08-13
1
-0
/
+144
*
Remove duplicate copy of testcase in r188327.
Nick Lewycky
2013-08-13
1
-26
/
+0
*
Revert r187191, which broke opt -mem2reg on the testcases included in PR16867.
Nick Lewycky
2013-08-13
2
-70
/
+52
*
Fix PR16797 - Support PHINodes with multiple inputs from the same basic block.
Nadav Rotem
2013-08-12
1
-0
/
+41
*
Fix FileCheck --check-prefix lines.
Tim Northover
2013-08-12
6
-6
/
+6
*
Fix big-endian handling of integer-to-vector bitcasts in InstCombine
Richard Sandiford
2013-08-12
1
-0
/
+41
[next]