aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ErlangGC.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-08-05Have MachineFunction cache a pointer to the subtarget to make lookupsEric Christopher1-2/+1
2014-08-04Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher1-1/+3
2014-03-07[C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper1-1/+1
2013-03-25Add a GC plugin for ErlangYiannis Tsiouris1-0/+81