Histórico de Commits

Autor SHA1 Mensagem Data
  Jakob Stoklund Olesen edc3503ca5 Tighten the insert() API for bundled instructions. há 12 anos atrás
  Jakob Stoklund Olesen 9f4692d295 Tighten up the erase/remove API for bundled instructions. há 12 anos atrás
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. há 12 anos atrás
  Tim Northover 310f248c22 Fix physical register liveness calculations: há 12 anos atrás
  Akira Hatanaka af8082206b Make sure I is not the end iterator when isInsideBundle is called. há 13 anos atrás
  Micah Villmow 3574eca1b0 Move TargetData to DataLayout. há 13 anos atrás
  James Molloy c4f70d437d Add a function computeRegisterLiveness() to MachineBasicBlock. This uses analyzePhysReg() from r163694 to heuristically try and determine the liveness state of a physical register upon arrival at a particular instruction in a block. há 13 anos atrás
  Manman Ren b720be6a50 Release build: guard dump functions with há 13 anos atrás
  Manman Ren 77e300e8f0 Release build: guard dump functions with "ifndef NDEBUG" há 13 anos atrás
  Craig Topper 96601ca332 Add a getName function to MachineFunction. Use it in places that previously did getFunction()->getName(). Remove includes of Function.h that are no longer needed. há 13 anos atrás
  Jakob Stoklund Olesen 990ca5517f Fix a quadratic algorithm in MachineBranchProbabilityInfo. há 13 anos atrás
  Jakob Stoklund Olesen 03e593efc6 Transfer weights in transferSuccessorsAndUpdatePHIs(). há 13 anos atrás
  Jakob Stoklund Olesen cb6889b23d Print out MachineBasicBlock successor weights when available. há 13 anos atrás
  Jakob Stoklund Olesen 15121ca0d1 Update edge weights correctly in replaceSuccessor(). há 13 anos atrás
  Jakob Stoklund Olesen ff2b99afc8 Move use list management into MachineRegisterInfo. há 13 anos atrás
  Jakob Stoklund Olesen 913ff09a9a Revert "Fix a quadratic algorithm in MachineBranchProbabilityInfo." há 13 anos atrás
  Jakob Stoklund Olesen 5e63d43e48 Fix a quadratic algorithm in MachineBranchProbabilityInfo. há 13 anos atrás
  Jakob Stoklund Olesen f192b507a3 Add MachineBasicBlock::isPredecessor(). há 13 anos atrás
  Bill Wendling 96cb112852 Remove tabs. há 13 anos atrás
  Bill Wendling 4b8e1fd054 Remove assignments which aren't used afterwards. há 13 anos atrás
  Evan Cheng ddb1420e17 MachineBasicBlock::SplitCriticalEdge() should follow LLVM IR variant and refuse to break edge to EH landing pad. rdar://11300144 há 13 anos atrás
  Chandler Carruth f1a60c734c Fix updateTerminator to be resiliant to degenerate terminators where há 13 anos atrás
  Jakob Stoklund Olesen 78836f0bb2 Allow removeLiveIn to be called with a register that isn't live-in. há 13 anos atrás
  Andrew Trick 8ceaa660bf Added MachineBasicBlock::getFullName() to standardize/factor codegen diagnostics. há 13 anos atrás
  Benjamin Kramer f378f5fae3 Cache iterators. Some of these are expensive to create. há 13 anos atrás
  Lang Hames 72a043f9d6 Preserve physreg kills in MachineBasicBlock::SplitCriticalEdge. há 13 anos atrás
  Chad Rosier 6a5d0e2a98 Update comment for r149070. há 13 anos atrás
  Chad Rosier 0162ff421d Replace the use of isPredicable() with isPredicated() in há 13 anos atrás
  Jakub Staszak 25101bb2a7 Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo. há 13 anos atrás
  Evan Cheng ddfd1377d2 - Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a function há 13 anos atrás