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
/
InterleavedAccessPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[InterleavedAccessPass] Don't increase the number of bytes loaded.
Eli Friedman
2019-03-28
1
-3
/
+9
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-3
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-6
/
+6
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
[CodeGen] Fix some Clang-tidy modernize-use-default-member-init and Include W...
Eugene Zelenko
2017-09-22
1
-9
/
+23
*
CodeGen: Rename DEBUG_TYPE to match passnames
Matthias Braun
2017-05-25
1
-4
/
+2
*
[LegacyPassManager] Remove TargetMachine constructors
Francis Visoiu Mistrih
2017-05-18
1
-9
/
+10
*
InterleaveAccessPass: Avoid constructing invalid shuffle masks
Matthias Braun
2017-01-31
1
-2
/
+6
*
Generalize strided store pattern in interleave access pass
Alina Sbirlea
2016-12-13
1
-16
/
+72
*
[InterleavedAccessPass] Remove global variable.
Benjamin Kramer
2016-10-18
1
-6
/
+9
*
Add a pass to optimize patterns of vectorized interleaved memory accesses for
David L Kreitzer
2016-10-14
1
-0
/
+5
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[ARM, AArch64] Match additional patterns to ldN instructions
Matthew Simpson
2016-05-19
1
-5
/
+107
*
[ARM, AArch64] Properly initialize InterleavedAccessPass
Matthew Simpson
2016-05-19
1
-4
/
+0
*
Cleanup comments. NFC.
Chad Rosier
2016-05-02
1
-7
/
+9
*
[ARM][AArch64] Turn on by default interleaved access lowering
Silviu Baranga
2015-09-01
1
-1
/
+1
*
Rename inst_range() to instructions() for consistency. NFC
Nico Rieck
2015-08-06
1
-1
/
+1
*
[InterleavedAccess] Fix failures "undefined type 'llvm::raw_ostream'" on wind...
Hao Liu
2015-06-26
1
-0
/
+1
*
[InterleavedAccess] Add a pass InterleavedAccess to identify interleaved memo...
Hao Liu
2015-06-26
1
-0
/
+285