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
  Matthias Braun ee571f2b41 CodeGen: Cleanup regmask construction; NFC há 7 anos atrás
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. há 7 anos atrás
  Adrian Prantl 26b584c691 Remove \brief commands from doxygen comments. 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
  Matthias Braun f3e629e3ec LivePhysReg: Use reference instead of pointer in init(); NFC há 8 anos atrás
  Matthias Braun 690a3cbc95 MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it há 9 anos atrás
  Matthias Braun fa5c5c7db3 CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses há 9 anos atrás
  Richard Smith 5a65f77485 Revert r279564. It introduces undefined behavior (binding a reference to a há 9 anos atrás
  Matthias Braun 1bb228f703 CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses há 9 anos atrás
  Matthias Braun eb3b7392bb Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses" há 9 anos atrás
  Matthias Braun ded269b907 CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses há 9 anos atrás
  Matthias Braun f79c57a412 MachineFunction: Return reference for getFrameInfo(); NFC há 9 anos atrás
  Matthias Braun 02073cb41c livePhysRegs: Pass MBB by reference in addLive{Ins|Outs}(); NFC há 9 anos atrás
  Matthias Braun b4756d6b2d LivePhysRegs: Automatically determine presence of pristine regs. há 9 anos atrás
  Derek Schuff fadd113c9b Introduce MachineFunctionProperties and the AllVRegsAllocated property há 9 anos atrás
  Juergen Ributzka b062a9b411 [StackMap Liveness] Calling the base class' getAnalysisUsage method. NFCI. há 10 anos atrás
  Juergen Ributzka 083b791eaf [StackMap Liveness] No need to cache the MachineFunction. NFC. há 10 anos atrás
  Benjamin Kramer 1989d62bf1 Internalize the StackMapLiveness pass. há 10 anos atrás
  Benjamin Kramer eef4a339b5 Another set of missing raw_ostream.h. Still no functional change. há 10 anos atrás
  David Blaikie 7610ba7d24 Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter há 10 anos atrás
  Hal Finkel 5e508855d6 [StackMaps] Allow the target to pre-process the live-out mask há 10 anos atrás
  Eric Christopher 6035518e3b Have MachineFunction cache a pointer to the subtarget to make lookups há 11 anos atrás
  Eric Christopher 9f85dccfc6 Remove the TargetMachine forwards for TargetSubtargetInfo based há 11 anos atrás
  Juergen Ributzka b1b6d10d09 [StackMaps] Enable patchpoint liveness analysis per default. há 11 anos atrás
  Juergen Ributzka 307a6447e5 [Stackmaps] Remove the liveness calculation for stackmap intrinsics. há 11 anos atrás
  Chandler Carruth 8677f2ff9a [Modules] Remove potential ODR violations by sinking the DEBUG_TYPE há 11 anos atrás
  Andrew Trick 0610fb407e Minor change to StackMapLiveness DEBUG output. há 11 anos atrás
  Juergen Ributzka aaecc0fc08 [Stackmap] Liveness Analysis Pass há 11 anos atrás
  Andrew Trick 38c9ecda9b Revert "Liveness Analysis Pass" há 11 anos atrás