aboutsummaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)Author
2018-10-16[ORC] Make the VModuleKey optional, propagate it via MaterializationUnit andLang Hames
2018-10-15[ORC] Rename ORC layers to make the "new" ORC layers the default.Lang Hames
2018-10-15[ADT] Fix a bug in DenseSet's initializer_list constructor.Lang Hames
2018-10-15Revert "[NewPM] teach -passes= to emit meaningful error messages"Fedor Sergeev
2018-10-15[ADT] Adds equality operators for DenseMap and DenseSet, and an initializer_listLang Hames
2018-10-15[NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev
2018-10-15[TI removal] Make `getTerminator()` return a generic `Instruction`.Chandler Carruth
2018-10-15[llvm-exegesis][NFC] Return many CodeTemplates instead of one.Guillaume Chatelet
2018-10-15[ORC] Simplify naming for JITDylib definition generators.Lang Hames
2018-10-13[ORC] During lookup, do not match against hidden symbols in other JITDylibs.Lang Hames
2018-10-13[Intrinsic] Add llvm.minimum and llvm.maximum instrinsic functionsThomas Lively
2018-10-12Make YAML quote forward slashes.Zachary Turner
2018-10-12Revert "Make YAML quote forward slashes."Zachary Turner
2018-10-12Make YAML quote forward slashes.Zachary Turner
2018-10-10Support for remapping profile data when symbols change, for sample-basedRichard Smith
2018-10-10Replace most users of UnknownSize with LocationSize::unknown(); NFCGeorge Burgess IV
2018-10-10Support for remapping profile data when symbols change, forRichard Smith
2018-10-10Reland: [OptRemarks] Add library for parsing optimization remarksFrancis Visoiu Mistrih
2018-10-10Revert "[OptRemarks] Add library for parsing optimization remarks"Francis Visoiu Mistrih
2018-10-10[OptRemarks] Add library for parsing optimization remarksFrancis Visoiu Mistrih
2018-10-10[llvm-exegesis][NFC] Pass Instruction instead of bare OpcodeGuillaume Chatelet
2018-10-10[llvm-exegesis][NFC] Code simplificationGuillaume Chatelet
2018-10-10Lift VFS from clang to llvm (NFC)Jonas Devlieghere
2018-10-10[llvm-exegesis][NFC] Fix typoGuillaume Chatelet
2018-10-10[Analysis] Make LocationSizes carry an 'imprecise' bitGeorge Burgess IV
2018-10-10[opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don'...Fangrui Song
2018-10-08[IRBuilder] Fixup CreateIntrinsic to allow specifying Types to Mangle.Neil Henning
2018-10-07[ORC] Consume unhandled errors in unit test.Lang Hames
2018-10-06[ORC] Add a 'remove' method to JITDylib to remove symbols.Lang Hames
2018-10-06[ORC] Pass symbol name to discard by const reference.Lang Hames
2018-10-05[AArch64] -mcpu=native CPU detection for Cavium processorsJoel Jones
2018-10-03Emit template type and value parameter DIEs for template variables.Matthew Voss
2018-10-02[AArch64][v8.5A] Add MTE as an optional AArch64 extensionOliver Stannard
2018-10-01[Support] Listing a directory containing dangling symlinks is not an error.Sam McCall
2018-09-30[ORC] Add an 'intern' method to ExecutionEngine for interning symbol names.Lang Hames
2018-09-30[ORC] Extract and tidy up JITTargetMachineBuilder, add unit test.Lang Hames
2018-09-28[ValueTracking] Allow select patterns to work on FP vectorsThomas Lively
2018-09-28[ORC] Fix the unit tests that were broken by r343323.Lang Hames
2018-09-28[ARM] Remove non-existent cpu arm1176j-s and use mpcore for v6kPeter Smith
2018-09-28[ORC] clang-format the ThreadSafeModule code.Lang Hames
2018-09-27[AArch64][v8.5A] Add Armv8.5-A random number instructionsOliver Stannard
2018-09-27[llvm-exegesis][NFC] moving code around.Guillaume Chatelet
2018-09-27[mips] Add support MIPS r6 Debian triplesSimon Atanasyan
2018-09-27llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)Fangrui Song
2018-09-27Re-reapply r343129 with more fixes.Lang Hames
2018-09-27Revert "Re-revert r343129."Lang Hames
2018-09-26Re-revert r343129.Lang Hames
2018-09-26Reapply r343129 with fix.Lang Hames
2018-09-26Revert r343129 "[ORC] Change the field order of ThreadSafeModule to ensure the "Lang Hames
2018-09-26[ORC] Change the field order of ThreadSafeModule to ensure the Module isLang Hames