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
*
Merging r195493:
Bill Wendling
2013-11-25
1
-0
/
+31
*
Merging r195492:
Bill Wendling
2013-11-25
1
-0
/
+47
*
Merging r195162:
Bill Wendling
2013-11-20
1
-0
/
+33
*
Merging r195118:
Bill Wendling
2013-11-20
1
-1
/
+0
*
The 'optnone' attribute means don't inline anything into this function
Paul Robinson
2013-11-18
1
-0
/
+52
*
LoopVectorizer: Extend the induction variable to a larger type
Arnold Schwaighofer
2013-11-18
1
-0
/
+42
*
Add the cold attribute to error-reporting call sites
Hal Finkel
2013-11-17
1
-0
/
+77
*
Add a loop rerolling pass
Hal Finkel
2013-11-16
2
-0
/
+423
*
Apply the InstCombine fptrunc sqrt optimization to llvm.sqrt
Hal Finkel
2013-11-16
1
-0
/
+13
*
InstCombine: fold (A >> C) == (B >> C) --> (A^B) < (1 << C) for constant Cs.
Benjamin Kramer
2013-11-16
2
-8
/
+28
*
LoopVectorizer: Use abi alignment for accesses with no alignment
Arnold Schwaighofer
2013-11-15
1
-0
/
+33
*
ArgumentPromotion: correctly transfer TBAA tags and alignments.
Manman Ren
2013-11-15
1
-0
/
+52
*
Add instcombine visitor for addrspacecast
Matt Arsenault
2013-11-15
1
-0
/
+31
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
6
-8
/
+8
*
Fixing a heisenbug where the memory dependence analysis behaves differently
Yunzhong Gao
2013-11-14
1
-0
/
+260
*
SampleProfileLoader pass. Initial setup.
Diego Novillo
2013-11-13
2
-0
/
+153
*
Fold (iszero(A&K1) | iszero(A&K2)) -> (A&(K1|K2)) != (K1|K2) if we know that...
Nadav Rotem
2013-11-12
1
-0
/
+35
*
FoldBranchToCommonDest merges branches into a single branch with or/and of th...
Nadav Rotem
2013-11-12
1
-0
/
+29
*
Corruptly merge constants with explicit and implicit alignments.
Rafael Espindola
2013-11-12
1
-0
/
+28
*
SimplifyCFG: Use existing constant folding logic when forming switch tables.
Benjamin Kramer
2013-11-12
1
-3
/
+6
*
Fix PR17952.
Shuxin Yang
2013-11-11
8
-22
/
+221
*
Add a testcase for pr17852.
Rafael Espindola
2013-11-11
1
-0
/
+66
*
Revert "Resurrect r191017 " GVN proceeds in the presence of dead code" plus a...
Bill Wendling
2013-11-10
8
-221
/
+22
*
SimplifyCFG has a heuristics for out-of-order processors that decides when it...
Nadav Rotem
2013-11-10
1
-0
/
+28
*
Resolve TODO in test now that filecheck has multiple check prefixes.
Matt Arsenault
2013-11-10
1
-5
/
+3
*
Teach MergeFunctions about address spaces
Matt Arsenault
2013-11-10
3
-0
/
+93
*
Use variable for register name in test
Matt Arsenault
2013-11-10
1
-2
/
+2
*
IR: Do not canonicalize constant GEPs into an out-of-bounds array access
David Majnemer
2013-11-07
1
-0
/
+30
*
Add test case for PR12377, it was fixed by r194116.
Benjamin Kramer
2013-11-06
1
-4
/
+30
*
Rewrite SCEV's backedge taken count computation.
Andrew Trick
2013-11-06
2
-7
/
+7
*
[objc-arc] Convert the one directional retain/release relation assert to a co...
Michael Gottesman
2013-11-05
1
-0
/
+276
*
Fix another constant folding address space place I missed.
Matt Arsenault
2013-11-04
1
-1
/
+19
*
Scalarize select vector arguments when extracted.
Matt Arsenault
2013-11-04
2
-29
/
+131
*
Rename testing case to use - instead of _.
Manman Ren
2013-11-04
1
-0
/
+0
*
Revert "Inliner: Handle readonly attribute per argument when adding memcpy"
David Majnemer
2013-11-03
1
-23
/
+21
*
Convert calls to __sinpi and __cospi into __sincospi_stret
Bob Wilson
2013-11-03
1
-0
/
+91
*
LoopVectorizer: Perform redundancy elimination on induction variables
Arnold Schwaighofer
2013-11-01
3
-5
/
+42
*
Add comments.
Manman Ren
2013-11-01
1
-0
/
+2
*
LoopVectorize: Look for consecutive acces in GEPs with trailing zero indices
Benjamin Kramer
2013-11-01
1
-0
/
+42
*
LoopVectorizer: If dependency checks fail try runtime checks
Arnold Schwaighofer
2013-11-01
1
-0
/
+28
*
Do not convert "call asm" to "invoke asm" in Inliner.
Manman Ren
2013-10-31
1
-0
/
+30
*
Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".
Rafael Espindola
2013-10-31
2
-53
/
+0
*
Teach scalarrepl about address spaces
Matt Arsenault
2013-10-30
1
-5
/
+38
*
Fix GVN creating bitcast between address spaces
Matt Arsenault
2013-10-30
1
-3
/
+17
*
Add llvm/test/Transforms/SLPVectorizer/ARM/lit.local.cfg. Tests there require...
NAKAMURA Takumi
2013-10-29
1
-0
/
+3
*
Fix "existant" typos
Alp Toker
2013-10-29
1
-1
/
+1
*
ARM cost model: Unaligned vectorized double stores are expensive
Arnold Schwaighofer
2013-10-29
2
-9
/
+29
*
ARM cost model: Account for zero cost scalar SROA instructions
Arnold Schwaighofer
2013-10-29
1
-0
/
+52
*
Quote potential shell expansions found in tests
Alp Toker
2013-10-28
1
-1
/
+1
*
Revert r193251 : Use address-taken to disambiguate global variable and indire...
Shuxin Yang
2013-10-27
6
-9
/
+9
[next]