Add comment.
[oota-llvm.git] / lib / Target / ARM / ARMMCInstLower.cpp
2011-07-20 Evan ChengSink ARMMCExpr and ARMAddressingModes into MC layer...
2011-07-08 Jim GrosbachUse TableGen'erated pseudo lowering for ARM.
2011-01-26 Bill WendlingAdd needed braces.
2011-01-13 Evan ChengModel :upper16: and :lower16: as ARM specific MCTargetE...
2010-12-01 Jim GrosbachMove the ARMAsmPrinter class defintiion into a header...
2010-11-30 Jim GrosbachTrailing whitespace.
2010-11-14 Chris Lattnertrim #includes.
2010-11-14 Chris Lattnerrename LowerToMCInst -> LowerARMMachineInstrToMCInst.
2010-11-14 Chris Lattnereven more simplifications. ARM MCInstLowering is...
2010-11-14 Chris Lattnermore shrinkification
2010-11-14 Chris Lattnermore simplifications.
2010-11-14 Chris Lattnersimplify and tidy up
2010-09-22 Jim GrosbachAdd support for ELF PLT references for ARM MC asm print...
2010-09-22 Jim GrosbachEnable a few additional asserts in MC instruction lowering.
2010-09-22 Jim GrosbachRemove a few commented out bits
2010-09-17 Jim Grosbachhandle the upper16/lower16 target operand flags on...
2010-09-16 Jim GrosbachMake sure to promote single precision floats to double...
2010-09-16 Jim Grosbachstore MC FP immediates as a double instead of as an...
2010-09-15 Jim GrosbachAdd support for floating point immediates to MC instruc...
2010-09-14 Jim GrosbachDon't ignore the CPSR implicit def when lowering a...
2010-09-13 Jim Grosbachtrailing whitespace
2010-07-19 Chris Lattnersink the arm implementations of ASmPrinter and MCInstLower