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
/
lib
/
Target
/
ARM
/
ARMISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle the "mov reg1, reg2" case in isMoveInstr
Rafael Espindola
2006-06-27
1
-4
/
+6
*
lower more then 4 formal arguments. The offset is currently hard coded.
Rafael Espindola
2006-06-12
1
-15
/
+50
*
add R0 to liveout
Rafael Espindola
2006-06-05
1
-3
/
+13
*
Expand ret into "CopyToReg;BRIND"
Rafael Espindola
2006-05-30
1
-9
/
+3
*
Change RET node to include signness information of the return values. i.e.
Evan Cheng
2006-05-26
1
-2
/
+2
*
port the ARM backend to use ISD::CALL instead of LowerCallTo
Rafael Espindola
2006-05-25
1
-12
/
+3
*
Assert if InflightSet is not cleared after instruction selecting a BB.
Evan Cheng
2006-05-25
1
-0
/
+1
*
Clear HandleMap and ReplaceMap after instruction selection. Or it may cause
Evan Cheng
2006-05-24
1
-0
/
+2
*
Patches to make the LLVM sources more -pedantic clean. Patch provided
Chris Lattner
2006-05-24
1
-1
/
+1
*
implement minimal versions of
Rafael Espindola
2006-05-23
1
-1
/
+36
*
implement movri
Rafael Espindola
2006-05-18
1
-0
/
+6
*
add an abort after every assert(0)
Rafael Espindola
2006-05-15
1
-0
/
+2
*
added a skeleton of the ARM backend
Rafael Espindola
2006-05-14
1
-0
/
+137