llvm-ar: Clean up memory management with OwningPtr.
[oota-llvm.git] / lib / Target / ARM / MCTargetDesc / ARMAddressingModes.h
2013-05-24 Michael J. SpencerReplace Count{Leading,Trailing}Zeros_{32,64} with count...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2011-10-03 Jim GrosbachTidy up. 80 columns.
2011-09-30 Jim GrosbachARM fix encoding of VMOV.f32 and VMOV.f64 immediates.
2011-08-03 Jim GrosbachARM refactoring assembly parsing of memory address...
2011-07-20 Evan ChengSink ARMMCExpr and ARMAddressingModes into MC layer...