Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
cda067bad95654d970e14d3555f4aa685e5ebcae
/
lib
/
Target
/
ARM
/
ARMMachineFunctionInfo.h
cda067b
Switch from std::vector<bool> to BitVector.
by Evan Cheng
· 18 years ago
8bed6c9
In thumb mode, R3 is reserved, but it can be live in to the function. If
by Evan Cheng
· 19 years ago
d1b2c1e
- In thumb mode, if size of MachineFunction is >= 2048, force LR to be
by Evan Cheng
· 19 years ago
78268b9
Remember if LR register has been spilled in this function.
by Evan Cheng
· 19 years ago
6318ffd
Getting rid uses of evil std::set<>
by Evan Cheng
· 19 years ago
75e18c4
Clean up ARM PEI code.
by Evan Cheng
· 19 years ago
a8e2989
ARM backend contribution from Apple.
by Evan Cheng
· 19 years ago