Историја ревизија

Аутор SHA1 Порука Датум
  Andrew Trick 1df91b0e54 whitespace пре 13 година
  Joerg Sonnenberger 3470693641 Allow inlining of functions with returns_twice calls, if they have the пре 13 година
  Jakob Stoklund Olesen 929e4da68b Stop tracking unused registers in VirtRegMap. пре 13 година
  Jakob Stoklund Olesen 334575e79b Remove the -color-ss-with-regs option. пре 13 година
  Evan Cheng e837dead3c - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and пре 14 година
  Evan Cheng 15993f83a4 More refactoring. Move getRegClass from TargetOperandInfo to TargetInstrInfo. пре 14 година
  Jakob Stoklund Olesen be97e906e0 Teach TargetRegisterInfo how to cram stack slot indexes in with the virtual and пре 14 година
  Jeffrey Yasskin 8e68c38735 Change all self assignments X=X to (void)X, so that we can turn on a пре 14 година
  Owen Anderson 081c34b725 Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which пре 15 година
  Owen Anderson 2ab36d3502 Begin adding static dependence information to passes, which will allow us to пре 15 година
  Owen Anderson ce665bd2e2 Now with fewer extraneous semicolons! пре 15 година
  Chris Lattner 5f8a87dd76 remove dead proto пре 15 година
  Owen Anderson 90c579de5a Reapply r110396, with fixes to appease the Linux buildbot gods. пре 15 година
  Owen Anderson 1f74590e9d Revert r110396 to fix buildbots. пре 15 година
  Owen Anderson 9ccaf53ada Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static пре 15 година
  Owen Anderson d13db2c59c Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). пре 15 година
  Jakob Stoklund Olesen 1e1098c6f3 Replace copyRegToReg with COPY everywhere in lib/CodeGen except for FastISel. пре 15 година
  Jakob Stoklund Olesen 0bc25f4040 Convert EXTRACT_SUBREG to COPY when emitting machine instrs. пре 15 година
  Jakob Stoklund Olesen 5c00e07795 Remove references to INSERT_SUBREG after de-SSA. пре 15 година
  Jakob Stoklund Olesen 4b76ffc1ff Revert "Remove references to INSERT_SUBREG after de-SSA" r107725. пре 15 година
  Jakob Stoklund Olesen d3b376b448 Remove references to INSERT_SUBREG after de-SSA пре 15 година
  Bill Wendling 9af7e9a1b5 Move the check for "calls setjmp" to SelectionDAGISel so that it can be used by пре 15 година
  Eric Christopher 174e597d46 Temporarily revert r104655 as it's breaking the bots. пре 15 година
  Bill Wendling be22683202 Dale and Evan suggested putting the "check for setjmp" much earlier in the пре 15 година
  Bill Wendling f10bc81b4e Constify function. пре 15 година
  Bill Wendling 5edfbdc963 Okay, bear with me here... пре 15 година
  Bill Wendling ef473bfc44 Print out the name of the function during SSC. пре 15 година
  Dan Gohman 34dcc6fadc Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that it пре 15 година
  Dale Johannesen e576f51e66 Fix a bug where debug info affected stack slot coloring. пре 15 година
  Chris Lattner 518bb53485 move target-independent opcodes out of TargetInstrInfo пре 15 година