Historia zmian

Autor SHA1 Wiadomość Data
  Guillaume Chatelet a13d6ea322 [LLVM][Alignment] Introduce Alignment In MachineFrameInfo 6 lat temu
  Francis Visoiu Mistrih b1676ed4e4 [CodeGen] Don't resolve the stack protector frame accesses until PEI 6 lat temu
  Francis Visoiu Mistrih e9a0389d98 [PEI] Don't re-allocate a pre-allocated stack protector slot 6 lat temu
  Francis Visoiu Mistrih 6a9761ad70 [CodeGen][NFC] Simplify checks for stack protector index checking 6 lat temu
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 lat temu
  Fangrui Song 3b35e17b21 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 7 lat temu
  Matthias Braun d79789afc6 CodeGen: Remove pipeline dependencies on StackProtector; NFC 7 lat temu
  Matthias Braun 87100fdc04 Revert "(HEAD -> master, origin/master, arcpatch-D37582) CodeGen: Remove pipeline dependencies on StackProtector; NFC" 7 lat temu
  Matthias Braun 50f2228bda CodeGen: Remove pipeline dependencies on StackProtector; NFC 7 lat temu
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 lat temu
  Shiva Chen 24abe71d71 [DebugInfo] Examine all uses of isDebugValue() for debug instructions. 7 lat temu
  Mandeep Singh Grang 8ba42a9352 [CodeGen] Change std::sort to llvm::sort in response to r327219 7 lat temu
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target 7 lat temu
  David Blaikie 803f827385 Move TargetFrameLowering.h to CodeGen where it's implemented 7 lat temu
  Justin Bogner 1842f4a81b CodeGen: Minor cleanups to use MachineInstr::getMF. NFC 7 lat temu
  Eugene Zelenko 887aef72f3 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 lat temu
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 lat temu
  Matthias Braun 94c4904dc5 CodeGen: Rename DEBUG_TYPE to match passnames 8 lat temu
  Matt Arsenault f205f3b0f4 Fix nondeterministic output in local stack slot alloc pass 8 lat temu
  Mandeep Singh Grang 0480c1bb9f Fix differences in codegen between Linux and Windows toolchains 8 lat temu
  Matthias Braun f79c57a412 MachineFunction: Return reference for getFrameInfo(); NFC 9 lat temu
  Duncan P. N. Exon Smith a076358f6a CodeGen: Use MachineInstr& in LocalStackSlotAllocation, NFC 9 lat temu
  Duncan P. N. Exon Smith 3f2c43f3c5 CodeGen: Remove more ilist iterator implicit conversions, NFC 10 lat temu
  John Brawn 151a5da534 [ARM] Fix handling of thumb1 out-of-range frame offsets 10 lat temu
  Philip Reames 78cc6fcb01 [Statepoints 2/4] Statepoint infrastructure for garbage collection: MI & x86-64 Backend 10 lat temu
  Eric Christopher 6035518e3b Have MachineFunction cache a pointer to the subtarget to make lookups 11 lat temu
  Eric Christopher 9f85dccfc6 Remove the TargetMachine forwards for TargetSubtargetInfo based 11 lat temu
  Chandler Carruth 8677f2ff9a [Modules] Remove potential ODR violations by sinking the DEBUG_TYPE 11 lat temu
  Jim Grosbach bc07242d9b Simplify resolveFrameIndex() signature. 11 lat temu
  Craig Topper 9f998de891 [C++11] Add 'override' keyword to virtual methods that override their base class. 11 lat temu