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
/
ARM
/
unaligned_load_store.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombiner] If a TokenFactor would be merged into its user, consider the us...
Nirav Dave
2019-03-13
1
-8
/
+8
*
[ARM] Define subtarget feature strict-align.
Akira Hatanaka
2015-07-28
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-4
/
+4
*
ARM: fixup more tests to specify the target more explicitly
Saleem Abdulrasool
2014-04-03
1
-3
/
+8
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-8
/
+8
*
Use vld1 / vst2 for unaligned v2f64 load / store. e.g. Use vld1.16 for 2-byte
Evan Cheng
2012-09-18
1
-1
/
+17
*
Use vld1/vst1 to load/store f64 if alignment is < 4 and the target allows una...
Evan Cheng
2012-08-15
1
-17
/
+49
*
Weekly fix of register allocation dependent unit tests.
Jakob Stoklund Olesen
2011-04-30
1
-8
/
+8
*
Convert -enable-sched-cycles and -enable-sched-hazard to -disable
Andrew Trick
2011-01-21
1
-1
/
+1
*
Add a command line option "-arm-strict-align" to disallow unaligned memory
Bob Wilson
2010-09-28
1
-0
/
+1
*
Remove arm_apcscc from the test files. It is the default and doing this
Rafael Espindola
2010-06-17
1
-1
/
+1
*
Fix a gross typo: ARMv6+ may or may not support unaligned memory operations.
Anton Korobeynikov
2010-01-30
1
-4
/
+1
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-3
/
+3
*
Reapply r79127. It was fixed by d0k.
Bill Wendling
2009-08-15
1
-12
/
+27
*
Revert r79127. It was causing compilation errors.
Bill Wendling
2009-08-15
1
-27
/
+12
*
Change allowsUnalignedMemoryAccesses to take type argument since some targets
Evan Cheng
2009-08-15
1
-12
/
+27
*
Convert tests using "grep -c ... | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-2
/
+2
*
Expand unaligned loads/stores when the target doesn't support them. (PR1548)
Lauro Ramos Venancio
2007-08-01
1
-0
/
+16