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
/
fast-isel-intrinsic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[fast-isel] Add support for the expect intrinsic.
Chad Rosier
2013-03-07
1
-0
/
+12
*
Comment out the rdar number.
Chad Rosier
2013-02-18
1
-1
/
+1
*
[fast-isel] Remove an invalid assert.
Chad Rosier
2013-02-18
1
-0
/
+7
*
[arm fast-isel] Make the fast-isel implementation of memcpy respect alignment.
Chad Rosier
2012-12-06
1
-3
/
+94
*
[arm-fast-isel] Add support for -arm-long-calls.
Chad Rosier
2012-06-12
1
-0
/
+32
*
Use getRegForValue() to materialize the address of ARM globals.
Jakob Stoklund Olesen
2012-01-07
1
-16
/
+10
*
Use movw+movt in ARMFastISel::ARMMaterializeGV.
Jakob Stoklund Olesen
2012-01-07
1
-10
/
+20
*
ARM target code clean up. Check for iOS, not Darwin where it makes sense.
Evan Cheng
2011-12-20
1
-2
/
+2
*
Add support for inlining small memcpys.
Chad Rosier
2011-11-14
1
-3
/
+31
*
The order in which the predicate is added differs between Thumb and ARM mode....
Chad Rosier
2011-11-13
1
-3
/
+4
*
Temporarily disable SelectIntrinsicCall when in ARM mode. This is causing fai...
Chad Rosier
2011-11-13
1
-1
/
+0
*
Add support in fast-isel for selecting memset/memcpy/memmove intrinsics.
Chad Rosier
2011-11-11
1
-0
/
+78