Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
73faa39d293e0c6a265e071964af4574808f71de
/
lib
/
Target
/
ARM
/
ARMISelDAGToDAG.cpp
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