Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
961f879ed8642e63db712d0528680a48076fa760
/
lib
/
Target
/
ARM
/
ARMISelLowering.cpp
961f879
Zero is always a legal AM immediate.
by Evan Cheng
· 18 years ago
b01fad6
Updated TargetLowering LSR addressing mode hooks for ARM and Thumb.
by Evan Cheng
· 18 years ago
b582b1b
Fix a typo.
by Evan Cheng
· 18 years ago
d0b82b3
Refactoring of formal parameter flags. Enable properly use of
by Anton Korobeynikov
· 18 years ago
1d9bacc
Use new SDIselParamAttr enumeration. This removes "magick" constants
by Anton Korobeynikov
· 18 years ago
600c383
Fix stack alignment in functions with varargs.
by Lauro Ramos Venancio
· 18 years ago
2ad9f17
Simplify lowering and selection of exception ops.
by Jim Laskey
· 18 years ago
62819f3
Support to provide exception and selector registers.
by Jim Laskey
· 18 years ago
876eaf1
According to ARM EABI, 8-bytes function arguments must be 8-bytes aligned.
by Lauro Ramos Venancio
· 19 years ago
fc40342
Fix comments.
by Evan Cheng
· 19 years ago
9a2ef95
Fix a bug in getARMCMP (which translate CondCode to ARM specific CC) when the RHS is a constant.
by Evan Cheng
· 19 years ago
b063615
Thumb does not have clz.
by Evan Cheng
· 19 years ago
193f850
Specify the right CC for comparison libcalls.
by Evan Cheng
· 19 years ago
b6ab254
Observe -soft-float.
by Evan Cheng
· 19 years ago
c60e76d
- Fix codegen for pc relative constant (e.g. JT) in thumb mode:
by Evan Cheng
· 19 years ago
5cbf985
For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid
by Reid Spencer
· 19 years ago
bcc5f36
Finish off bug 680, allowing targets to custom lower frame and return
by Nate Begeman
· 19 years ago
b10308e
Propagate changes from my local tree. This patch includes:
by Anton Korobeynikov
· 19 years ago
1ee2925
Make LABEL a builtin opcode.
by Jim Laskey
· 19 years ago
2576f13
Use bl to call Thumb fuctions directly.
by Evan Cheng
· 19 years ago
970a419
isDarwin -> isTargetDarwin
by Evan Cheng
· 19 years ago
a8e2989
ARM backend contribution from Apple.
by Evan Cheng
· 19 years ago