Commit Verlauf

Autor SHA1 Nachricht Datum
  Evan Cheng e837dead3c - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and vor 14 Jahren
  Evan Cheng 15993f83a4 More refactoring. Move getRegClass from TargetOperandInfo to TargetInstrInfo. vor 14 Jahren
  Jakob Stoklund Olesen be97e906e0 Teach TargetRegisterInfo how to cram stack slot indexes in with the virtual and vor 14 Jahren
  Jeffrey Yasskin 8e68c38735 Change all self assignments X=X to (void)X, so that we can turn on a vor 14 Jahren
  Owen Anderson 081c34b725 Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which vor 15 Jahren
  Owen Anderson 2ab36d3502 Begin adding static dependence information to passes, which will allow us to vor 15 Jahren
  Owen Anderson ce665bd2e2 Now with fewer extraneous semicolons! vor 15 Jahren
  Chris Lattner 5f8a87dd76 remove dead proto vor 15 Jahren
  Owen Anderson 90c579de5a Reapply r110396, with fixes to appease the Linux buildbot gods. vor 15 Jahren
  Owen Anderson 1f74590e9d Revert r110396 to fix buildbots. vor 15 Jahren
  Owen Anderson 9ccaf53ada Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static vor 15 Jahren
  Owen Anderson d13db2c59c Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). vor 15 Jahren
  Jakob Stoklund Olesen 1e1098c6f3 Replace copyRegToReg with COPY everywhere in lib/CodeGen except for FastISel. vor 15 Jahren
  Jakob Stoklund Olesen 0bc25f4040 Convert EXTRACT_SUBREG to COPY when emitting machine instrs. vor 15 Jahren
  Jakob Stoklund Olesen 5c00e07795 Remove references to INSERT_SUBREG after de-SSA. vor 15 Jahren
  Jakob Stoklund Olesen 4b76ffc1ff Revert "Remove references to INSERT_SUBREG after de-SSA" r107725. vor 15 Jahren
  Jakob Stoklund Olesen d3b376b448 Remove references to INSERT_SUBREG after de-SSA vor 15 Jahren
  Bill Wendling 9af7e9a1b5 Move the check for "calls setjmp" to SelectionDAGISel so that it can be used by vor 15 Jahren
  Eric Christopher 174e597d46 Temporarily revert r104655 as it's breaking the bots. vor 15 Jahren
  Bill Wendling be22683202 Dale and Evan suggested putting the "check for setjmp" much earlier in the vor 15 Jahren
  Bill Wendling f10bc81b4e Constify function. vor 15 Jahren
  Bill Wendling 5edfbdc963 Okay, bear with me here... vor 15 Jahren
  Bill Wendling ef473bfc44 Print out the name of the function during SSC. vor 15 Jahren
  Dan Gohman 34dcc6fadc Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that it vor 15 Jahren
  Dale Johannesen e576f51e66 Fix a bug where debug info affected stack slot coloring. vor 15 Jahren
  Chris Lattner 518bb53485 move target-independent opcodes out of TargetInstrInfo vor 15 Jahren
  David Greene 4c3235595f Change errs() to dbgs(). vor 15 Jahren
  Chris Lattner 7896c9f436 improve portability to avoid conflicting with std::next in c++'0x. vor 15 Jahren
  Lang Hames 233a60ec40 The Indexes Patch. vor 16 Jahren
  Nick Lewycky f5a86f45e7 Remove includes of Support/Compiler.h that are no longer needed after the vor 16 Jahren