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
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
5
-0
/
+613
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
5
-613
/
+0
*
[ARM] Run ARMParallelDSP in the IRPasses phase
Sam Parker
2019-03-14
1
-1
/
+0
*
[LSR] Generate cross iteration indexes
Sam Parker
2019-02-07
1
-15
/
+9
*
[LoopStrengthReduce] ComplexityLimit as an option
Sam Parker
2018-11-29
1
-0
/
+118
*
Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnly...
Alina Sbirlea
2018-06-20
1
-1
/
+1
*
ARM: handle post-indexed NEON ops where the offset isn't the access width.
Tim Northover
2017-04-20
1
-5
/
+3
*
Turn on -addr-sink-using-gep by default.
Eli Friedman
2017-04-06
1
-1
/
+0
*
Set option enabling LSR alternative way to resolve complex solution to false.
Evgeny Stupachenko
2017-03-04
1
-1
/
+1
*
The patch introduces new way of narrowing complex (>UINT16 variants) solutions.
Evgeny Stupachenko
2017-02-21
1
-1
/
+1
*
[ARM] Loop Strength Reduction crashes when targeting ARM or Thumb.
Alexandros Lamprineas
2016-11-09
1
-0
/
+35
*
[ARM][NEON] Use address space in vld([1234]|[234]lane) and vst([1234]|[234]la...
Jeroen Ketema
2015-09-30
1
-25
/
+25
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
2
-26
/
+26
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
2
-50
/
+50
*
[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
*
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
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-2
/
+1
*
ARM & AArch64: make use of common cmpxchg idioms after expansion
Tim Northover
2014-05-30
1
-1
/
+1
*
Add the ability to use GEPs for address sinking in CGP
Hal Finkel
2014-04-12
1
-0
/
+1
*
ARM: yet another round of ARM test clean ups
Saleem Abdulrasool
2014-04-03
2
-2
/
+2
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-2
/
+0
*
Allocate local registers in order for optimal coloring.
Andrew Trick
2013-07-25
1
-1
/
+1
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-05-02
1
-10
/
+5
*
LSR IVChain improvement.
Andrew Trick
2013-02-09
1
-12
/
+89
*
During the CodeGenPrepare we often lower intrinsics (such as objsize)
Nadav Rotem
2012-08-14
1
-4
/
+4
*
Unit test for LSR kind=Special fix: r158536.
Andrew Trick
2012-06-15
1
-0
/
+102
*
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
Eli Bendersky
2012-03-25
1
-8
/
+1
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-5
/
+13
*
Enable LSR IV Chains with sufficient heuristics.
Andrew Trick
2012-01-10
2
-0
/
+297