1. 1c8c15f Move XCore AsmPrinter to XCore/AsmPrinter directory. by Richard Osborne · 15 years ago
  2. 7d92721 Add XFAIL testcase for setcc undef. by Jakob Stoklund Olesen · 15 years ago
  3. ea60d3d Add XFAIL test case for a scavenger assert. by Jakob Stoklund Olesen · 15 years ago
  4. 6b16eff Add support for the PowerPC 64-bit SVR4 ABI. by Tilmann Scheller · 15 years ago
  5. 7a1e872 Update LocalRewriter::DistanceMap when inserting stack loads. by Jakob Stoklund Olesen · 15 years ago
  6. c4f661e Reformatting and some cleanup. by Bill Wendling · 15 years ago
  7. e96507c 80 col violations. by Evan Cheng · 15 years ago
  8. 39f4d47 Fix tests. by Evan Cheng · 15 years ago
  9. bc9b754 Turn on if-conversion for thumb2. by Evan Cheng · 15 years ago
  10. ad27d77 update for rename. by Chris Lattner · 15 years ago
  11. c077621 rename PIC16Section.h -> MCSectionPIC16.h for consistency with by Chris Lattner · 15 years ago
  12. 97d37b6 cmake likes its explicit list of files to build. by Chris Lattner · 15 years ago
  13. 760e24c use XCore-specific section with xcore specific cp/dp flags to restore by Chris Lattner · 15 years ago
  14. 203b3e9 If ELF subtargets don't want to support 4/8/16-byte mergable sections, allow by Chris Lattner · 15 years ago
  15. 7d996d9 add support for target-specific ELF section flags, add a new MCSectionXCore by Chris Lattner · 15 years ago
  16. bd51c67 Simplify a few more things, eliminating a few more dependencies on by Dan Gohman · 15 years ago
  17. 0d24bfb Simplify this code to not depend as much on CurMBB. by Dan Gohman · 15 years ago
  18. 010b1b9 Do not use frame register to reference fixed stack objects if the function is frameless. by Evan Cheng · 15 years ago
  19. d7be663 Always check to see if raw_fd_ostream's file descriptor is attached to by Dan Gohman · 15 years ago
  20. fbcb5b6 Add support for column computation on unbuffered streams. by Dan Gohman · 15 years ago
  21. a4a68c1 Move FormattedStream's write_impl out of line. by Dan Gohman · 15 years ago
  22. 1486ef9 Remove an unnecessary #include. by Dan Gohman · 15 years ago
  23. 20e8d5a switch DominanceFrontier::splitBlock to use a smallvector for by Chris Lattner · 15 years ago
  24. d6708ea On x86-64, for a varargs function, don't store the xmm registers to by Dan Gohman · 15 years ago
  25. 6325a53 Do not completely skip subrange info for a zero sized array. by Devang Patel · 15 years ago
  26. 98a0104 Leaf functions which do not save CSRs can be frameless even with -disable-fp-elim. by Evan Cheng · 15 years ago
  27. 9c546cd CMake: Updated library dependence info. by Oscar Fuentes · 15 years ago
  28. 0abee07 Add sse4.2 string/text processing intrinsics. We'll select these later. by Eric Christopher · 15 years ago
  29. 8011795 Whitespace cleanup. by Eric Christopher · 15 years ago
  30. 72977a4 Allow targets to specify their choice of calling conventions per by Anton Korobeynikov · 15 years ago
  31. e6c835f Add Thumb2 lsr hooks. by Evan Cheng · 15 years ago
  32. e44313e llvm-mc: Fix bugs where bytes were unintentionally being printed as signed. by Daniel Dunbar · 15 years ago
  33. dac19a7 CMake: Corrected variable check. by Oscar Fuentes · 15 years ago
  34. abd7514 *try* to use a better name to describe how common symbols are marked on the elf object file. by Bruno Cardoso Lopes · 15 years ago
  35. 5ee3ba2 Add doxygen comments. by Owen Anderson · 15 years ago
  36. 59bc060 80 col violation. by Evan Cheng · 15 years ago
  37. b2d0b6b llvm-mc: When handling a .set, make sure to print subsequent references to the by Daniel Dunbar · 15 years ago
  38. 9b9014f Cleanup the mess in msp430 target registration and hopefully unbreak the build by Anton Korobeynikov · 15 years ago
  39. 9a0b165 Revert r78424. by Argyrios Kyrtzidis · 15 years ago
  40. bba9f5f Indentation. by Evan Cheng · 15 years ago
  41. 7a677a3 Force reconfigure by Anton Korobeynikov · 15 years ago
  42. 12de0df llvm-mc: zerofill shouldn't print quotes around the section,segment. by Daniel Dunbar · 15 years ago
  43. 56ce0f4 fix "pc" to be lower case in a target triple, patch by Yonggang Luo by Chris Lattner · 15 years ago
  44. 37f1cbd Hopefully unbreak cmake builds by Anton Korobeynikov · 15 years ago
  45. 31b99dd Also shrink immediate branches; also more assembler workarounds. by Evan Cheng · 15 years ago
  46. 960a7c9 Give MSP430 a separate asmprinter lib by Anton Korobeynikov · 15 years ago
  47. 1ab7594 llvm-mc: Support escaped characters in string literals (for .ascii and .asciz) by Daniel Dunbar · 15 years ago
  48. 2247276 Properly handle indirect win64 args when they're passed in memory by Anton Korobeynikov · 15 years ago
  49. 267a0ff Get the CPP backend into some semblance of working by updating for numerous LLVMContext changes, by Owen Anderson · 15 years ago
  50. 94d38e5 CMake: Automatic regeneration of the library dependencies file. by Oscar Fuentes · 15 years ago
  51. 717f1dc Take another shot at disabling this when no ppc support is available. by Daniel Dunbar · 15 years ago
  52. d644cb8 A couple IRBuilder functions were still using getGlobalContext(). by Erick Tryzelaar · 15 years ago
  53. 3d3ed36 CMake: Builds main LLVM Target library before its sublibraries. This by Oscar Fuentes · 15 years ago
  54. 22cac0d Now that all the legal Neon shuffles (or at least the ones that have been by Bob Wilson · 15 years ago
  55. c1d287b Create a new ARM-specific DAG node, VDUP, to represent a splat from a by Bob Wilson · 15 years ago
  56. 0ce3710 During legalization, change Neon vdup_lane operations from shuffles to by Bob Wilson · 15 years ago
  57. 75caad4 CMake: Corrected indentation on a block of code. by Oscar Fuentes · 15 years ago
  58. d8b1b9a CMake: Use LLVM_COMMON_DEPENDS on add_llvm_executable. by Oscar Fuentes · 15 years ago
  59. a339063 CMake: propagate to the parent scope LLVM_COMMON_DEPENDS. This is by Oscar Fuentes · 15 years ago
  60. 93db2f0 CMake: updated list of source files for library MC. by Oscar Fuentes · 15 years ago
  61. c22e0b2 Update llvm-mc / MCAsmStreamer to print the instruction using the actual target by Daniel Dunbar · 15 years ago
  62. 575327b Add virtual printMCInst method to AsmPrinter, as a quick way to expose the API by Daniel Dunbar · 15 years ago
  63. 61466c5 Add X86 instruction printer support for printing MCValue operands. by Daniel Dunbar · 15 years ago
  64. 1689e0c Add MCSymbol::{print, dump} by Daniel Dunbar · 15 years ago
  65. 2c11624 Add MCValue::{print, dump} by Daniel Dunbar · 15 years ago
  66. 7b7f514 llvm-mc: Move MCAsmToken::getLoc() into MC library where it belongs. by Daniel Dunbar · 15 years ago
  67. 7cefd80 Indentation change. by Evan Cheng · 15 years ago
  68. 5905bc4 CMake: updated library dependencies. by Oscar Fuentes · 15 years ago
  69. 8ef01dc CMake: build llvm-config before the other tools. by Oscar Fuentes · 15 years ago
  70. a1efbbd Shrink ADR and LDR from constantpool late during constantpool island pass. by Evan Cheng · 15 years ago
  71. 0668dc7 Add helpers for fetching basic types. by Owen Anderson · 15 years ago
  72. 1135a23 New entry. by Evan Cheng · 15 years ago
  73. 7eb28f3 Make TargetData optional in GlobalOpt and ArgumentPromotion. by Dan Gohman · 15 years ago
  74. fa9ca0f Make these matching rules more strict so that they don't by Dan Gohman · 15 years ago
  75. 22c3f18 Expose LLVMContext to llvm-c. by Erick Tryzelaar · 15 years ago
  76. 86cba32 Fix MCSectionELF::ShouldOmitSectionDirective's matching of .data and by Dan Gohman · 15 years ago
  77. 7894578 TargetRegistry: Change AsmPrinter constructor to be typed as returning an by Daniel Dunbar · 15 years ago
  78. bb23973 Mark this test as requiring the powerpc target. by Daniel Dunbar · 15 years ago
  79. 011e4db llvm-mc: Add dummy MCStreamer implementation, (eventually) for use in profiling. by Daniel Dunbar · 15 years ago
  80. fdf229e Remove HasCrazyBSS and add a flag in TAI to indicate that '.section' by Bruno Cardoso Lopes · 15 years ago
  81. 0e275dc Actually privatize a IntegerTypes, and fix a few bugs exposed by this. by Owen Anderson · 15 years ago
  82. ec9b261 When standard output is a terminal, set outs() to be unbuffered, to by Dan Gohman · 15 years ago
  83. 6c304f2 Make formatted_raw_ostream restore the buffer settings of the by Dan Gohman · 15 years ago
  84. 009fc9e Take the fast path for any named value and any GlobalValue, which doesn't by Dan Gohman · 15 years ago
  85. 1d0be15 Push LLVMContexts through the IntegerType APIs. by Owen Anderson · 15 years ago
  86. d163e8b Remove hack used to strip unwanted chars from section name by Bruno Cardoso Lopes · 15 years ago
  87. b8e1055 Add a method to return BSSSection from TargetLoweringObjectFile by Bruno Cardoso Lopes · 15 years ago
  88. 4aa688e Add a method to return if the ELF section contains only common symbols! by Bruno Cardoso Lopes · 15 years ago
  89. 2907542 Add unimplemented destructor declarations to hopefully address by Dan Gohman · 15 years ago
  90. c6126e8 Fix a compiler warning about comparing signed with unsigned. by Dan Gohman · 15 years ago
  91. 2cf89b6 * Moved all tool version requirements to the same place by Misha Brukman · 15 years ago
  92. 9d63530 Converted tabs to spaces. by Misha Brukman · 15 years ago
  93. 0f6d5f8 Grammar fix. by Misha Brukman · 15 years ago
  94. 10f9566 Tweak svn:ignore by Daniel Dunbar · 15 years ago
  95. 67d894e TargetRegistry: Reorganize AsmPrinter construction so that clients pass in the by Daniel Dunbar · 15 years ago
  96. 4e8e642 Add an assert to check copy_to_buffer's precondition. by Dan Gohman · 15 years ago
  97. 0ba50bb Set raw_os_ostream, raw_string_ostream, and raw_svector_ostream to be by Dan Gohman · 15 years ago
  98. 208ec0f Add support to raw_ostream for sizing the buffer according to the by Dan Gohman · 15 years ago
  99. 25a619f Add temporary hack to teach LLVM to reconfigure itself to pick up the new PIC16 by Daniel Dunbar · 15 years ago
  100. a8c58d5 Reapply pieces of 78914 reverted in 78916, this has been fixed. by Daniel Dunbar · 15 years ago