summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Target/AArch64/InstSizes.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Add isAuthenticated predicate to MCInstDescVedant Kumar2020-01-101-0/+32
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-1/+1
* MachineModuleInfo: Store more specific reference to LLVMTargetMachine; NFCMatthias Braun2018-11-051-7/+8
* 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
* Add AArch64 unit testsDiana Picus2016-10-121-0/+122
OpenPOWER on IntegriCloud