OSDN Git Service

Sort the remaining #include lines in include/... and lib/....
[android-x86/external-llvm.git] / include / llvm / CodeGen / GlobalISel / LegalizerHelper.h
2017-06-06 Chandler CarruthSort the remaining #include lines in include/... and...
2017-04-07 Aditya Nandakumar[GlobalISel]: Fix bug where we can report GISelFailure...
2017-03-10 Volkan Keles[GlobalISel] Make LegalizerInfo accessible in Legalizer...
2017-03-06 Tim NorthoverGlobalISel: refactor legalization of G_INSERT.
2017-02-06 Tim NorthoverGlobalISel: legalize G_INSERT instructions
2016-10-14 Tim NorthoverGlobalISel: rename legalizer components to match others.