Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
f4fda804038e8f98b597e82a8df607321369db2b
/
lib
/
Target
/
ARM
/
ARMISelDAGToDAG.cpp
f4fda80
add and use ARMISD::RET_FLAG
by Rafael Espindola
· 19 years ago
06c1e7e
implement LowerConstantPool and LowerGlobalAddress
by Rafael Espindola
· 19 years ago
2641cad
Remove InFlightSet hack. No longer needed.
by Evan Cheng
· 19 years ago
fac00a9
implement function calling of functions with up to 4 arguments
by Rafael Espindola
· 19 years ago
84b19be
skeleton of a lowerCall implementation for ARM
by Rafael Espindola
· 19 years ago
a4e6435
add the memri memory operand
by Rafael Espindola
· 19 years ago
aefe142
create the raddr addressing mode that matches any register and the frame index
by Rafael Espindola
· 19 years ago
49e4415
handle the "mov reg1, reg2" case in isMoveInstr
by Rafael Espindola
· 19 years ago
337c4ad6
lower more then 4 formal arguments. The offset is currently hard coded.
by Rafael Espindola
· 19 years ago
4b02367
add R0 to liveout
by Rafael Espindola
· 19 years ago
85ede37
Expand ret into "CopyToReg;BRIND"
by Rafael Espindola
· 19 years ago
6848be1
Change RET node to include signness information of the return values. i.e.
by Evan Cheng
· 19 years ago
c3c1a86
port the ARM backend to use ISD::CALL instead of LowerCallTo
by Rafael Espindola
· 19 years ago
6a3d5a6
Assert if InflightSet is not cleared after instruction selecting a BB.
by Evan Cheng
· 19 years ago
afe358e
Clear HandleMap and ReplaceMap after instruction selection. Or it may cause
by Evan Cheng
· 19 years ago
d74ea2b
Patches to make the LLVM sources more -pedantic clean. Patch provided
by Chris Lattner
· 19 years ago
4b442b5
implement minimal versions of
by Rafael Espindola
· 19 years ago
dc124a2
implement movri add a stub LowerFORMAL_ARGUMENTS
by Rafael Espindola
· 19 years ago
1c8f053
add an abort after every assert(0)
by Rafael Espindola
· 19 years ago
7bc59bc
added a skeleton of the ARM backend
by Rafael Espindola
· 19 years ago