1. bad9def Use the new API for creating an OpaqueType. by Nicolas Geoffray · 16 years ago
  2. 5f0b748 tidy up by Chris Lattner · 16 years ago
  3. ab2a663 Update cpp generation with new LLVM API for primitive types. by Nicolas Geoffray · 16 years ago
  4. bfa79b8 Revert a few changes that were done in 78603. by Sanjiv Gupta · 16 years ago
  5. 1c8c15f Move XCore AsmPrinter to XCore/AsmPrinter directory. by Richard Osborne · 16 years ago
  6. 6b16eff Add support for the PowerPC 64-bit SVR4 ABI. by Tilmann Scheller · 16 years ago
  7. bc9b754 Turn on if-conversion for thumb2. by Evan Cheng · 16 years ago
  8. ad27d77 update for rename. by Chris Lattner · 16 years ago
  9. c077621 rename PIC16Section.h -> MCSectionPIC16.h for consistency with by Chris Lattner · 16 years ago
  10. 97d37b6 cmake likes its explicit list of files to build. by Chris Lattner · 16 years ago
  11. 760e24c use XCore-specific section with xcore specific cp/dp flags to restore by Chris Lattner · 16 years ago
  12. 203b3e9 If ELF subtargets don't want to support 4/8/16-byte mergable sections, allow by Chris Lattner · 16 years ago
  13. 7d996d9 add support for target-specific ELF section flags, add a new MCSectionXCore by Chris Lattner · 16 years ago
  14. bd51c67 Simplify a few more things, eliminating a few more dependencies on by Dan Gohman · 16 years ago
  15. 010b1b9 Do not use frame register to reference fixed stack objects if the function is frameless. by Evan Cheng · 16 years ago
  16. d6708ea On x86-64, for a varargs function, don't store the xmm registers to by Dan Gohman · 16 years ago
  17. 98a0104 Leaf functions which do not save CSRs can be frameless even with -disable-fp-elim. by Evan Cheng · 16 years ago
  18. 72977a4 Allow targets to specify their choice of calling conventions per by Anton Korobeynikov · 16 years ago
  19. e6c835f Add Thumb2 lsr hooks. by Evan Cheng · 16 years ago
  20. dac19a7 CMake: Corrected variable check. by Oscar Fuentes · 16 years ago
  21. 59bc060 80 col violation. by Evan Cheng · 16 years ago
  22. 9b9014f Cleanup the mess in msp430 target registration and hopefully unbreak the build by Anton Korobeynikov · 16 years ago
  23. bba9f5f Indentation. by Evan Cheng · 16 years ago
  24. 37f1cbd Hopefully unbreak cmake builds by Anton Korobeynikov · 16 years ago
  25. 31b99dd Also shrink immediate branches; also more assembler workarounds. by Evan Cheng · 16 years ago
  26. 960a7c9 Give MSP430 a separate asmprinter lib by Anton Korobeynikov · 16 years ago
  27. 2247276 Properly handle indirect win64 args when they're passed in memory by Anton Korobeynikov · 16 years ago
  28. 267a0ff Get the CPP backend into some semblance of working by updating for numerous LLVMContext changes, by Owen Anderson · 16 years ago
  29. 22cac0d Now that all the legal Neon shuffles (or at least the ones that have been by Bob Wilson · 16 years ago
  30. c1d287b Create a new ARM-specific DAG node, VDUP, to represent a splat from a by Bob Wilson · 16 years ago
  31. 0ce3710 During legalization, change Neon vdup_lane operations from shuffles to by Bob Wilson · 16 years ago
  32. c22e0b2 Update llvm-mc / MCAsmStreamer to print the instruction using the actual target by Daniel Dunbar · 16 years ago
  33. 575327b Add virtual printMCInst method to AsmPrinter, as a quick way to expose the API by Daniel Dunbar · 16 years ago
  34. 61466c5 Add X86 instruction printer support for printing MCValue operands. by Daniel Dunbar · 16 years ago
  35. a1efbbd Shrink ADR and LDR from constantpool late during constantpool island pass. by Evan Cheng · 16 years ago
  36. 1135a23 New entry. by Evan Cheng · 16 years ago
  37. fa9ca0f Make these matching rules more strict so that they don't by Dan Gohman · 16 years ago
  38. 7894578 TargetRegistry: Change AsmPrinter constructor to be typed as returning an by Daniel Dunbar · 16 years ago
  39. fdf229e Remove HasCrazyBSS and add a flag in TAI to indicate that '.section' by Bruno Cardoso Lopes · 16 years ago
  40. 1d0be15 Push LLVMContexts through the IntegerType APIs. by Owen Anderson · 16 years ago
  41. 67d894e TargetRegistry: Reorganize AsmPrinter construction so that clients pass in the by Daniel Dunbar · 16 years ago
  42. a8c58d5 Reapply pieces of 78914 reverted in 78916, this has been fixed. by Daniel Dunbar · 16 years ago
  43. b42dad4 Revert 78892 and 78895, these break generating working executables on by Daniel Dunbar · 16 years ago
  44. f35d216 Add missing defs of R2 and D1. by Jim Grosbach · 16 years ago
  45. 95cf7e7 Remove obsoleted files (from AsmPrinter move) by Daniel Dunbar · 16 years ago
  46. e176fc9 Revert r78914, as it was breaking the build. by Owen Anderson · 16 years ago
  47. 2780609 Move PIC16 AsmPrinter to PIC16/AsmPrinter directory. by Sanjiv Gupta · 16 years ago
  48. 6d3d9c3 Finalize itineraries for cortex-a8 integer multiply by David Goodwin · 16 years ago
  49. 8db5cce Remove unnecessary newline by Jim Grosbach · 16 years ago
  50. 1add659 Correct comment wording by Jim Grosbach · 16 years ago
  51. b71b909 reintroduce support for Mips "small" section handling. This is by Chris Lattner · 16 years ago
  52. 48bd7e3 tPOP_RET now has predicate operands. by Evan Cheng · 16 years ago
  53. bfcbb50 Add a fixme message about canonicalizing floating-point vector types. by Bob Wilson · 16 years ago
  54. bab812b Revert r78852 for now. I want to do this differently, but I don't have time by Bob Wilson · 16 years ago
  55. bf04f72 fix typo, add 10.6 version of test for my previous patch. by Chris Lattner · 16 years ago
  56. e3736f8 Restore some "small section" support code, reverting my patch from r76936. by Chris Lattner · 16 years ago
  57. 86e5f7b It's ok to spill a tGPR register as long as it's still allocated a low register. by Evan Cheng · 16 years ago
  58. b2d3169 fix a minor fixme. When building with SL and later tools, the ".eh" symbols by Chris Lattner · 16 years ago
  59. b808588 Change MCSectionELF to represent a section semantically instead of by Bruno Cardoso Lopes · 16 years ago
  60. 2886506 Add a comment to describe why vector shuffles are legalized to custom DAG nodes. by Bob Wilson · 16 years ago
  61. d06791f Use cast<> instead of dyn_cast<> in places where the type is known. by Bob Wilson · 16 years ago
  62. cf20ac4 Various AsmWriter output cleanups. Use WriteAsOperand instead of by Dan Gohman · 16 years ago
  63. 38cff38 sink uniquing of sections out of MCContext into the ELF and PECOFF TLOF implementations. by Chris Lattner · 16 years ago
  64. f991ecf Symbols with LinkerPrivateLinkage are weak. This allows WebKit to build again. by Dale Johannesen · 16 years ago
  65. 873bc4c make PIC16 unique its own sections instead of having mcontext do it. by Chris Lattner · 16 years ago
  66. c9d3152 add some comments: MCContext owns the MCSections, but it bump pointer allocates by Chris Lattner · 16 years ago
  67. e309cfa reject invalid code like: by Chris Lattner · 16 years ago
  68. 5dc47ff implement support for uniquing MachO sections. by Chris Lattner · 16 years ago
  69. a462920 some compiler don't get string from TLOF.h implicitly or something. by Chris Lattner · 16 years ago
  70. d3c4486f reduce #includage by Chris Lattner · 16 years ago
  71. af385ba Recognize Neon VDUP shuffles during legalization instead of selection. by Bob Wilson · 16 years ago
  72. d8e1757 Recognize Neon VREV shuffles during legalization instead of selection. by Bob Wilson · 16 years ago
  73. a9ad041 This void is implicit in C++. by Dan Gohman · 16 years ago
  74. 114a266 Generate Neon VTBL and VTBX instructions from the corresponding intrinsics. by Bob Wilson · 16 years ago
  75. a634062 Use PadToColumn instead of tabs. by Dan Gohman · 16 years ago
  76. 3aaccff PredCC is meant to be 2 bits wide, like PredCC1. by Evan Cheng · 16 years ago
  77. 1a8f36e Enhance the InstrStage object to enable the specification of an Itinerary with overlapping stages. The default is to maintain the current behavior that the "next" stage immediately follows the previous one. by David Goodwin · 16 years ago
  78. bff3923 Add catch block handling to SjLj exception handling. by Jim Grosbach · 16 years ago
  79. 9f7d60f Fix TableGen warnings. This partly reverts my previous change to this file, by Bob Wilson · 16 years ago
  80. bfbc1de change CBE to just get TAI now, instead of TM to get TAI. by Chris Lattner · 16 years ago
  81. 9ca9daa Transform -X/C to X/-C, implementing a README.txt entry. by Dan Gohman · 16 years ago
  82. 9338493 CMake: Added asm file to x86_64 MSVC build. by Oscar Fuentes · 16 years ago
  83. 378756c register naming cleanup (s/ip/r12/) by Jim Grosbach · 16 years ago
  84. a7ac47c Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple by Chris Lattner · 16 years ago
  85. d6eb635 Move immediate constant predicate templates from the Blackfin target to MathExtras.h by Jakob Stoklund Olesen · 16 years ago
  86. 007ea27 Shrink Thumb2 movcc instructions. by Evan Cheng · 16 years ago
  87. e0d7fe8 Remove another Darwin assembler workaround. by Evan Cheng · 16 years ago
  88. c972165 80 col violation. by Evan Cheng · 16 years ago
  89. ea253b9 Remove an Darwin assembler workaround. by Evan Cheng · 16 years ago
  90. 05c269c Shrink ADDS, ADC, RSB, and SUBS. by Evan Cheng · 16 years ago
  91. dbd3c0e Add missing chain operands for VLD* and VST* instructions. by Bob Wilson · 16 years ago
  92. 23b9b19 Add contexts to some of the MVT APIs. No functionality change yet, just the infrastructure work needed to get the contexts to where they need to be first. by Owen Anderson · 16 years ago
  93. c98077b prune #include by Chris Lattner · 16 years ago
  94. 5940c02 prune #includage. by Chris Lattner · 16 years ago
  95. 6b883e3 fix CodeGen/PowerPC/2007-01-15-AsmDialect.ll, fallout from r78742 by Chris Lattner · 16 years ago
  96. ce914b8 change the -x86-asm-syntax=intel/att flag to be in X86TAI by Chris Lattner · 16 years ago
  97. b89030a Shrinkify Thumb2 r = add sp, imm. by Evan Cheng · 16 years ago
  98. 09652df second half of commit. by Chris Lattner · 16 years ago
  99. 5b67bb1 pass "is64Bit" flag into PPC TAI ctors instead of a whole targetmachine. by Chris Lattner · 16 years ago
  100. 74da671 eliminate asmflavor from subtarget, PPCTAI is the only client by Chris Lattner · 16 years ago