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
/
prefetch.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-3
/
+3
*
Remove the cortex-a9-mp CPU.
Charlie Turner
2014-11-03
1
-1
/
+1
*
ARM: fixup more tests to specify the target more explicitly
Saleem Abdulrasool
2014-04-03
1
-4
/
+6
*
Fix unsupported addressing mode assertion for pld
David Peixotto
2014-01-27
1
-0
/
+18
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-11
/
+11
*
Change some ARM subtarget features to be single bit yes/no in order to sink t...
Evan Cheng
2011-07-07
1
-2
/
+2
*
Since ARM's prefetch implementation predicted the presence of a instruction
Bruno Cardoso Lopes
2011-06-14
1
-0
/
+11
*
Add one more argument to the prefetch intrinsic to indicate whether it's a data
Bruno Cardoso Lopes
2011-06-14
1
-6
/
+6
*
Add -mcpu=cortex-a9-mp. It's cortex-a9 with MP extension. rdar://8648637.
Bob Wilson
2011-04-19
1
-8
/
+13
*
Fix @llvm.prefetch isel. Selecting between pld / pldw using the first immedia...
Evan Cheng
2010-11-04
1
-16
/
+13
*
Fix preload instruction isel. Only v7 supports pli, and only v7 with mp exten...
Evan Cheng
2010-11-03
1
-2
/
+2
*
Add support to match @llvm.prefetch to pld / pldw / pli. rdar://8601536.
Evan Cheng
2010-11-03
1
-0
/
+64