summaryrefslogtreecommitdiff
path: root/unittests/Target
AgeCommit message (Expand)Author
2017-08-15Reapply "[GlobalISel] Remove the GISelAccessor API."Quentin Colombet
2017-08-03Delete Default and JITDefault code modelsRafael Espindola
2017-06-15UnitTests: Followup to 305519Matthias Braun
2017-06-15UnitTests: Replace some if(x)report_fatal_error() with EXPECT_TRUE(!x)Matthias Braun
2017-06-06UnitTests: Do not use assert() for error checkingMatthias Braun
2017-06-06Fix an unused variable warning in non-asserts builds.Chandler Carruth
2017-06-06CodeGen: Refactor MIR parsingMatthias Braun
2017-05-19[globalisel][tablegen] Demote OptForSize/OptForMinSize/ForCodeSize to per-fun...Daniel Sanders
2017-04-29[globalisel][tablegen] Compute available feature bits correctly.Daniel Sanders
2016-10-13Remove a FIXME that I forgot about. NFC.Diana Picus
2016-10-12Add AArch64 unit testsDiana Picus