[mips][mips64r6] Add R_MIPS_PC19_S2
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsMCExpr.cpp
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-04-03 Sasa Stankovic[mips] Extend MipsMCExpr class to handle %higher(sym1...
2014-03-12 Rafael EspindolaTry harder to evaluate expressions when printing assembly.
2014-03-04 Chandler Carruth[cleanup] Re-sort all the includes with utils/sort_incl...
2014-02-04 Petar Jovanovic[mips] Implement %hi(sym1 - sym2) and %lo(sym1 - sym2...