Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c25e7581b9b8088910da31702d4ca21c4734c6d7
/
lib
/
Target
/
MSP430
/
MSP430InstrInfo.cpp
c25e758
assert(0) -> LLVM_UNREACHABLE.
by Torok Edwin
· 16 years ago
587daed
Change MachineInstrBuilder::addReg() to take a flag instead of a list of
by Bill Wendling
· 16 years ago
8644af3
Add InsertBranch() hook for tail mergeing
by Anton Korobeynikov
· 16 years ago
d5047cb
Add code for save/restore of callee-saved registers
by Anton Korobeynikov
· 16 years ago
aa29915
First draft of stack slot loads / stores lowering
by Anton Korobeynikov
· 16 years ago
b561264
Add call frame setup instruction elimination and lowerid for bunch of call-related stuff.
by Anton Korobeynikov
· 16 years ago
51c31d6
Add 8-bit insts. zext behaviour is not modelled yet
by Anton Korobeynikov
· 16 years ago
1df221f
Add code enough for emission of reg-reg and reg-imm moves. This allows us to compile "ret i16 0" properly!
by Anton Korobeynikov
· 16 years ago
f2c3e17
Dummy MSP430 backend
by Anton Korobeynikov
· 16 years ago