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
/
CodeGen
/
X86
/
unaligned-32-byte-memops.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make utils/update_llc_test_checks.py note that the assertions are
James Y Knight
2015-11-23
1
-0
/
+1
*
[x86] fix allowsMisalignedMemoryAccess() implementation
Sanjay Patel
2015-08-14
1
-3
/
+3
*
add test to show suboptimal load merging behavior
Sanjay Patel
2015-06-18
1
-0
/
+25
*
fixed to test attributes and use better checks
Sanjay Patel
2015-06-18
1
-151
/
+168
*
[X86, AVX] replace vinsertf128 intrinsics with generic shuffles
Sanjay Patel
2015-03-10
1
-52
/
+0
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-19
/
+19
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-18
/
+18
*
Merge consecutive 16-byte loads into one 32-byte load (PR22329)
Sanjay Patel
2015-02-03
1
-29
/
+38
*
combine consecutive subvector 16-byte loads into one 32-byte load
Sanjay Patel
2014-12-16
1
-4
/
+237
*
Add a feature flag for slow 32-byte unaligned memory accesses [x86].
Sanjay Patel
2014-11-21
1
-0
/
+46