index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Transforms
/
LoopStrengthReduce
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
15
-6
/
+59
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
38
-151
/
+151
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
51
-226
/
+226
*
Bugfix: SCEVExpander incorrectly marks increment operations as no-wrap
Sanjoy Das
2015-02-25
2
-2
/
+2
*
Revert r230280: "Bugfix: SCEVExpander incorrectly marks increment operations ...
Hans Wennborg
2015-02-24
2
-2
/
+2
*
Bugfix: SCEVExpander incorrectly marks increment operations as no-wrap
Sanjoy Das
2015-02-23
2
-2
/
+2
*
Revert 230275.
Sanjoy Das
2015-02-23
2
-2
/
+2
*
Fix bug 22641
Sanjoy Das
2015-02-23
2
-2
/
+2
*
[ARM] Re-re-apply VLD1/VST1 base-update combine.
Ahmed Bougacha
2015-02-19
1
-2
/
+2
*
Reverting VLD1/VST1 base-updating/post-incrementing combining
Renato Golin
2015-02-04
1
-2
/
+2
*
[X86] Reduce some 32-bit imuls into lea + shl
Michael Kuperstein
2015-01-28
1
-1
/
+3
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
3
-14
/
+14
*
Reapply "[ARM] Combine base-updating/post-incrementing vector load/stores."
Ahmed Bougacha
2014-12-13
1
-2
/
+2
*
Revert "[ARM] Combine base-updating/post-incrementing vector load/stores."
Renato Golin
2014-12-13
1
-2
/
+2
*
[ARM] Combine base-updating/post-incrementing vector load/stores.
Ahmed Bougacha
2014-12-10
1
-2
/
+2
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-1
/
+1
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-1
/
+1
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-1
/
+1
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
3
-6
/
+3
*
ARM & AArch64: make use of common cmpxchg idioms after expansion
Tim Northover
2014-05-30
1
-1
/
+1
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
4
-1
/
+1
*
[LSR] Add llc testcase for r207271/r207569.
Adam Nemet
2014-05-02
1
-0
/
+70
*
Revert r207271 for now. This commit introduced a test case that ran
Chandler Carruth
2014-04-28
2
-37
/
+1
*
[LoopStrengthReduce] Don't trim formula that uses a subset of required registers
Adam Nemet
2014-04-25
2
-1
/
+37
*
Convert test to FileCheck
Matt Arsenault
2014-04-23
1
-1
/
+5
*
Add the ability to use GEPs for address sinking in CGP
Hal Finkel
2014-04-12
2
-0
/
+3
*
ARM: yet another round of ARM test clean ups
Saleem Abdulrasool
2014-04-03
2
-2
/
+2
*
llvm/test/Transforms/LoopStrengthReduce/ARM64/lsr-*.ll: Add explicit triple a...
NAKAMURA Takumi
2014-03-30
2
-2
/
+2
*
ARM64: initial backend import
Tim Northover
2014-03-29
3
-0
/
+139
*
This test need the X86 backend, move it to the X86 sub directory.
Rafael Espindola
2014-03-12
1
-0
/
+0
*
PR17473:
Michael Zolotukhin
2014-03-12
1
-0
/
+67
*
Fix PR18165: LSR must avoid scaling factors that exceed the limit on truncate...
Andrew Trick
2014-02-26
1
-0
/
+88
*
SCEVExpander: Try hard not to create derived induction variables in other loops
Arnold Schwaighofer
2014-02-16
1
-0
/
+50
*
Revert "SCEVExpander: Try hard not to create derived induction variables in o...
Arnold Schwaighofer
2014-02-15
1
-50
/
+0
*
SCEVExpander: Try hard not to create derived induction variables in other loops
Arnold Schwaighofer
2014-02-15
1
-0
/
+50
*
Fix broken CHECK lines.
Benjamin Kramer
2014-01-11
1
-1
/
+1
*
Fix "existant" typos
Alp Toker
2013-10-29
1
-1
/
+1
*
Fix SCEVExpander: don't try to expand quadratic recurrences outside a loop.
Andrew Trick
2013-10-25
1
-0
/
+42
*
Fix LSR: don't normalize quadratic recurrences.
Andrew Trick
2013-10-25
1
-6
/
+38
*
SCEVExpander: Fix a regression I introduced by to eagerly adding RAII objects.
Benjamin Kramer
2013-10-01
1
-0
/
+43
*
Teach loop-idiom about address space pointer sizes
Matt Arsenault
2013-09-11
3
-0
/
+200
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
3
-5
/
+0
*
Allocate local registers in order for optimal coloring.
Andrew Trick
2013-07-25
1
-1
/
+1
*
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
16
-19
/
+19
*
LSR: Fix the parameters used to compute the scaling factor cost.
Quentin Colombet
2013-06-19
1
-0
/
+68
[next]