[mips] Fix a bug for NaCl target - Don't report the error when non-dangerous
[oota-llvm.git] / lib / Target / Mips / MipsFastISel.cpp
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