1. c5b822b Convert several tests to use temporary files instead of redundantly by Dan Gohman · 16 years ago
  2. 9eb698b Fix two more not-grep tests that were missing llvm-dis. by Dan Gohman · 16 years ago
  3. 9ea3f56 Teach isGAPlusOffset to respect a GlobalAddressSDNode's offset by Dan Gohman · 16 years ago
  4. 7dc1def Re-apply 52002, allowing the verifier to accept non-MRV struct return by Dan Gohman · 16 years ago
  5. f5025cf CodeGen support for aggregate-value function arguments. by Dan Gohman · 16 years ago
  6. 98301c0 Update the build instructions. by Duncan Sands · 16 years ago
  7. 8930763 Various tweaks related to apint codegen. No functionality by Duncan Sands · 16 years ago
  8. 8a6ccb5 Handle empty aggregate values. by Dan Gohman · 16 years ago
  9. f910eaa AsmParser support for immediate constant aggregate values. by Dan Gohman · 16 years ago
  10. 75146a6 CPPBackend support for extractvalue and insertvalue. by Dan Gohman · 16 years ago
  11. 26825a8 Abort on an unrecognized opcode. by Dan Gohman · 16 years ago
  12. e8e3b55 Update the CPP backend for the ConstantFP::get API change. by Dan Gohman · 16 years ago
  13. 8eab8a2 Remove some DAG combiner assumptions about sizes by Duncan Sands · 16 years ago
  14. eddc8f1 Test that prune-eh doesn't make deductions based by Duncan Sands · 16 years ago
  15. d674b4e add support for PIC on linux x86-64 by Rafael Espindola · 16 years ago
  16. 313f0e6 lower calls to abs to inline code, PR2337 by Chris Lattner · 16 years ago
  17. 18d73c2 Fix PR2411, where ip constant prop would propagate the by Chris Lattner · 16 years ago
  18. 93ee81e Small formatting changes. by Bill Wendling · 16 years ago
  19. 822143e use 'continue' to make the function linker simpler. When linking a strong by Chris Lattner · 16 years ago
  20. 8246849 minor changes to short circuit the 'no linkage' case earlier for by Chris Lattner · 16 years ago
  21. bc3d1c7 simplify function visibility handling. by Chris Lattner · 16 years ago
  22. 301d5b4 Create dirs as needed. by Tanya Lattner · 16 years ago
  23. a3bd11d removed two implicitly closed </p> tags to get it validate by Gabor Greif · 16 years ago
  24. b37ef51 Update with new release. by Tanya Lattner · 16 years ago
  25. f821ca3 Add a note in the API Changes section about the ConstantFP::get change. by Dan Gohman · 16 years ago
  26. 44181de Use proper icon :) by Anton Korobeynikov · 16 years ago
  27. d1b9ef9 Fix few validations errors by Anton Korobeynikov · 16 years ago
  28. 28b6670 Add footer by Anton Korobeynikov · 16 years ago
  29. 7412031 Remove obsolete CompilerDriver.html and provie a new one, based on autogenerated file form by Anton Korobeynikov · 16 years ago
  30. f3a4fea linkify, this requires pulling CodeGenerator.html into 2.3. by Chris Lattner · 16 years ago
  31. d10e467 Add a simple, but efficient, generic scoped hash table by Chris Lattner · 16 years ago
  32. e7bc136 grammaro by Chris Lattner · 16 years ago
  33. 04af7cb final edits from me, simplify the ia64 section. by Chris Lattner · 16 years ago
  34. 43b65e9 more edits by Chris Lattner · 16 years ago
  35. 8207ba9 Add notes about two known X86-64 limitations. by Dan Gohman · 16 years ago
  36. f8e0b4e several edits by Chris Lattner · 16 years ago
  37. e328078 Add some links to doxygen documentation. by Dan Gohman · 16 years ago
  38. fd0d22e Describe MachineMemOperands. by Dan Gohman · 16 years ago
  39. eedf6fe Fix a grammero. by Dan Gohman · 16 years ago
  40. 7e59b8a Revert a bad edit from r52095. by Gordon Henriksen · 16 years ago
  41. 8348b47 add vmkit and rewrite clang section by Chris Lattner · 16 years ago
  42. ea34f64 start edits. by Chris Lattner · 16 years ago
  43. e6e1b35 add more notes. by Chris Lattner · 16 years ago
  44. 8e4eb09 Remove comparison methods for MVT. The main cause by Duncan Sands · 16 years ago
  45. 7d8ab4e Limit the icmp+phi merging optimization to the cases where it is profitable: by Chris Lattner · 16 years ago
  46. c4e6b37 add some html escapes by Chris Lattner · 16 years ago
  47. 27aff87 Using llc always rather than sometimes using LLC. by Duncan Sands · 16 years ago
  48. 47eff2b Fix spelling. by Duncan Sands · 16 years ago
  49. 7aa700e Remove invalid test by Anton Korobeynikov · 16 years ago
  50. a6094be Add win64 by Anton Korobeynikov · 16 years ago
  51. 0d17691 This was fixed by Anton Korobeynikov · 16 years ago
  52. 0b83220 add some notes. by Chris Lattner · 16 years ago
  53. e90ea5e Added FP instruction formats. by Bruno Cardoso Lopes · 16 years ago
  54. a8a8f42 Temporarily reverting r52056. It's causing PPC to fail to bootstrap. by Bill Wendling · 16 years ago
  55. dfac7cb Added support for FP Registers by Bruno Cardoso Lopes · 16 years ago
  56. e562a2f Update VC project files, patch by Cédric Venet! by Chris Lattner · 16 years ago
  57. 4d09efd Speculatively execute a block when the the block is the then part of a triangle shape and it contains a single, side effect free, cheap instruction. The branch is eliminated by adding a select instruction. i.e. by Evan Cheng · 16 years ago
  58. cce302f Fix run line. by Evan Cheng · 16 years ago
  59. 3e3aa86 Revert r52046. It broke cbe on x86 / Mac OS X. by Evan Cheng · 16 years ago
  60. 1d685a4 CodeGen support for insertvalue and extractvalue, and for loads and by Dan Gohman · 16 years ago
  61. 2d389e8 Connect successors before creating the DAG node for the branch. This has by Owen Anderson · 16 years ago
  62. 76aca6f get rid of ExtractValueInst::init's Value argument, it is already passed to the UnaryInstruction ctor by Gabor Greif · 16 years ago
  63. 929b39f Typo. by Evan Cheng · 16 years ago
  64. d4f268b make ExtractValueInst derived from UnaryInstruction by Gabor Greif · 16 years ago
  65. 877333b Enable stack coloring by default. by Evan Cheng · 16 years ago
  66. 6b4a65f PPC preferred loop alignment is 16. by Evan Cheng · 16 years ago
  67. 4c37c07 LoopSimplify preserves AA. by Devang Patel · 16 years ago
  68. 8fb6a94 Print debug message only if there are dead passes. by Devang Patel · 16 years ago
  69. 30073ff Include loop deletion and the ADCE rewrite in the release notes. by Owen Anderson · 16 years ago
  70. 7aa8d44 Testcase for PR2418 by Anton Korobeynikov · 16 years ago
  71. 001c73e Handle assembler identifiers specially in CBE. This fixes PR2418. by Anton Korobeynikov · 16 years ago
  72. 3b3adbb Tighten up the abstraction slightly. by Duncan Sands · 16 years ago
  73. 83ec4b6 Wrap MVT::ValueType in a struct to get type safety by Duncan Sands · 16 years ago
  74. cc41940 As Chris suggested, handle the situation if ShAmt larger than BitWidth, by Zhou Sheng · 16 years ago
  75. 9c3c221 Refine stack slot interval weight computation. by Evan Cheng · 16 years ago
  76. b0a882f Turn stdout into binary mode during bitcode emission. by Anton Korobeynikov · 16 years ago
  77. 232a4ab Provide hooks for libgcc symbols' address resolution inside lli on mingw32. by Anton Korobeynikov · 16 years ago
  78. 0af5e09 Added custom isel for MUL, SDIVREM, UDIVREM, SMUL_LOHI and UMUL_LOHI nodes by Bruno Cardoso Lopes · 16 years ago
  79. 07cec75 Added custom SELECT_CC lowering by Bruno Cardoso Lopes · 16 years ago
  80. 836bfcd Revert 52002. by Dan Gohman · 16 years ago
  81. 5c49061 Expose a public interface to this pass. by Chris Lattner · 16 years ago
  82. 15ccbf5 Let libcall semantics decide whether it knows about functions by Chris Lattner · 16 years ago
  83. 6fc5b48 Warn of potential violations of strict aliasing rules. by Evan Cheng · 16 years ago
  84. 1b022cf Don't break strict aliasing. by Evan Cheng · 16 years ago
  85. 83a15d7 Describe loop index split. by Devang Patel · 16 years ago
  86. 6e60ea4 Wording fixes. Thanks Bill! by Dan Gohman · 16 years ago
  87. 417dc2f Remove debugging code. by Owen Anderson · 16 years ago
  88. 96a89c7 fix typos, tweak stuff, make it to validate by Gabor Greif · 16 years ago
  89. a9efb26 Use the newly created helper on LiveIntervals. by Owen Anderson · 16 years ago
  90. c4dc132 Add a helper for constructing new live ranges that ended from an instruction to the end of its MBB. by Owen Anderson · 16 years ago
  91. 4e16d40 Move i128 on x86-64 from the codegen section to the x86-specific section. by Dan Gohman · 16 years ago
  92. 9c39926 Add a note about improved alignment detection. by Dan Gohman · 16 years ago
  93. 809d91e Add a note mentioning --view-sunit-dags improvements. by Dan Gohman · 16 years ago
  94. 85765e6 Expand the bullet item about i128 support and APInt usage in codegen. by Dan Gohman · 16 years ago
  95. b73afcf Add a test case for opt -instcombine bug fix in revision 52003. by Zhou Sheng · 16 years ago
  96. 17183ab If BitWidth equals to ShtAmt, the RHSKnownZero[BitWidth-ShiftAmt-1] will by Zhou Sheng · 16 years ago
  97. 411e6a5 Change the Verifier to support returning first class aggregrates. by Matthijs Kooijman · 16 years ago
  98. b499c86 Add a test case for APInt bug fix in r51999. by Zhou Sheng · 16 years ago
  99. bfde7d6 As comments said, for negative value, the arithmetic by Zhou Sheng · 16 years ago
  100. ef7d2bb Escape "$#". by Nick Lewycky · 16 years ago