Move get[S|U]LEB128Size() to LEB128.h.
[oota-llvm.git] / lib / Target / ARM / ARMHazardRecognizer.cpp
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2012-09-13 Silviu BarangaThis patch introduces A15 as a target in LLVM.
2011-12-14 Evan Cheng- Add MachineInstrBundle.h and MachineInstrBundle.cpp...
2011-12-07 Evan ChengAdd bundle aware API for querying instruction propertie...
2011-06-28 Evan Cheng- Rename TargetInstrDesc, TargetOperandInfo to MCInstrD...
2011-04-19 Bob WilsonThis patch combines several changes from Evan Cheng...
2011-02-22 Evan ChengVFP single precision arith instructions can go down...
2011-01-11 Evan ChengClean up ARM subtarget code by using Triple ADT.
2010-12-24 Andrew TrickVarious bits of framework needed for precise machine...
2010-12-08 Andrew TrickGeneralize PostRAHazardRecognizer so it can be used...
2010-12-05 Evan ChengMaking use of VFP / NEON floating point multiply-accumu...