1. b735b4d DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineInstrs by David Blaikie · 12 years ago
  2. a54533ed Sparc: No functionality change. Cleanup whitespaces, comment formatting etc., by Venkatraman Govindaraju · 12 years ago
  3. f80d72f Sparc: Add support for indirect branch and blockaddress in Sparc backend. by Venkatraman Govindaraju · 12 years ago
  4. 2e64d7a Use target flags for printing SPARC asm operands. by Jakob Stoklund Olesen · 13 years ago
  5. ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  6. 5e69cff There are a number of generic inline asm operand modifiers that by Jack Carter · 13 years ago
  7. e55c556 Convert assert(0) to llvm_unreachable by Craig Topper · 14 years ago
  8. 1fc8263 Sparc: Implement emitFrameIndexDebugValue and getDebugValue Location hooks. by Venkatraman Govindaraju · 14 years ago
  9. 7f8e563 Add bundle aware API for querying instruction properties and switch the code by Evan Cheng · 14 years ago
  10. 20baffb Replace (Lower|Upper)caseString in favor of StringRef's newest methods. by Benjamin Kramer · 14 years ago
  11. 2bb4035 Move TargetRegistry and TargetSelect from Target to Support where they belong. by Evan Cheng · 14 years ago
  12. ee347f8 Remove SPARC backend getpcx instruction's Uses. Also, insert an assert to by Venkatraman Govindaraju · 15 years ago
  13. 66031ed move all the target's asmprinters into the main target. The piece by Chris Lattner · 15 years ago[Renamed from llvm/lib/Target/Sparc/AsmPrinter/SparcAsmPrinter.cpp]
  14. d20699b Momentous day: remove the "O" member from AsmPrinter. Now all by Chris Lattner · 16 years ago
  15. 3d86cd6 convert the non-MCInstPrinter'ized EmitInstruction by Chris Lattner · 16 years ago
  16. 3bb0976 fix PrintAsmOperand and PrintAsmMemoryOperand to pass down by Chris Lattner · 16 years ago
  17. 76c564b change a ton of code to not implicitly use the "O" raw_ostream by Chris Lattner · 16 years ago
  18. 29bdac4 eliminate the now-unneeded context argument of MBB::getSymbol() by Chris Lattner · 16 years ago
  19. e468f88 rearrange MCContext ownership. Before LLVMTargetMachine created it by Chris Lattner · 16 years ago
  20. 0b822ab inline GetGlobalValueSymbol into the rest its callers and remove it. by Chris Lattner · 16 years ago
  21. 29146d4 clean this up. by Chris Lattner · 16 years ago
  22. bdceca6 by Chris Lattner · 16 years ago
  23. 1fa9c2cc move isOnlyReachableByFallthrough out of MachineBasicBlock into AsmPrinter, by Chris Lattner · 16 years ago
  24. ff68a42 print all the newlines at the end of instructions with by Chris Lattner · 16 years ago
  25. 8228b11 add support for the sparcv9-*-* target triple to turn on by Chris Lattner · 16 years ago
  26. 996ec84 rejigger the world so that EmitInstruction prints the \n at by Chris Lattner · 16 years ago
  27. b0d44c3 refactor code so that LLVMTargetMachine creates the asmstreamer and by Chris Lattner · 16 years ago
  28. fd97a33 Switch MSP430, SPU, Sparc, and SystemZ to use EmitFunctionBody(). by Chris Lattner · 16 years ago
  29. 2ab1100 use existing basic block numbers instead of recomputing a new set of them. by Chris Lattner · 16 years ago
  30. 9da5e1f Switch MSP430, CellSPU, SystemZ, Darwin/PPC, Alpha, and Sparc to by Chris Lattner · 16 years ago
  31. d051af7 add a new MachineBasicBlock::getSymbol method, replacing by Chris Lattner · 16 years ago
  32. 170442f don't bother setting the AsmPrinter::MF ivar, now that by Chris Lattner · 16 years ago
  33. c7a062d Now that we have everything nicely factored (e.g. asmprinter is not by Chris Lattner · 16 years ago
  34. f75fe9e use %object like other elf targets, gas accepts either. by Chris Lattner · 16 years ago
  35. 8b5d55e now that MCSymbol::print doesn't use it's MAI argument, we can by Chris Lattner · 16 years ago
  36. 426f31f switch more stuff onto MCSymbols by Chris Lattner · 16 years ago
  37. e6b1bef switch X86 target off CurFunctionName and MCIze more. by Chris Lattner · 16 years ago
  38. 719e908 MCize a bunch more stuff, eliminating a lot of uses of the mangler by Chris Lattner · 16 years ago
  39. 91687f6 add a AsmPrinter::GetGlobalValueSymbol and GetExternalSymbolSymbol by Chris Lattner · 16 years ago
  40. 659c1a9 by David Greene · 16 years ago
  41. 02d5f77 Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces. by Nick Lewycky · 16 years ago
  42. 10d3dc5 Instead of printing unnecessary basic block labels as labels in by Dan Gohman · 16 years ago
  43. 051454a Update processDebugLoc() so that it can be used to process debug info before and after printing an instruction. by Devang Patel · 16 years ago
  44. e0709cf Use MachineInstr as an processDebugLoc() argument. by Devang Patel · 16 years ago
  45. 840c700 several major improvements to the sparc backend: support for weak linkage by Chris Lattner · 16 years ago
  46. 51e7270 Remove unused variables. by Daniel Dunbar · 16 years ago
  47. eb2cc68 remove all but one reference to TargetRegisterDesc::AsmName. by Chris Lattner · 16 years ago
  48. ad10b3b the tblgen produced 'getRegisterName' method does not access by Chris Lattner · 16 years ago
  49. 06c5eed make tblgen produce a function that returns the name for a physreg. by Chris Lattner · 16 years ago
  50. 1d04aa7 replace printBasicBlockLabel with EmitBasicBlockStart, by Chris Lattner · 16 years ago
  51. 4cd4498 convert some uses of printBasicBlockLabel to use GetMBBSymbol instead. by Chris Lattner · 16 years ago
  52. 321bc99 remove DebugLoc from MCInst and eliminate "Comment printing" from by Chris Lattner · 16 years ago
  53. 716a8c9 hoist the call to processDebugLoc out of the generated by Chris Lattner · 16 years ago
  54. bd1fc36 Add source debug information to the Sparc code generator. by Richard Pennington · 16 years ago
  55. e9a75a6 rename TAI -> MAI, being careful not to make MAILJMP instructions :) by Chris Lattner · 16 years ago
  56. 7b26fce Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. by Chris Lattner · 16 years ago
  57. 4b7dadb eliminate AsmPrinter::SwitchToSection and just have clients by Chris Lattner · 16 years ago
  58. b94284b make printInstruction return void since its result is omitted. Make the by Chris Lattner · 16 years ago
  59. 44c4417 Remove dead code. MDNode and MDString are not Constant anymore. by Devang Patel · 16 years ago
  60. 5034329 pass the mangler down into the various SectionForGlobal methods. by Chris Lattner · 16 years ago
  61. a4f43fb Rename MDNode.h header. It defines MDnode and other metadata classes. by Devang Patel · 16 years ago
  62. 5e693ed Rip all of the global variable lowering logic out of TargetAsmInfo. Since by Chris Lattner · 16 years ago
  63. 5680b4f Add new helpers for registering targets. - Less boilerplate == good. by Daniel Dunbar · 16 years ago
  64. 100865e make AsmPrinter::doFinalization iterate over the global variables by Chris Lattner · 16 years ago
  65. 249df80 fix Sparc, SystemZ, and MSP430 to not override AsmPrinter::doInitialization. by Chris Lattner · 16 years ago
  66. 1177cee Rename LessPrivateGlobalPrefix -> LinkerPrivateGlobalPrefix to match the by Chris Lattner · 16 years ago
  67. dde1a8e Pass in the unfortunately named "LessPrivatePrefix" for the by Bill Wendling · 16 years ago
  68. a3c6f6b Add plumbing for the `linker_private' linkage type. This type is meant for by Bill Wendling · 16 years ago
  69. 67038c1 Put Target definitions inside Target specific header, and llvm namespace. by Daniel Dunbar · 16 years ago
  70. 5302288 Remove old style hacks to register AsmPrinter into TargetMachine. by Daniel Dunbar · 16 years ago
  71. e833810 Reapply TargetRegistry refactoring commits. by Daniel Dunbar · 16 years ago
  72. 338191c Revert 75762, 75763, 75766..75769, 75772..75775, 75778, 75780, 75782 to repair broken LLVM-GCC build. by Stuart Hastings · 16 years ago
  73. b22f50e Register Target's TargetMachine and AsmPrinter in the new registry. by Daniel Dunbar · 16 years ago
  74. a31f96c by David Greene · 16 years ago
  75. 8c9a96b Reapply my previous asmprinter changes now with more testing and two by Chris Lattner · 16 years ago
  76. fbcc663 llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. by Torok Edwin · 16 years ago
  77. 6c5282e Revert r75615, which depended on 75610. by Daniel Dunbar · 16 years ago
  78. 027c84d2 Rename getValueName -> getMangledName. by Chris Lattner · 16 years ago
  79. fb8d6d5 Implement changes from Chris's feedback. Finish converting lib/Target. by Torok Edwin · 16 years ago
  80. fa04002 Convert more abort() calls to llvm_report_error(). by Torok Edwin · 16 years ago
  81. 75c12e1 Remove unused AsmPrinter OptLevel argument, and propogate. by Daniel Dunbar · 16 years ago
  82. 31ceb1b Add an "alignment" field to the MachineFunction object. It makes more sense to by Bill Wendling · 16 years ago
  83. c043d13 Privatize some data. by Owen Anderson · 16 years ago
  84. 2cc6d18 Let's ignore MDStrings also! by Devang Patel · 16 years ago
  85. 9d68302 by Devang Patel · 16 years ago
  86. 5a495fe Provide InitializeAllTargets and InitializeNativeTarget functions in the by Bob Wilson · 16 years ago
  87. 3773afe fix the sparc codegen to not depend on the sparc asmprinter. by Chris Lattner · 16 years ago
  88. 1b731d5 Introduce new headers whose inclusion forces linking and by Douglas Gregor · 16 years ago
  89. af9eaa8 Rename PaddedSize to AllocSize, in the hope that this by Duncan Sands · 16 years ago
  90. 026e5d7 Instead of passing in an unsigned value for the optimization level, use an enum, by Bill Wendling · 17 years ago
  91. 084669a Second attempt: by Bill Wendling · 17 years ago
  92. 56f2987 r70270 isn't ready yet. Back this out. Sorry for the noise. by Bill Wendling · 17 years ago
  93. d0ae159 Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to by Bill Wendling · 17 years ago
  94. 5e5a63c CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose. by Evan Cheng · 17 years ago
  95. 4581beb It makes no sense to have a ODR version of common linkage, so remove it. by Duncan Sands · 17 years ago
  96. 12da8ce Introduce new linkage types linkonce_odr, weak_odr, common_odr by Duncan Sands · 17 years ago
  97. c5437ea Overhaul my earlier submission due to feedback. It's a large patch, but most of by Bill Wendling · 17 years ago
  98. 0f4c581 Put code that generates debug labels into TableGen so that it can be used by by Bill Wendling · 17 years ago
  99. 6de96a1 Add the private linkage. by Rafael Espindola · 17 years ago
  100. dc020f9 Rename getABITypeSize to getTypePaddedSize, as suggested by Chris. by Duncan Sands · 17 years ago