index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
ARM
/
fast-isel-intrinsic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable FastISel on ARM for Linux and NaCl, not MCJIT
JF Bastien
2013-06-14
1
-6
/
+8
*
ARM FastISel integer sext/zext improvements
JF Bastien
2013-06-07
1
-2
/
+2
*
Revert r182937 and r182877.
Rafael Espindola
2013-05-30
1
-8
/
+6
*
Enable FastISel on ARM for Linux and NaCl
JF Bastien
2013-05-29
1
-6
/
+8
*
Fix ARM FastISel tests, as a first step to enabling ARM FastISel
Derek Schuff
2013-05-14
1
-32
/
+40
*
[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