summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* MIR Serialization: Serialize simple MachineRegisterInfo attributes.Alex Lorenz2015-06-241-0/+10
* MIR Serialization: Serialize the null register operands.Alex Lorenz2015-06-241-2/+3
* MIR Serialization: Serialize immediate machine operands.Alex Lorenz2015-06-231-0/+3
* MIR Serialization: Serialize physical register machine operands.Alex Lorenz2015-06-231-1/+49
* MIR Serialization: Serialize machine instruction names.Alex Lorenz2015-06-221-0/+32
* MIR Serialization: Serialize the list of machine basic blocks with simple att...Alex Lorenz2015-06-191-0/+20
* MIR Serialization: Print and parse simple machine function attributes.Alex Lorenz2015-06-161-0/+3
* MIR Serialization: move the MIR printer out of the MIR printing pass.Alex Lorenz2015-06-151-0/+73
OpenPOWER on IntegriCloud