1. fb0c3bd New testcase. by Chris Lattner · 20 years ago
  2. 45cf34c Eliminate empty sub-list by Misha Brukman · 20 years ago
  3. 7c68ec6 Fix a pointer invalidation problem. This fixes Generic/badarg6.ll by Chris Lattner · 20 years ago
  4. 5351e9b Fold conditional branches on constants away. by Chris Lattner · 20 years ago
  5. 4287d5e Fix a thinko in the reassociation code, fixing Generic/badlive.ll by Chris Lattner · 20 years ago
  6. b00a642 Add support for truncating integer casts from long. by Chris Lattner · 20 years ago
  7. 8afc48e Fix a bug in load expansion legalization and ret legalization. This fixes by Chris Lattner · 20 years ago
  8. c7af179 Legalize unconditional branches too by Chris Lattner · 20 years ago
  9. 9cd87db Cleanup a bunch of tests. In particular do not allow target directives in by Chris Lattner · 20 years ago
  10. 7cc4777 Implement support for long GEP indices on 32-bit archs and support for by Chris Lattner · 20 years ago
  11. fd8c39b Simplify: truncate ({zero|sign}_extend (X)) by Chris Lattner · 20 years ago
  12. 03c0cf8 implement legalization of a bunch more operators. by Chris Lattner · 20 years ago
  13. c33fc82 Make this test a bit more interesting by making there actually be a use of the by Chris Lattner · 20 years ago
  14. fad71eb Fix another bug legalizing calls! by Chris Lattner · 20 years ago
  15. f44fd88 Fix handling of dead PHI nodes. by Chris Lattner · 20 years ago
  16. ebda942 Fix a bug legalizing calls by Chris Lattner · 20 years ago
  17. 3b5d631 modernize and clean up this test. by Chris Lattner · 20 years ago
  18. 62fd269 After legalizing a DAG, delete dead nodes to save space. by Chris Lattner · 20 years ago
  19. 0e12e6e Implement RemoveDeadNodes by Chris Lattner · 20 years ago
  20. d1fc964 Add a new SelectionDAG::RemoveDeadNodes method by Chris Lattner · 20 years ago
  21. 39931a3 Fix include. Too easy to make mistakes like this on Windows :( by Jeff Cohen · 20 years ago
  22. c045579 Remove the open projects page from the docs directory. by Chris Lattner · 20 years ago
  23. 9e3bdf1 Capitalize Bugpoint. by Misha Brukman · 20 years ago
  24. bb66a9f Get new SelectionDAG stuff building with Visual Studio. by Jeff Cohen · 20 years ago
  25. c18ae4c Teach legalize how to handle condbranches by Chris Lattner · 20 years ago
  26. 186fcf6 Add a testcase I forgot to commit earlier. by Chris Lattner · 20 years ago
  27. 2e8bd68 X86 BE requires SelectionDAG by Chris Lattner · 20 years ago
  28. 85139f5 X86 JIT requires the selection dag library. by Chris Lattner · 20 years ago
  29. 18ad194 Allow the selection-dag based selector to be diabled with -disable-pattern-isel. by Chris Lattner · 20 years ago
  30. 8acb1ba Reimplementation of the X86 pattern isel. This is still missing many large by Chris Lattner · 20 years ago
  31. d844d01 This file is now dead. by Chris Lattner · 20 years ago
  32. 95cdb36 Add a new prototype by Chris Lattner · 20 years ago
  33. 1c08c71 Initial implementation of the SelectionDAGISel class. This contains most by Chris Lattner · 20 years ago
  34. b75c12d This file is obsolete by Chris Lattner · 20 years ago
  35. 3e928bb Initial implementation of the DAG legalization. This still has a long way by Chris Lattner · 20 years ago
  36. e89c7c6 But not the identation of THAT line by Jeff Cohen · 20 years ago
  37. c3aae25 Complete rewrite of the SelectionDAG class. by Chris Lattner · 20 years ago
  38. cc524ca Common base class for SelectionDAG-based instruction selectors. by Chris Lattner · 20 years ago
  39. 63b570d Initial implementation of the nodes in a SelectionDAG. by Chris Lattner · 20 years ago
  40. 310968c First draft of new Target interface by Chris Lattner · 20 years ago
  41. 75c2d0a First draft of a new Target interface by Chris Lattner · 20 years ago
  42. b99468d Correct indentation levels by Jeff Cohen · 20 years ago
  43. fe59d36 Add convenience method. by Chris Lattner · 20 years ago
  44. 60766f7 Convert tabs to spaces by Misha Brukman · 20 years ago
  45. d9ed8c8 Add missing createXxxPass functions by Jeff Cohen · 20 years ago
  46. afc2000 Remove bogus project folder by Jeff Cohen · 20 years ago
  47. 3e4c46f Fix spelling. by Misha Brukman · 20 years ago
  48. c313932 Update list of passes by Jeff Cohen · 20 years ago
  49. 30becbd Add missing include by Jeff Cohen · 20 years ago
  50. 835ca25 Fix return type by Jeff Cohen · 20 years ago
  51. 6ac95f9 Codegen -1 and -0.0 more efficiently. This implements CodeGen/X86/negatize_zero.ll by Chris Lattner · 20 years ago
  52. 7c8ad7a New testcase by Chris Lattner · 20 years ago
  53. 488742a No need to pessimize current code for future possibilities. by Chris Lattner · 20 years ago
  54. e67bc13 Get the #ifdef right on LinkAllPasses.h. by Jeff Cohen · 20 years ago
  55. 00f3db6 Fix minor mistakes by Jeff Cohen · 20 years ago
  56. d1c452b Get rid of those pesky tabs... by Jeff Cohen · 20 years ago
  57. 4b807e0 Add project opt to Visual Studio. by Jeff Cohen · 20 years ago
  58. f5e58f8 Put createLoopUnswitchPass() into proper namespace by Jeff Cohen · 20 years ago
  59. 8ca7191 Add missing include by Jeff Cohen · 20 years ago
  60. 466d939 Fix incorrect return type. by Jeff Cohen · 20 years ago
  61. d01f65a Fix CBE code so that it compiles with VC++. by Jeff Cohen · 20 years ago
  62. 13259f8 Add required #include by Chris Lattner · 20 years ago
  63. 15afefb Add a useful method by Chris Lattner · 20 years ago
  64. b66144c Add a list end sentinal by Chris Lattner · 20 years ago
  65. 8853b13 Add the SystemLibrary.html document now that its done. by Reid Spencer · 20 years ago
  66. d593afc Add a missing <div> by Reid Spencer · 20 years ago
  67. 0c00485 Bulk upgrade of this document. Cruft removed, new stuff added, general by Reid Spencer · 20 years ago
  68. eadc9ef The Java project now lives under projects/llvm-java. by Alkis Evlogimenos · 20 years ago
  69. 564a571 Make opt honor the quiet option when printing the bytecode warning. by Reid Spencer · 20 years ago
  70. 6234582 1. Make sure that "dot" can be found in the path by Reid Spencer · 20 years ago
  71. 33a1218 Ignore autoconf/aclocal generated stuff. by Reid Spencer · 20 years ago
  72. 5384b38 1. If a double FP constant must be put into a constant pool, but it can be by Chris Lattner · 20 years ago
  73. d34b257 add an assertion by Chris Lattner · 20 years ago
  74. 0539313 Minor optimization to allocate R8 registers in a better order. by Chris Lattner · 20 years ago
  75. 2dcb968 ignore generated file by Chris Lattner · 20 years ago
  76. f1c4dbe Ignore generated file by Chris Lattner · 20 years ago
  77. 868cc74 Ignore .dir by Chris Lattner · 20 years ago
  78. 785b9c0 Update this test to pass. by Chris Lattner · 20 years ago
  79. 38fd88a Cleanup configuration for Cygwin by Reid Spencer · 20 years ago
  80. 2f654ba Make bison/flex build steps output the same message in Visual Studio as on Unix. by Jeff Cohen · 20 years ago
  81. 3af72e7 Add C backend to llc in Visual Studio. by Jeff Cohen · 20 years ago
  82. b9befc5 Test that trivial constants are not printed in hex notation. by Chris Lattner · 20 years ago
  83. 71d94d1 To not break TBAA rules, use a union. by Chris Lattner · 20 years ago
  84. 67cb2f6 Do not let 'ftostr' return a string that starts with spaces. This allows by Chris Lattner · 20 years ago
  85. a569877 Add a testcase to check that initializer that CAN be evaluated statically ARE. by Chris Lattner · 20 years ago
  86. 6c11981 Fix this script to work with hyphenated llvm-gcc and friend. by Chris Lattner · 20 years ago
  87. f5629d0 Quote the paths and not the assignment of the PATH variable. by John Criswell · 20 years ago
  88. 447d5bb Joining the quote fray... by John Criswell · 20 years ago
  89. 4c20532 Add additional header file to VS project. Patch submitted by Morten. by Jeff Cohen · 20 years ago
  90. 1c32f79 Revert elimination of global variable hack... still needed. by Jeff Cohen · 20 years ago
  91. 43ff900 Integrate dependency graphs. by Reid Spencer · 20 years ago
  92. 8d8003d Add library dependency and object dependency graphs. by Reid Spencer · 20 years ago
  93. 2abc27d new testcase for PR481 by Chris Lattner · 20 years ago
  94. 8de9f23 Bug fixed by Chris Lattner · 20 years ago
  95. 7773fe4 New testcase for PR487 by Chris Lattner · 20 years ago
  96. 2d7eb98 Make sure the path is properly set in the llvmgcc and llvmgxx variables. by Reid Spencer · 20 years ago
  97. 140935a Re-apply last (reverted) patch. Reverting doesn't solve the actual problem by Reid Spencer · 20 years ago
  98. 22e7edd Don't quote the PATH variable value just in case it has spaces in it, as by Jeff Cohen · 20 years ago
  99. 10197ff ADC and IMUL are also commutable. by Chris Lattner · 20 years ago
  100. 35e5c7c This hunk: by Chris Lattner · 20 years ago