1. afa3b6d Add some convenience methods for querying attributes, and use them. by Duncan Sands · 17 years ago
  2. 1e7b1bb Revert previous "fix" - the breakage was due to some by Duncan Sands · 17 years ago
  3. 7dbb1e4 This test somehow got an extra "not" during the recent stderr updates. by Duncan Sands · 17 years ago
  4. dd65a73 My compiler complains that "x always evaluates to true" in this call: by Duncan Sands · 17 years ago
  5. 0a488b3 Add missing newlines at EOF. by Duncan Sands · 17 years ago
  6. 95d8593 xfail a test by Chris Lattner · 17 years ago
  7. 2adcf10 update this test after the fmrrd fix by Chris Lattner · 17 years ago
  8. 2490d33 Fix typo by Tanya Lattner · 17 years ago
  9. 1de4849 Modified instructions to configure llvm-test by configure llvm with the Path --with-llvmgccdir set. by Tanya Lattner · 17 years ago
  10. 727842e Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines. by Tanya Lattner · 17 years ago
  11. cada245 Recover compile time regression. by Evan Cheng · 17 years ago
  12. e4ad9c7 Add MachineLoopInfo. This is not yet tested. by Owen Anderson · 17 years ago
  13. a5d4a4e commit testcase I forgot to svn add. by Chris Lattner · 17 years ago
  14. a3f61df several entries got significantly better, though they still aren't done. by Chris Lattner · 17 years ago
  15. f1b1c5e implement a trivial readme entry. by Chris Lattner · 17 years ago
  16. 789db09 Fix a crash on invalid code due to memcpy lowering. by Chris Lattner · 17 years ago
  17. a8d7001 Make this actually work on systems that support ppc long double. by Chris Lattner · 17 years ago
  18. 1c8f374 Unbreak all of the darwin/ppc32 JIT failures having to do by Chris Lattner · 17 years ago
  19. 8330b0e Updated GenLibDeps.pl to employ "use strict" to help prevent uses of variables by Ted Kremenek · 17 years ago
  20. d73ab88 Support returning non-power-of-2 vectors to unblock some work by Nate Begeman · 17 years ago
  21. 19914ed something wrong with this opt by Andrew Lenharth · 17 years ago
  22. 9bdcb39 Add testcase for last llvm-gcc tweaks by Anton Korobeynikov · 17 years ago
  23. f248f0d Added quotes around $(NM_PATH) argument to GenLibDeps.pl script so that by Ted Kremenek · 17 years ago
  24. a1afde7 Unbreak backwards compatibility with bytecode format. Regression by Chris Lattner · 17 years ago
  25. dc02467 Fix PR1146: parameter attributes are longer part of by Duncan Sands · 17 years ago
  26. f19341d Make this pass for CYGWIN. by Zhou Sheng · 17 years ago
  27. 515a641 Make this testcase compatible with CYGWIN. by Zhou Sheng · 17 years ago
  28. b3d9cdb err, no really. by Chris Lattner · 17 years ago
  29. 5ebfaa2 don't depend on ADL. by Chris Lattner · 17 years ago
  30. d735ee8 Make LoopInfoBase more generic, in preparation for having MachineLoopInfo. This involves a small interface change. by Owen Anderson · 17 years ago
  31. af9ac8f Add accessor for getting the underlying templated type. This is necessary for templated LoopInfo. by Owen Anderson · 17 years ago
  32. dbc3a65 Moving TGLexer.h from source to header file tab in TableGen project file by Chuck Rose III · 17 years ago
  33. ecb85ef Change &| to |&. by Dan Gohman · 17 years ago
  34. 88e84d1 Change grep '' to grep {}. Change 2>&1 | to |&. by Dan Gohman · 17 years ago
  35. 08e581e Don't redirect llvm-as's stderr to llvm-dis. Change grep '' to grep {}. by Dan Gohman · 17 years ago
  36. b519478 Remove unnecessary && from the RUN lines of this test. by Dan Gohman · 17 years ago
  37. 7700304 Don't lower srem/urem X%C to X-X/C*C unless the division is actually by Dan Gohman · 17 years ago
  38. aa91792 Add TGParser files to VStudio project files. Removed generated files section from TableGen project file as it is no longer needed. #Include <algorithm> directly from TGParser.cpp so it can see std::reverse. by Chuck Rose III · 17 years ago
  39. a16bbc9a Fix another bug that was causing siod to fail. by Owen Anderson · 17 years ago
  40. 97d4e51 Fix a silly bug that Nicholas noticed. by Owen Anderson · 17 years ago
  41. 00a6d14 Allow GVN to eliminate read-only function calls when it can detect that they are redundant. by Owen Anderson · 17 years ago
  42. fd94dd5 Remove another leak. Due to some reason AliasSetTracker didn't had any dtor... by Anton Korobeynikov · 17 years ago
  43. c54c561 Add new SCEV, SCEVSMax. This allows LLVM to analyze do-while loops. by Nick Lewycky · 17 years ago
  44. cfa5975 Implement PR1822 by Chris Lattner · 17 years ago
  45. d91cbf3 Remove a leak. Destroy LoopInfoBase object. releaseMemory() is actually called in its dtor. by Anton Korobeynikov · 17 years ago
  46. 827cde1 Fix PR1816. If a bitcast of a function only exists because of a by Duncan Sands · 17 years ago
  47. 789d34f Don't ignore files that are no longer in use. by Reid Spencer · 17 years ago
  48. 8a59448 Fix a long standing deficiency in the X86 backend: we would by Chris Lattner · 17 years ago
  49. c58d558 Implement expand support for MERGE_VALUEs that only produces one result. by Chris Lattner · 17 years ago
  50. ffc04d3 add a immAllZerosV_bc pattern fragment for consistency with others. by Chris Lattner · 17 years ago
  51. 0a32092 remove bogus assertion that broke CodeGen/Generic/cast-fp.ll on x86 by Chris Lattner · 17 years ago
  52. 87726ac Implement support for custom legalization in DAGTypeLegalizer::ExpandOperand. by Chris Lattner · 17 years ago
  53. 27a6c73 Several changes: by Chris Lattner · 17 years ago
  54. 9461316 add a note by Chris Lattner · 17 years ago
  55. 9a5bdad upgrade this test by Chris Lattner · 17 years ago
  56. 9e513ac Fix PR1816, by correcting the broken definition of APInt::countTrailingZeros. by Chris Lattner · 17 years ago
  57. 8314a0c simplify some code. by Chris Lattner · 17 years ago
  58. 5e55712 Fix APInt::countTrailingZeros to return BitWidth if the input is zero instead of returning some random large number. by Chris Lattner · 17 years ago
  59. 148083a add a comment. by Chris Lattner · 17 years ago
  60. ecc0274 splice some lines together, no functionality change. by Chris Lattner · 17 years ago
  61. 61ad449 !< is >=, not >. Thanks to Max Hailperin for pointing this out! by Chris Lattner · 17 years ago
  62. e4dc717 Ding dong, the DoesntAccessMemoryFns and by Duncan Sands · 17 years ago
  63. bb65098 Remove some logic I thoughtlessly copied over by Duncan Sands · 17 years ago
  64. 42b5e08 Fix a bug where we'd try to find a scev value for a bitcast operand, by Chris Lattner · 17 years ago
  65. eec8b9a Fix PR1817. by Chris Lattner · 17 years ago
  66. c2bfadb add some static icmpinst predicates. by Chris Lattner · 17 years ago
  67. 8dcf751 add missing #include by Chris Lattner · 17 years ago
  68. 311c4b6 Don't crash on bogus llvm.noinline. This is first part of PR1817 (preventing reduction) by Anton Korobeynikov · 17 years ago
  69. 73d4bb6 Turn invokes of nounwind functions into ordinary calls. by Duncan Sands · 17 years ago
  70. 920653d Teach alias analysis about readnone/readonly functions. by Duncan Sands · 17 years ago
  71. 5ef7be7 Readonly/readnone functions are allowed to throw by Duncan Sands · 17 years ago
  72. 5d81486 resolve the last fixme's in the new tblgen parser. by Chris Lattner · 17 years ago
  73. 3aba4d3 change the Init print methods to return strings, and implement by Chris Lattner · 17 years ago
  74. bf8644c eliminate a bunch of print methods that are duplicate with the getAsString() method. by Chris Lattner · 17 years ago
  75. f460165 Rewrite the tblgen parser in a recursive descent style, eliminating the bison parser. by Chris Lattner · 17 years ago
  76. ed4a2f1 Rename the 'const' parameter attribute to 'readnone', by Duncan Sands · 17 years ago
  77. 83bb005 Instead of calculating constant factors, calculate the number of trailing by Nick Lewycky · 17 years ago
  78. 4ac0e8d Create nodes for inline asm so that we don't crash looking for the node later. by Nick Lewycky · 17 years ago
  79. 8b0ec64 Switching back to strtoll. Including config.h. On VStudio builds, this overrides strtoll. by Chuck Rose III · 17 years ago
  80. baccd58 Fix a bug in which node A is replaced by node B, but later by Duncan Sands · 17 years ago
  81. 79a2c4f typo by Nick Lewycky · 17 years ago
  82. 9305dcb Fix compiler warning. by Dale Johannesen · 17 years ago
  83. 0ccb930 This change does a couple of things. First it gets the Visual Studio builds working. by Chuck Rose III · 17 years ago
  84. 526e39a File missing from previous patch. by Dale Johannesen · 17 years ago
  85. 1d4ce2a Fix .eh table linkage issues on Darwin. Some EH support by Dale Johannesen · 17 years ago
  86. 99ba1f7 Add the ability to convert a tblgen type to a string. by Chris Lattner · 17 years ago
  87. 5e41f65 In order for parameter attribute uniquing to make by Duncan Sands · 17 years ago
  88. 6e801dc Small cleanup. Use APInt::getHighBitsSet method instead of shift left. by Nick Lewycky · 17 years ago
  89. cf96db2 Be more careful when transforming | to +. Patch from Wojciech Matyjewicz. by Nick Lewycky · 17 years ago
  90. cec5f30 Testcase for PR1811 by Chris Lattner · 17 years ago
  91. e400af8 ExpandUnalignedLoad doesn't handle vectors right at all apparently. by Chris Lattner · 17 years ago
  92. 6c9c680 Implement vector expand support for shuffle_vector. This fixes PR1811. by Chris Lattner · 17 years ago
  93. 50cdabc Remove meaningless qualifiers from return types, avoiding compiler warnings. by Dan Gohman · 17 years ago
  94. daf9bc8 Implement splitting of UNDEF nodes. This is the first step towards fixing PR1811 by Chris Lattner · 17 years ago
  95. f4bc9b1 Teach me to do stuff late at night. by Owen Anderson · 17 years ago
  96. ab2a754 Fix a typo in a comment. by Dan Gohman · 17 years ago
  97. adf3eab Add explicit keywords. by Dan Gohman · 17 years ago
  98. 089617d Add support in SplitVectorOp for remainder operators. by Dan Gohman · 17 years ago
  99. f1c9221 Fix a factually incorrect statement pointed out by Max Hailperin. by Owen Anderson · 17 years ago
  100. 56a9fcf Record the start of the current token, for use in error reporting. by Chris Lattner · 17 years ago