Commit History

Autor SHA1 Mensaxe Data
  Jonas Devlieghere 114087caa6 [llvm] Migrate llvm::make_unique to std::make_unique %!s(int64=6) %!d(string=hai) anos
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo %!s(int64=6) %!d(string=hai) anos
  Marcello Maggioni b0ab6f767f [PSV] Update API to be able to use TargetCustom without UB. %!s(int64=7) %!d(string=hai) anos
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering %!s(int64=7) %!d(string=hai) anos
  Jan Sjodin 028255f1f7 Add AddresSpace to PseudoSourceValue. %!s(int64=8) %!d(string=hai) anos
  Matt Arsenault 98ede9e115 Fix crashing on TargetCustom PseudoSourceValues %!s(int64=8) %!d(string=hai) anos
  Mehdi Amini f6071e14c5 [NFC] Header cleanup %!s(int64=9) %!d(string=hai) anos
  Rafael Espindola 2fe94b6b08 Refactor: Simplify boolean conditional return statements in lib/CodeGen. %!s(int64=9) %!d(string=hai) anos
  Alex Lorenz c1661a3506 PseudoSourceValue: Transform the mips subclass to target independent subclasses %!s(int64=10) %!d(string=hai) anos
  Alex Lorenz de0129ac08 PseudoSourceValue: Replace global manager with a manager in a machine function. %!s(int64=10) %!d(string=hai) anos
  Alex Lorenz c18bd9d600 PseudoSourceValue: Introduce a 'PSVKind' enumerator. %!s(int64=10) %!d(string=hai) anos
  Alex Lorenz 1e37226acb PseudoSourceValue: Update comments and fix lowercase variable names. NFC. %!s(int64=10) %!d(string=hai) anos
  Alex Lorenz 60ae8c800a Reformat PseudoSourceValue.cpp and PseudoSourceValue.h. NFC. %!s(int64=10) %!d(string=hai) anos
  Hal Finkel 227df4bca0 Make isAliased property for fixed-offset stack objects adjustable %!s(int64=11) %!d(string=hai) anos
  Nick Lewycky d63390cba1 Break PseudoSourceValue out of the Value hierarchy. It is now the root of its own tree containing FixedStackPseudoSourceValue (which you can use isa/dyn_cast on) and MipsCallEntry (which you can't). Anything that needs to use either a PseudoSourceValue* and Value* is strongly encouraged to use a MachinePointerInfo instead. %!s(int64=11) %!d(string=hai) anos
  Chandler Carruth 0b8c9a80f2 Move all of the header files which are involved in modelling the LLVM IR %!s(int64=12) %!d(string=hai) anos
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. %!s(int64=12) %!d(string=hai) anos
  David Blaikie 4d6ccb5f68 More dead code removal (using -Wunreachable-code) %!s(int64=13) %!d(string=hai) anos
  Michael J. Spencer 1f6efa3996 Merge System into Support. %!s(int64=14) %!d(string=hai) anos
  Jeffrey Yasskin e8cfa63e4e Fix memcheck-found leaks: one false positive from using new[], and one true %!s(int64=15) %!d(string=hai) anos
  David Greene b3bc115a24 %!s(int64=16) %!d(string=hai) anos
  David Greene cf62632d83 %!s(int64=16) %!d(string=hai) anos
  Evan Cheng f57b1baa44 Add PseudoSourceValue::mayAlias. It returns true if the object can ever alias any LLVM IR value. %!s(int64=16) %!d(string=hai) anos
  Chris Lattner 75c478a96a pseudosourcevalue is also still using getGlobalContext(), so it isn't %!s(int64=16) %!d(string=hai) anos
  Nick Lewycky f5a86f45e7 Remove includes of Support/Compiler.h that are no longer needed after the %!s(int64=16) %!d(string=hai) anos
  Nick Lewycky 6726b6d75a Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces. %!s(int64=16) %!d(string=hai) anos
  Evan Cheng 38bdfc69cb Spill slots cannot alias. %!s(int64=16) %!d(string=hai) anos
  Evan Cheng ff89dcb06f -Revert parts of 84326 and 84411. Distinquishing between fixed and non-fixed %!s(int64=16) %!d(string=hai) anos
  Evan Cheng 6553155172 Revert 84315 for now. Re-thinking the patch. %!s(int64=16) %!d(string=hai) anos
  Evan Cheng bf125583f8 Rename getFixedStack to getStackObject. The stack objects represented are not %!s(int64=16) %!d(string=hai) anos