1. dac58ad Make iostream #inclusion explicit by Chris Lattner · 19 years ago
  2. 7238210 Add explicit iostream #includes by Chris Lattner · 19 years ago
  3. e05cf71 Make this more efficient in the following ways: by Chris Lattner · 19 years ago
  4. 86a5484 Add explicit #includes of <iostream> by Chris Lattner · 19 years ago
  5. 0f9f8c3 Several non-functionality changing changes: by Chris Lattner · 19 years ago
  6. a3818e6 Fix a bug in a recent refactor that caused a bunch of programs to miscompile by Chris Lattner · 19 years ago
  7. 19e5e14 by Duraid Madina · 19 years ago
  8. 348e93c Fix CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll by Chris Lattner · 19 years ago
  9. 86556a5 Rename fcmovae to fcmovnb and fcmova to fcmovnbe (following Intel manual). by Evan Cheng · 19 years ago
  10. a9c2091 Do some code refactoring on Jim's scheduler in preparation of the new list by Evan Cheng · 19 years ago
  11. bc1c215 trivial formatting improvement: don't insert extra blank lines between .comm by Chris Lattner · 19 years ago
  12. 63ae85f Simplify search for abbreviations. by Jim Laskey · 19 years ago
  13. 7368321 Correct some simple errors. by Jim Laskey · 19 years ago
  14. 4002017 Right size integer values before emitting. by Jim Laskey · 19 years ago
  15. b78e838 Make the C writer work with packed types. printContainedStructs is by Robert Bocchino · 19 years ago
  16. d18e289 Reworked how Dwarf debug info entries and abbreviations are handled. Added by Jim Laskey · 19 years ago
  17. bea9947 by Duraid Madina · 19 years ago
  18. 14d9b20 Simplify CWriter::printContainedStructs, also allowing it to work with by Chris Lattner · 19 years ago
  19. 1f16ff6 LowerReturn now doesn't have to handle f32 returns. by Chris Lattner · 19 years ago
  20. a68d204 remove some unintentionally committed code by Chris Lattner · 19 years ago
  21. 4eebb60 If the target doesn't support f32 natively, insert the FP_EXTEND in target-indep by Chris Lattner · 19 years ago
  22. 7c2b7c7 Fixed InitializeMemory to handle ConstantPacked. by Robert Bocchino · 19 years ago
  23. f690bc8 Remove dead expression. by Chris Lattner · 19 years ago
  24. 75d3226 Don't use invalidated use_iterator's. This fixes a crash compiling povray by Chris Lattner · 19 years ago
  25. ecc1a1b by Duraid Madina · 19 years ago
  26. a7fb5be by Duraid Madina · 19 years ago
  27. 98f5dab Stop doing that accidental commit. by Evan Cheng · 19 years ago
  28. 21d5443 A few more SH{L|R}D peepholes. by Evan Cheng · 19 years ago
  29. d900c6a ConstantFoldLoadThroughGEPConstantExpr wasn't handling pointers to by Robert Bocchino · 19 years ago
  30. cce47fa Didn't mean to commit the last one. by Evan Cheng · 19 years ago
  31. 956044c Added i16 SH{L|R}D patterns. by Evan Cheng · 19 years ago
  32. a88eb92 add support for ConstantPacked to the linker by Chris Lattner · 19 years ago
  33. 3942447 typo by Andrew Lenharth · 19 years ago
  34. c6a335b nasty nasty patterns by Andrew Lenharth · 19 years ago
  35. 12f1bea by Duraid Madina · 19 years ago
  36. 95f59e1 by Duraid Madina · 19 years ago
  37. c5f2470 click click by Duraid Madina · 19 years ago
  38. dc8d2ab Avoid generating a redundant setcc. by Evan Cheng · 19 years ago
  39. aa87e05 For PR696: by Reid Spencer · 19 years ago
  40. e7916e6 fix calls that return f32 by Duraid Madina · 19 years ago
  41. bc528ef Implement casts.ll:test26: a cast from float -> double -> integer, doesn't by Chris Lattner · 19 years ago
  42. 46030a6 implement support for f32 arguments past the first 6 words by Chris Lattner · 19 years ago
  43. e1e96c0 1. Identify bytecode modules that have upgraded intrinsics by setting a by Reid Spencer · 19 years ago
  44. e559184 Don't forget about casting the result of an upgraded call to an intrinsic by Reid Spencer · 19 years ago
  45. 3e59546 Add a flag to identify bytecode files that have intrinsic functions that by Reid Spencer · 19 years ago
  46. 41b6dc8 adc and sbb need an incoming flag to ensure it reads the carry flag by Evan Cheng · 19 years ago
  47. ff696cc Make get_suffix faster by using a switch on getTypeID rather than a series by Reid Spencer · 19 years ago
  48. 12f2274 Another typo by Evan Cheng · 19 years ago
  49. 3cda14f add a note by Chris Lattner · 19 years ago
  50. 68b951a Two peepholes: by Evan Cheng · 19 years ago
  51. d9c45e9 Didn't mean to check that in. by Evan Cheng · 19 years ago
  52. b7b5706 A obvious typo by Evan Cheng · 19 years ago
  53. e812fb2 Make sure intrinsic auto-upgrade is invoked correctly. by Reid Spencer · 19 years ago
  54. d615bd9 Don't accept the ctpop, cttz, or ctlz intrinsics with signed arguments. The by Reid Spencer · 19 years ago
  55. 4283ac7 Add a new interface function to AutoUpgrade for simultaneously upgrading by Reid Spencer · 19 years ago
  56. 727552b If not internalizing, don't mark llvm.global[cd]tors const, as a fix for a by Chris Lattner · 19 years ago
  57. ee9e14c Don't internalize llvm.global[cd]tor unless there are uses of it. This by Chris Lattner · 19 years ago
  58. 8ff318b was ignoring the legalized chain in this case, fixed SPASS on alpha by Andrew Lenharth · 19 years ago
  59. a148d98 Get rid of code in the DAGCombiner that is duplicated in SelectionDAG.cpp by Nate Begeman · 19 years ago
  60. d12b2d7 Temporary work around for a libcall insertion bug: If a target doesn't by Chris Lattner · 19 years ago
  61. c4e8c9f Make sure that cloning a module clones its target triple and dependent by Chris Lattner · 19 years ago
  62. bc38dbf Don't assert on 'select_cc SETUO' by Chris Lattner · 19 years ago
  63. c16257f fix out of date comment by Chris Lattner · 19 years ago
  64. e44b2d1 Fix Regression/CodeGen/PowerPC/2006-01-18-InvalidBranchOpcodeAssert.ll by Chris Lattner · 19 years ago
  65. 4090aee Fix a backwards conditional that caused an inf loop in some cases. This by Chris Lattner · 19 years ago
  66. e719a7c Added minimum Dwarf aranges. Cleaned up some section headers. Line number by Jim Laskey · 19 years ago
  67. 99fa0a1 SRA shift amount must be in i8 by Evan Cheng · 19 years ago
  68. 68e5d08 If a call return type is i1, insert a truncate from X86::AL to i1. by Evan Cheng · 19 years ago
  69. 43da9c6 Fixed style of curly brace. No functionality changes. by John Criswell · 19 years ago
  70. 357c58e Fix lowering of calls which return f32 values. by Evan Cheng · 19 years ago
  71. 19ef4ef Add frame work for additional dwarf sections. Comments will improve as code by Jim Laskey · 19 years ago
  72. c152f9c VMCore support for the insertelement operation. by Robert Bocchino · 19 years ago
  73. 956fd72 Constant folding support for the insertelement operation. by Robert Bocchino · 19 years ago
  74. 8fcf01e Lowerpacked and SCCP support for the insertelement operation. by Robert Bocchino · 19 years ago
  75. 4eb2e3a Support for the insertelement operation. by Robert Bocchino · 19 years ago
  76. b1f240b Reader support for the insertelement operation. by Robert Bocchino · 19 years ago
  77. 2def1b3 Lexer and parser support for the insertelement operation. by Robert Bocchino · 19 years ago
  78. 433f8ac Bug fix: missing LegalizeOp() on newly created nodes. by Evan Cheng · 19 years ago
  79. f91e97a Clean up the FFS optimization code, and make it correctly create the appropriate by Chris Lattner · 19 years ago
  80. 063e765 Adding basic support for Dwarf line number debug information. by Jim Laskey · 19 years ago
  81. e5d9343 Zero extending load from i1 to i8. by Evan Cheng · 19 years ago
  82. a261093 oops, this shouldn't have gotten in by Duraid Madina · 19 years ago
  83. 6892f28 SSE does not support i64 SINT_TO_FP (FP stack doesn't either, but we custom by Evan Cheng · 19 years ago
  84. 362071d by Duraid Madina · 19 years ago
  85. ae6dcdd by Duraid Madina · 19 years ago
  86. 4df8665 Revert this, I didn't mean to commit it by Chris Lattner · 19 years ago
  87. 2059f88 Added a FIXME comment about why FST is currently flagged to fpGETRESULT. by Evan Cheng · 19 years ago
  88. 79959d2 Add support for programs with a null argv[0] by Chris Lattner · 19 years ago
  89. 42ef0bc Bug fixes: fpGETRESULT should produces a flag result and X86ISD::FST should by Evan Cheng · 19 years ago
  90. b5d0b0b More typo's by Evan Cheng · 19 years ago
  91. 8a3f4c7 Some typo's by Evan Cheng · 19 years ago
  92. 6e707fb fix short immediate loads by Andrew Lenharth · 19 years ago
  93. 739027e stack and rpcc by Andrew Lenharth · 19 years ago
  94. 0cc3945 Fix FP_TO_INT**_IN_MEM lowering. by Evan Cheng · 19 years ago
  95. 0b11820 For PR411: by Reid Spencer · 19 years ago
  96. e86bf51 For PR411: by Reid Spencer · 19 years ago
  97. 84a0605 Friendly names by Andrew Lenharth · 19 years ago
  98. 72223ee fix a crash due to missing parens by Chris Lattner · 19 years ago
  99. 98fbc2f add notes from my *other* email acct. by Chris Lattner · 19 years ago
  100. 1db4b4f transfer some notes from my email to somewhere useful. by Chris Lattner · 19 years ago