Historique des commits

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