Make it possible for the Subtarget to change between function
[oota-llvm.git] / lib / Target / Mips / MipsFastISel.cpp
2014-07-10 Eric ChristopherMake it possible for the Subtarget to change between...
2014-06-16 Reed KotlerAdd load/store functionality
2014-06-10 Reed KotlerDo Materialize Floating Point in Mips Fast-Isel
2014-06-08 Alp TokerRevert "Do materialize for floating point"
2014-06-08 Reed KotlerDo materialize for floating point
2014-06-08 Reed Kotlerstart to clean up buildMI calls in mips fast-isel
2014-06-08 Reed Kotlerinclude MipsGenFastISel.inc
2014-05-15 Reed KotlerFinish materialize for ints
2014-05-01 Reed KotlerAdd basic functionality for assignment of ints.
2014-04-29 Reed KotlerAdd Simple return instruction to Mips fast-isel
2014-04-17 Reed KotlerStart pushing changes for Mips Fast-Isel