1. 494d663 Make sure targets are initialized before we do anything, even command line by Daniel Dunbar · 15 years ago
  2. 64cc972 Kill off <TARGET>MachineModule variables, and <TARGETASMPRINTER>ForceLink by Daniel Dunbar · 15 years ago
  3. 0e0979e formatted_raw_ostream both is-a raw_ostream and has-a raw_ostream. This by Dan Gohman · 15 years ago
  4. fe2fe70 fix section switching to ensure that stubs are emitted to the right by Chris Lattner · 15 years ago
  5. 4ce78ee Add explicit comment that clients can call target initialization functions by Daniel Dunbar · 15 years ago
  6. 53cb17d Skip special LLVM prefix '1' while emitting linknage name. by Devang Patel · 15 years ago
  7. 3434312 Regerate CMake library dependencies. by Daniel Dunbar · 15 years ago
  8. fef02e9 Kill off cmake magic to force linking. by Daniel Dunbar · 15 years ago
  9. 4f80d71 Update llvm{do,grep} to also search cmake / .cmake files by Daniel Dunbar · 15 years ago
  10. 6687990 Now that we have contexts on types, convert some more internals to use contexts. by Owen Anderson · 15 years ago
  11. 36129db We don't need to use llvm_report_error, this interface can deal with errors by Daniel Dunbar · 15 years ago
  12. 50dead0 Revert yesterday's change by removing the LLVMContext parameter to AllocaInst and MallocInst. by Owen Anderson · 15 years ago
  13. 6d823cd Add missing includes. by Daniel Dunbar · 15 years ago
  14. f7d3e69 Verify that there is no kill flag on tied operands on two-address instructions. by Jakob Stoklund Olesen · 15 years ago
  15. 5d77cad Lift addAssemblyEmitter into LLVMTargetMachine. - No functionality change. by Daniel Dunbar · 15 years ago
  16. e017fd1 Fix this comment to mention outs() rather than cout. by Dan Gohman · 15 years ago
  17. e87b2ab Change raw_ostream so that it doesn't call llvm_report_error by Dan Gohman · 15 years ago
  18. 1e1f8ba Register AsmPrinter for XCore, MSP430, and PIC16 targets. by Daniel Dunbar · 15 years ago
  19. fea4ec6 Add an LLVMContext to Type, hardwired to the global context until Type uniquing is moved on the contexts themselves. by Owen Anderson · 15 years ago
  20. 0c77db3 Switch invars away from using isTrapping when it really shouldn't be using it. by Eli Friedman · 15 years ago
  21. bb2ead6 Clean up some comments. by Bob Wilson · 15 years ago
  22. cfe9a60 Lift DumpAsm / -print-emitted-asm functionality into LLVMTargetMachine. by Daniel Dunbar · 15 years ago
  23. 72fbc3d Fix bug in RegScavenger::scavengeRegister(). by Jakob Stoklund Olesen · 15 years ago
  24. 0d7c695 To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now. by Owen Anderson · 15 years ago
  25. fd2934f Don't restrict the set of instructions where we try to constant-fold the by Eli Friedman · 15 years ago
  26. f055229 Remove old style hacks to register AsmPrinter into TargetMachine. by Daniel Dunbar · 15 years ago
  27. 0df5c8e Update the C bindings to keep the LLVMTypeKind up to date between the C/C++ by Chris Lattner · 15 years ago
  28. 23702ea Remove mismatched and unnecessary declaration. by Daniel Dunbar · 15 years ago
  29. a90b3dc Move a few more convenience factory functions from Constant to LLVMContext. by Owen Anderson · 15 years ago
  30. 7add5ff move createAlphaLLRPPass out of addAssemblyEmitter to make Alpha by Chris Lattner · 15 years ago
  31. a499eff ShortenDeadCopySrcLiveRange needs to be more conservative in multi-kill situations. by Evan Cheng · 15 years ago
  32. 9344eb7 Add script 'UpdateCMakeLists.pl'. This script can be used (manually) to update by Ted Kremenek · 15 years ago
  33. 1935629 Lexically order files in CMakeLists.txt files. by Ted Kremenek · 15 years ago
  34. 23c8046 Move the ConstantStruct factory methods over to LLVMContext. by Owen Anderson · 15 years ago
  35. f1459cf Remove unused function. by Daniel Dunbar · 15 years ago
  36. 4b70fab use std::vector instead of std::list for both Section and Symbol lists because by Bruno Cardoso Lopes · 15 years ago
  37. cf20031 Fix test so it works on systems where wchar_t != int. by Dale Johannesen · 15 years ago
  38. f0a5ec0 Update CMakeLists for reapplication. by Daniel Dunbar · 15 years ago
  39. e564c6a Test for llvm-gcc patch 75822. by Dale Johannesen · 15 years ago
  40. 51b198a Reapply TargetRegistry refactoring commits. by Daniel Dunbar · 15 years ago
  41. e4d54d7 Add a note about the raw_fd_ostream API change. by Dan Gohman · 15 years ago
  42. 908e058 Fix cmake build, add TargetMachineRegistry.cpp that got restored in r75807 by Xerxes Ranby · 15 years ago
  43. 2467677 Apparently Darwin doesn't have /dev/full :-(. by Dan Gohman · 15 years ago
  44. 823d991 Restore file lost during reversion. by Stuart Hastings · 15 years ago
  45. fe7b16f by David Greene · 15 years ago
  46. 87d1f47 Revert 75798 to fix llvm build. by Rafael Espindola · 15 years ago
  47. 206613b Fix a typo in a comment that Duncan noticed. by Dan Gohman · 15 years ago
  48. 1f5c5b9 Fix a thinko in a comment that Duncan spotted. by Dan Gohman · 15 years ago
  49. a1bdced Add a Force option to raw_fd_ostream to specify whether opening by Dan Gohman · 15 years ago
  50. 2286f8d Revert 75762, 75763, 75766..75769, 75772..75775, 75778, 75780, 75782 to repair broken LLVM-GCC build. by Stuart Hastings · 15 years ago
  51. 7fe3dd5 The static function TypeToFloatSemantics is now unused - remove it. by Duncan Sands · 15 years ago
  52. 1d05b23 Fix pattern for LD16S_3r, add basic tests to check load / store instructions by Richard Osborne · 15 years ago
  53. d890de1 Add a raw_ostream version of CheckBitcodeOutputToConsole. by Dan Gohman · 15 years ago
  54. 6a60e16 Add a testcase for raw_ostream error checking. by Dan Gohman · 15 years ago
  55. c232a7e Add a comment noting that raw_os_ostream does not check for errors. by Dan Gohman · 15 years ago
  56. d3a974f Check for errors on close(2) too. And lseek(2). by Dan Gohman · 15 years ago
  57. 9f79d3e Use 0664 instead of 0644 for the default open mode. This is by Dan Gohman · 15 years ago
  58. 65f57c2 Use errs() instead of std::cerr. by Dan Gohman · 15 years ago
  59. 6ca5f93 Add a raw_ostream operator<< to sys::Path. by Dan Gohman · 15 years ago
  60. 7ecc850 Thumb-2 only support [base_reg + offset_reg] addressing, not [base_reg - offset_reg]. by David Goodwin · 15 years ago
  61. 3af282f Fix XCoreTargetLowering::isLegalAddressingMode to handle non simple VTs. by Richard Osborne · 15 years ago
  62. f301c22 Remove the xcore-file-directive option now that LLVM has proper support for by Richard Osborne · 15 years ago
  63. 6e68cd9 Added llvm-mc support for parsing the .dump and .load directives. by Kevin Enderby · 15 years ago
  64. a4b0486 Remove the v3i32 and v3f32 value types: they are not by Duncan Sands · 15 years ago
  65. bd594a1 Added myself to the blame list. by Xerxes Ranby · 15 years ago
  66. f3f4715 Replace large swaths of copy-n-paste code with obvious helper function... by Daniel Dunbar · 15 years ago
  67. 8cb6626 Remove StringConstantPrefix now that the only user (llvm-gcc) has gone. by Duncan Sands · 15 years ago
  68. 6c05796 Kill off old (TargetMachine level, not Target level) match quality functions. by Daniel Dunbar · 15 years ago
  69. baaf117 Fix cmake build lib/Target/TargetMachineRegistry.cpp removed. by Xerxes Ranby · 15 years ago
  70. 03f4bc5 Provide TargetMachine implementations with reference to Target they were created by Daniel Dunbar · 15 years ago
  71. c3493cc String constants are now output with private linkage. by Duncan Sands · 15 years ago
  72. 56b1d5d Tweak svn:ignore by Daniel Dunbar · 15 years ago
  73. 6501145 Kill off unused TargetMachineRegistry methods and ivars. by Daniel Dunbar · 15 years ago
  74. 54785e6 Migrate llc and the JIT to using the TargetRegistry for lookups. by Daniel Dunbar · 15 years ago
  75. 4d1be77 Include the Target& in the TargetMachineRegisterEntry. by Daniel Dunbar · 15 years ago
  76. 3fb7eee Allow multiple registrations of the same target. by Daniel Dunbar · 15 years ago
  77. aca81c4 Initialize the target info via the InitializeNativeTarget() hook. by Daniel Dunbar · 15 years ago
  78. dec9803 Switch some obvious clients to using the new TargetRegistry. by Daniel Dunbar · 15 years ago
  79. e0bda7d Reimplement TargetMachineRegistry in terms of TargetRegistry. by Daniel Dunbar · 15 years ago
  80. 4883630 Mark Target's creation routines as const. by Daniel Dunbar · 15 years ago
  81. 4246790 Register Target's TargetMachine and AsmPrinter in the new registry. by Daniel Dunbar · 15 years ago
  82. 7a46d78 Fix thinko by Daniel Dunbar · 15 years ago
  83. 42562bc Tweak svn:ignore by Daniel Dunbar · 15 years ago
  84. 579fb87 Detect write failures on raw_fd_ostream. by Daniel Dunbar · 15 years ago
  85. ab52ae8 Tweak CMake component lookup, I misunderstood what was happening here.though. :( by Daniel Dunbar · 15 years ago
  86. 6461716 Include Target specific Info initialization routine when initializing all by Daniel Dunbar · 15 years ago
  87. 8cca8f9 Teach Makefiles & CMake to link in the <TARGET>Info library when linking the by Daniel Dunbar · 15 years ago
  88. f23d493 Fix stupid thinko by Daniel Dunbar · 15 years ago
  89. 73b3ec4 Address some review comments on TargetRegistry. by Daniel Dunbar · 15 years ago
  90. b5a8c08 Add TargetInfo directories to CMake's list. by Daniel Dunbar · 15 years ago
  91. c984df8 Add TargetInfo libraries for all targets. by Daniel Dunbar · 15 years ago
  92. f9b36f0 Move load / store folding alignment require into the table(s). by Evan Cheng · 15 years ago
  93. 51381d2 Update CMake file. by Ted Kremenek · 15 years ago
  94. c08872e rename decorateName -> DecorateCygMingName, make it assert if not by Chris Lattner · 15 years ago
  95. 9d5511b eliminate the Mangler::PreserveAsmNames bit, the sole client of this by Chris Lattner · 15 years ago
  96. f1cfea2 remove printSuffixedName. by Chris Lattner · 15 years ago
  97. b1ccad3 convert arm/darwin stubs to use the mangler to synthesize all the names instead of by Chris Lattner · 15 years ago
  98. bb06129 Add new TargetRegistry. by Daniel Dunbar · 15 years ago
  99. 4fb63d0 fix an arm codegen bug (the same as PR4482 on ppc) where available_externally by Chris Lattner · 15 years ago
  100. 0a23854 convert [Hidden]GVNonLazyPtrs to compute the global and stub names by Chris Lattner · 15 years ago