Don't hardcode the %reg format in the streamer.
[oota-llvm.git] / lib / Target / ARM / ARMHazardRecognizer.cpp
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...