[WebAssembly] Factor out a TypeToString function, since we need it in multiple places.
[oota-llvm.git] / lib / Target / ARM / ARMHazardRecognizer.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-03-10 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2011-12-14 Evan Cheng- Add MachineInstrBundle.h and MachineInstrBundle.cpp...
2011-11-29 Andrew Trickcomment.
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...