Histórico de Commits

Autor SHA1 Mensagem Data
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  Francis Visoiu Mistrih 08223c34d4 Replace "no-frame-pointer-*" function attributes with "frame-pointer" há 6 anos atrás
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC há 7 anos atrás
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target há 7 anos atrás
  David Blaikie 803f827385 Move TargetFrameLowering.h to CodeGen where it's implemented há 7 anos atrás
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... há 8 anos atrás
  Eric Christopher 5c2a1d9dc4 Remove LessPreciseFPMADOption from TargetOptions along with all of the há 8 anos atrás
  Matthias Braun f79c57a412 MachineFunction: Return reference for getFrameInfo(); NFC há 9 anos atrás
  Akira Hatanaka 516286ff69 Use function attribute "trap-func-name" and remove TargetOptions::TrapFuncName. há 10 anos atrás
  Akira Hatanaka 6f49135066 Remove NoFramePointerElim and NoFramePointerElimOverride from TargetOptions and há 10 anos atrás
  Akira Hatanaka 01461204b3 Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions. há 10 anos atrás
  Akira Hatanaka c17da7166d Simplify and rename function overrideFunctionAttributes. NFC. há 10 anos atrás
  Eric Christopher 46e3c5a0f7 Remove CFIFuncName from TargetOptions as it is currently unused. há 10 anos atrás
  Eric Christopher b9765d2fa0 Remove the CFIEnforcing flag from TargetOptions as it is unused. há 10 anos atrás
  Eric Christopher ce0f74d412 Migrate ABIName to MCTargetOptions so that it can be shared between há 10 anos atrás
  Eric Christopher c559ba7251 Add a new string member to the TargetOptions struct for the name há 10 anos atrás
  Tom Roeder 63dea2c952 Add Forward Control-Flow Integrity. há 10 anos atrás
  Chandler Carruth 974a445bd9 Re-sort all of the includes with ./utils/sort_includes.py so that há 11 anos atrás
  Bill Wendling 062cd9437f Check only if we have this attribute. If it's not an attribute, then it's assumed false. há 12 anos atrás
  Bill Wendling f245ae5a4a Replace the "NoFramePointerElimNonLeaf" target option with a function attribute. há 12 anos atrás
  Bill Wendling 228546b8cb This is now a duplicate. há 12 anos atrás
  Bill Wendling 59aa540738 Make the comparison operators non-member functions. há 12 anos atrás
  Rafael Espindola e449654815 Remove exception handling support from the old JIT. há 12 anos atrás
  Bill Wendling 13bbe1f52e Use the target options specified on a function to reset the back-end. há 12 anos atrás
  Nick Lewycky 028700f544 Move parts of lib/Target that use CodeGen into lib/CodeGen. há 13 anos atrás