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
/
lib
/
CodeGen
/
InterleavedLoadCombinePass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
1
-1
/
+1
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
InterleavedLoadCombine - merge isa<> and dyn_cast<> duplicates. NFCI.
Simon Pilgrim
2019-09-15
1
-2
/
+2
*
computePolynomialFromPointer - add missing early-out return for non-pointer t...
Simon Pilgrim
2019-04-29
1
-0
/
+1
*
[opaque pointer types] Pass value type to LoadInst creation.
James Y Knight
2019-02-01
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix unused function warning.
Simon Pilgrim
2018-11-19
1
-6
/
+0
*
Add missing stream operator for Polynomial class to fix debug builds.
Simon Pilgrim
2018-11-19
1
-0
/
+7
*
[InterleavedLoadCombine] Fix warnings
Martin Elshuber
2018-11-19
1
-6
/
+1
*
[InterleavedLoadCombine] Fix warning unused variable
Martin Elshuber
2018-11-19
1
-2
/
+0
*
[InterleavedLoadCombine] Remove unused include. NFC.
Benjamin Kramer
2018-11-19
1
-1
/
+0
*
Subject: [PATCH] [CodeGen] Add pass to combine interleaved loads.
Martin Elshuber
2018-11-19
1
-0
/
+1366