summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMISelLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Specify the right CC for comparison libcalls.Evan Cheng2007-01-311-0/+20
* Observe -soft-float.Evan Cheng2007-01-311-3/+4
* - Fix codegen for pc relative constant (e.g. JT) in thumb mode:Evan Cheng2007-01-301-10/+26
* For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoidReid Spencer2007-01-301-2/+2
* Finish off bug 680, allowing targets to custom lower frame and returnNate Begeman2007-01-291-0/+3
* Propagate changes from my local tree. This patch includes:Anton Korobeynikov2007-01-281-1/+0
* Make LABEL a builtin opcode.Jim Laskey2007-01-261-1/+1
* Use bl to call Thumb fuctions directly.Evan Cheng2007-01-221-1/+1
* isDarwin -> isTargetDarwinEvan Cheng2007-01-191-4/+4
* ARM backend contribution from Apple.Evan Cheng2007-01-191-0/+1414
OpenPOWER on IntegriCloud