summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRParser/MIRParser.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* MIR Parser: Report an error when a machine function doesn't have a correspond...Alex Lorenz2015-06-161-0/+3
* MIR Serialization: Print and parse simple machine function attributes.Alex Lorenz2015-06-161-0/+5
* MIR Serialization: Create dummy functions when the MIR file doesn't have LLVM...Alex Lorenz2015-06-151-3/+24
* MIR Serialization: Report an error when machine functions have the same name.Alex Lorenz2015-06-151-0/+3
* MIR Serialization: Connect the machine function analysis pass to the MIR parser.Alex Lorenz2015-06-151-22/+83
* MIR Serialization: use correct line and column numbers for LLVM IR errors.Alex Lorenz2015-05-291-1/+40
* MIR Serialization: print and parse machine function names.Alex Lorenz2015-05-281-14/+56
* Resubmit r237954 (MIR Serialization: print and parse LLVM IR using MIR format).Alex Lorenz2015-05-271-0/+90
OpenPOWER on IntegriCloud