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
/
ARMISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix stack alignment in functions with varargs.
Lauro Ramos Venancio
2007-02-23
1
-2
/
+5
*
Simplify lowering and selection of exception ops.
Jim Laskey
2007-02-22
1
-3
/
+0
*
Support to provide exception and selector registers.
Jim Laskey
2007-02-21
1
-0
/
+3
*
According to ARM EABI, 8-bytes function arguments must be 8-bytes aligned.
Lauro Ramos Venancio
2007-02-13
1
-28
/
+51
*
Fix comments.
Evan Cheng
2007-02-03
1
-3
/
+3
*
Fix a bug in getARMCMP (which translate CondCode to ARM specific CC) when the...
Evan Cheng
2007-02-02
1
-20
/
+18
*
Thumb does not have clz.
Evan Cheng
2007-02-01
1
-1
/
+1
*
Specify the right CC for comparison libcalls.
Evan Cheng
2007-01-31
1
-0
/
+20
*
Observe -soft-float.
Evan Cheng
2007-01-31
1
-3
/
+4
*
- Fix codegen for pc relative constant (e.g. JT) in thumb mode:
Evan Cheng
2007-01-30
1
-10
/
+26
*
For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid
Reid Spencer
2007-01-30
1
-2
/
+2
*
Finish off bug 680, allowing targets to custom lower frame and return
Nate Begeman
2007-01-29
1
-0
/
+3
*
Propagate changes from my local tree. This patch includes:
Anton Korobeynikov
2007-01-28
1
-1
/
+0
*
Make LABEL a builtin opcode.
Jim Laskey
2007-01-26
1
-1
/
+1
*
Use bl to call Thumb fuctions directly.
Evan Cheng
2007-01-22
1
-1
/
+1
*
isDarwin -> isTargetDarwin
Evan Cheng
2007-01-19
1
-4
/
+4
*
ARM backend contribution from Apple.
Evan Cheng
2007-01-19
1
-0
/
+1414