summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Target
Commit message (Expand)AuthorAgeFilesLines
* MachineModuleInfo: Store more specific reference to LLVMTargetMachine; NFCMatthias Braun2018-11-052-13/+15
* [WebAssembly] Add WebAssemblyException information analysisHeejin Ahn2018-06-252-0/+567
* Reapply "[GlobalISel] Remove the GISelAccessor API."Quentin Colombet2017-08-151-0/+1
* Delete Default and JITDefault code modelsRafael Espindola2017-08-031-3/+2
* UnitTests: Followup to 305519Matthias Braun2017-06-151-5/+5
* UnitTests: Replace some if(x)report_fatal_error() with EXPECT_TRUE(!x)Matthias Braun2017-06-151-10/+5
* UnitTests: Do not use assert() for error checkingMatthias Braun2017-06-061-6/+10
* Fix an unused variable warning in non-asserts builds.Chandler Carruth2017-06-061-0/+1
* CodeGen: Refactor MIR parsingMatthias Braun2017-06-061-5/+6
* [globalisel][tablegen] Demote OptForSize/OptForMinSize/ForCodeSize to per-fun...Daniel Sanders2017-05-191-2/+1
* [globalisel][tablegen] Compute available feature bits correctly.Daniel Sanders2017-04-291-1/+2
* Remove a FIXME that I forgot about. NFC.Diana Picus2016-10-131-2/+0
* Add AArch64 unit testsDiana Picus2016-10-123-0/+150
OpenPOWER on IntegriCloud