Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
b8e9ac834a9c253e3f8f5caa8f229bafba0b4fcf
/
lib
/
Target
/
ARM
/
Thumb2InstrInfo.h
b8e9ac8
Emit cross regclass register moves for thumb2. Minor code duplication cleanup.
by Anton Korobeynikov
· 16 years ago
f1daf7d
Use common code for both ARM and Thumb-2 instruction and register info.
by David Goodwin
· 16 years ago
334c264
Checkpoint Thumb2 Instr info work. Generalized base code so that it can be shared between ARM and Thumb2. Not yet activated because register information must be generalized first.
by David Goodwin
· 16 years ago
b50ea5c
Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into Thumb1InstrInfo, Thumb2InstrInfo, Thumb1RegisterInfo and Thumb2RegisterInfo. Move methods from ARMInstrInfo to ARMBaseInstrInfo to prepare for sharing with Thumb2.
by David Goodwin
· 16 years ago