1. 0468ab3 We want the number of bits needed, not the power of 2. by Reid Spencer · 18 years ago
  2. f6a15eb tests for struct/union as input operands to asm. by Dale Johannesen · 18 years ago
  3. 614408d Silence VC++ warning. by Jeff Cohen · 18 years ago
  4. c6b9efa Add the SCCP regression tests for APInt expressions. These test cases by Reid Spencer · 18 years ago
  5. 4dcedf1 xfail this for now by Chris Lattner · 18 years ago
  6. c5494af Now that codegen prepare isn't defeating me, I can finally fix what I set by Chris Lattner · 18 years ago
  7. 3bd767b new lsr testcase by Chris Lattner · 18 years ago
  8. dd77df3 Completely rewrite addressing-mode related sinking of code. In particular, by Chris Lattner · 18 years ago
  9. d617d39 New testcase by Chris Lattner · 18 years ago
  10. 57ae4f5 Implement a getBitsNeeded method to determine how many bits are needed to by Reid Spencer · 18 years ago
  11. 4beccb8 Remove use of SlowOperationInformer. by Devang Patel · 18 years ago
  12. 60b0d84 Undo previous check-in. by Devang Patel · 18 years ago
  13. 02c7686 Hello uses LLVMSupport.a (SlowerOperationInformer) by Devang Patel · 18 years ago
  14. a1a702c Rename Value::getValueType to getValueID, to avoid confusion with by Dan Gohman · 18 years ago
  15. 8085bcf Fix PR1323 : we haven't updated phi nodes in good manner :) by Anton Korobeynikov · 18 years ago
  16. 5a3d40d arm has r+r*s and r+i addr modes, but no r+i+r*s addr modes. by Chris Lattner · 18 years ago
  17. daacf22 Make the apint construction more effective. by Zhou Sheng · 18 years ago
  18. 7fec90e CSE simple binary expressions when they are inserted. This makes LSR produce by Chris Lattner · 18 years ago
  19. 849c9a2 Adding target triplet to be passed to database. by Tanya Lattner · 18 years ago
  20. 57c5b18 Implement review feedback .. don't double search a set. by Reid Spencer · 18 years ago
  21. df41353 Make sure intrinsics that are lowered to functions make the function weak by Reid Spencer · 18 years ago
  22. 39cd6f1 testcases for function linkage by Dale Johannesen · 18 years ago
  23. 69f80a6 Provide support for intrinsics that lower themselves to a function body. by Reid Spencer · 18 years ago
  24. a456336 update documentation by Lauro Ramos Venancio · 18 years ago
  25. 7280c50 update documentation by Lauro Ramos Venancio · 18 years ago
  26. 26ca64c Implement Thread Local Storage (TLS) in CBackend. by Lauro Ramos Venancio · 18 years ago
  27. c763552 Implement the "thread_local" keyword. by Lauro Ramos Venancio · 18 years ago
  28. 558385f vector compares aren't allowed. It doesn't make sense to have an xfailed by Chris Lattner · 18 years ago
  29. 96b78b0 make this really work on linux :) by Chris Lattner · 18 years ago
  30. d5b6f14 make this happier on linux hosts by Chris Lattner · 18 years ago
  31. eeedcb6 Fix bugs in generated code for part_select and part_set so that llc doesn't by Reid Spencer · 18 years ago
  32. 3795809 Fix a bug in PartSet. The replacement value needs to be zext or trunc to by Reid Spencer · 18 years ago
  33. 3a508c9 the result of an inline asm copy can be an arbitrary VT that the register by Chris Lattner · 18 years ago
  34. 4829b1c fold noop vbitconvert instructions by Chris Lattner · 18 years ago
  35. 1780d86 new testcase by Chris Lattner · 18 years ago
  36. c294177 Fix weirdness handling single element vectors. by Chris Lattner · 18 years ago
  37. 6c284d7 Fix mmx paddq, add support for the 'y' register class, though it isn't tested. by Chris Lattner · 18 years ago
  38. 4e3e115 Make the shlibext and llvmlibsdir variables accessible. by Reid Spencer · 18 years ago
  39. f75b874 For PR1284: Implement the "part_set" intrinsic. by Reid Spencer · 18 years ago
  40. 78732c2 The hello pass actually requires a function to chew on! by Reid Spencer · 18 years ago
  41. f0dbf64 Fix extra argument in part_set examples. Thanks Zhiru. by Reid Spencer · 18 years ago
  42. 69d6f13 improve the patch for PR1318 to also support grouped options with custom by Chris Lattner · 18 years ago
  43. cfa71e0 New test case for PR 1321. by Devang Patel · 18 years ago
  44. c891084 Fix validation errors. by Reid Spencer · 18 years ago
  45. 065cc7f Missing end tag. Thanks, Nick. by Reid Spencer · 18 years ago
  46. efebe44 new testcase. by Chris Lattner · 18 years ago
  47. e31a27d Put period inside the paragraph! by Reid Spencer · 18 years ago
  48. f86037f Document the part_set intrinsic. by Reid Spencer · 18 years ago
  49. 560b7f3 Fix a guard that is supposed to guard against mistakes like this patch fixes! by Reid Spencer · 18 years ago
  50. e6a2c4b new testcase by Chris Lattner · 18 years ago
  51. a1b253f Fix CodeGen/X86/2007-03-24-InlineAsmPModifier.ll by Chris Lattner · 18 years ago
  52. e4a0424 The "Hello" message is written on stderr so make sure it is duplicated to by Reid Spencer · 18 years ago
  53. 72f92f0 Add Scott's note about GCC 4.1.2 on OpenSUSE. by Reid Spencer · 18 years ago
  54. 2a70657 Add a test case for PR1318. by Reid Spencer · 18 years ago
  55. 3234b3e Build Hello by default so it can be used in test cases. by Reid Spencer · 18 years ago
  56. 6015a1c Use the new %link variable to make this test portable. by Reid Spencer · 18 years ago
  57. 3d89bc5 Make new variables available: compile_c, compile_cxx, link to handle tests by Reid Spencer · 18 years ago
  58. 461637e The "implementation" keyword is no more! by Reid Spencer · 18 years ago
  59. 0f5aed5 Make the llvm-runtest function much more amenable by eliminating all the by Reid Spencer · 18 years ago
  60. 6b8a6b5 Add a test case for testing basic IR features via llvm2cpp. This helps find by Reid Spencer · 18 years ago
  61. b18cbfe Make sure upgrade doesn't fail on this. by Reid Spencer · 18 years ago
  62. 0aac889 Update the way llvm2cpp tests are done: by Reid Spencer · 18 years ago
  63. 14f6dbf Upgrade this file completely instead of downgrading it. Make sure that by Reid Spencer · 18 years ago
  64. c24bbad fix an infinite loop compiling ldecod, notice by JeffC. by Chris Lattner · 18 years ago
  65. e115294 Fix incorrect fall-throughs in addr mode code. This fixes CodeGen/ARM/arm-negative-stride.ll by Chris Lattner · 18 years ago
  66. 5b456e8 this got better by Chris Lattner · 18 years ago
  67. 865523f adjust test by Chris Lattner · 18 years ago
  68. ab46275 Fix Transforms/ScalarRepl/union-pointer.ll by Chris Lattner · 18 years ago
  69. 159b0a43 Fix PR1318 by reacting appropriately to a mutating option list. by Chris Lattner · 18 years ago
  70. 593959b change test name. by Chris Lattner · 18 years ago
  71. 97c0e21 Fix a bug where ICmpInst objects instantiated directly with a name would by Reid Spencer · 18 years ago
  72. 4d26a06 Make the generated code for ConstantInt nicer. by Reid Spencer · 18 years ago
  73. 2cd43e4 Fix an approximate calculation in an assertion not to give false negatives. by Reid Spencer · 18 years ago
  74. 98a1a71 Make sure this test uses llvm-upgrade. Don't allow false positives. by Reid Spencer · 18 years ago
  75. 46fea10 Teach llvm2cpp about packed structure types. by Reid Spencer · 18 years ago
  76. 0744166 Fix several bugs relating to changes in the LLVM IR API or just outright by Reid Spencer · 18 years ago
  77. baba98a Regenerate. by Reid Spencer · 18 years ago
  78. 8486744 Fix a crash-by-unknown-exception caused by attempting to use a null pointer by Reid Spencer · 18 years ago
  79. 03703f0 Fix to not give false positives. by Reid Spencer · 18 years ago
  80. a9297b1 Fix some issues with param attrs. by Reid Spencer · 18 years ago
  81. 6abd3da Add support for parameter attributes. by Reid Spencer · 18 years ago
  82. 12f5913 sext of compares. by Chris Lattner · 18 years ago
  83. 8a9f571 Turn stuff like: by Chris Lattner · 18 years ago
  84. a2e2c9b Simplify some comparisons to arithmetic, this implements: by Chris Lattner · 18 years ago
  85. f6e166b new testcase by Chris Lattner · 18 years ago
  86. 1eba01e Fix this harder. by Chris Lattner · 18 years ago
  87. c56a81d don't create shifts by zero, fix some problems with my previous patch by Chris Lattner · 18 years ago
  88. ba41783 canonicalize (x <u 2147483648) -> (x >s -1) and (x >u 2147483647) -> (x <s 0) by Chris Lattner · 18 years ago
  89. 66bc325 fix a miscompilation of: by Chris Lattner · 18 years ago
  90. b062000 done by Chris Lattner · 18 years ago
  91. 20a35c3 Teach the codegen to turn [aez]ext (setcc) -> selectcc of 1/0, which often by Chris Lattner · 18 years ago
  92. cb42ba4 new testcase by Chris Lattner · 18 years ago
  93. 1982ef2 Codegen integer abs more efficiently using the trick from the PPC CWG. This by Chris Lattner · 18 years ago
  94. 603572a new testcases for integer abs function by Chris Lattner · 18 years ago
  95. ed4e51e fix a regression introduced by my last patch. by Chris Lattner · 18 years ago
  96. ade7592 Hack to get sys::Path to recognize macho dylibs. by Chris Lattner · 18 years ago
  97. 18da072 For PR1146: by Reid Spencer · 18 years ago
  98. 947aa7d Teach sys::Path how to recognize different kinds of object files for ELF by Reid Spencer · 18 years ago
  99. f4b1818 Simplify SROA conversion to integer in some ways, make it more general in others. by Chris Lattner · 18 years ago
  100. 410aa02 Make isDynamicLibrary detect more than just an ELF file. by Reid Spencer · 18 years ago