Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Andrew Kaylor 1e455c5cfb Re-commit optimization bisect support (r267022) without new pass manager support. 9 năm trước cách đây
  Vedant Kumar 8866d94a61 Revert "Initial implementation of optimization bisect support." 9 năm trước cách đây
  Andrew Kaylor c852398cbc Initial implementation of optimization bisect support. 9 năm trước cách đây
  Tim Shen e7221e673c [SSP, 2/2] Create llvm.stackguard() intrinsic and lower it to LOAD_STACK_GUARD 9 năm trước cách đây
  Sanjay Patel f4e4e5eca8 rangify; NFCI 9 năm trước cách đây
  Chandler Carruth 9146833fa3 [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible 10 năm trước cách đây
  Tom Stellard 7d66bd3e7f MachineCSE: Add a target query for the LookAheadLimit heurisitic 10 năm trước cách đây
  Benjamin Kramer 1bfcd1f675 Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. 10 năm trước cách đây
  Matthias Braun a602c10686 MachineCSE: Clear dead-def flag on CSE. 10 năm trước cách đây
  Ahmed Bougacha 88d2b5812a [MachineCSE] Clear kill-flag on registers imp-def'd by the CSE'd instruction. 10 năm trước cách đây
  Jiangning Liu 0679d2d0a4 In Machine CSE pass, the source register of a COPY machine instruction can 11 năm trước cách đây
  Eric Christopher 6035518e3b Have MachineFunction cache a pointer to the subtarget to make lookups 11 năm trước cách đây
  Eric Christopher 9f85dccfc6 Remove the TargetMachine forwards for TargetSubtargetInfo based 11 năm trước cách đây
  Jiangning Liu f3224d0617 Add TargetInstrInfo interface isAsCheapAsAMove. 11 năm trước cách đây
  Chandler Carruth 8677f2ff9a [Modules] Remove potential ODR violations by sinking the DEBUG_TYPE 11 năm trước cách đây
  Paul Robinson 5fa58a5b23 Disable each MachineFunctionPass for 'optnone' functions, unless that 11 năm trước cách đây
  Owen Anderson 92fca73d52 Switch a number of loops in lib/CodeGen over to range-based for-loops, now that 11 năm trước cách đây
  Owen Anderson bf63022492 Phase 2 of the great MachineRegisterInfo cleanup. This time, we're changing 11 năm trước cách đây
  Craig Topper 9f998de891 [C++11] Add 'override' keyword to virtual methods that override their base class. 11 năm trước cách đây
  Rafael Espindola 7d7d99622f Replace PROLOG_LABEL with a new CFI_INSTRUCTION. 11 năm trước cách đây
  Benjamin Kramer d628f19f5d [C++11] Replace llvm::next and llvm::prior with std::next and std::prev. 11 năm trước cách đây
  Andrew Trick ff7e4b11b1 Disabled subregister copy coalescing during MachineCSE. 11 năm trước cách đây
  Andrew Trick c4c5a1d526 Allow MachineCSE to coalesce trivial subregister copies the same way that it coalesces normal copies. 11 năm trước cách đây
  Rafael Espindola 2eead9941a Revert "Allow MachineCSE to coalesce trivial subregister copies the same way that it coalesces normal copies." 11 năm trước cách đây
  Andrew Trick b961a26cec Allow MachineCSE to coalesce trivial subregister copies the same way 11 năm trước cách đây
  Andrew Trick 86d28968fd whitespace 11 năm trước cách đây
  Craig Topper a0ec3f9b7b Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size. 12 năm trước cách đây
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. 12 năm trước cách đây
  Manman Ren 39834da697 CSE: allow PerformTrivialCoalescing to check copies across basic block 12 năm trước cách đây
  Jakub Staszak bb8ddc7e4f Don't use iterator after being erased. 12 năm trước cách đây