1. cf20ac4 Various AsmWriter output cleanups. Use WriteAsOperand instead of by Dan Gohman · 15 years ago
  2. 3845e50 Extend the AsmWriter to print unnamed numbered types as "%0 = type ..." by Dan Gohman · 15 years ago
  3. dd8004d Add a new keyword 'inbounds' for use with getelementptr. See the by Dan Gohman · 15 years ago
  4. 59858cf Change the assembly syntax for nsw, nuw, and exact, putting them by Dan Gohman · 15 years ago
  5. 4e9bac3 Fix assert assembling zero-argument constant GEP. by Eli Friedman · 15 years ago
  6. 08d012e Rename the new unsigned and signed keywords to nuw and nsw, by Dan Gohman · 15 years ago
  7. 1224c38 Assembly and Bitcode support for unsigned/signed overflow flags and by Dan Gohman · 15 years ago
  8. 2467677 Apparently Darwin doesn't have /dev/full :-(. by Dan Gohman · 15 years ago
  9. 6a60e16 Add a testcase for raw_ostream error checking. by Dan Gohman · 15 years ago
  10. 7f6aa2b Remove the vicmp and vfcmp instructions. Because we never had a release with by Nick Lewycky · 15 years ago
  11. ae3a0be Split the Add, Sub, and Mul instruction opcodes into separate by Dan Gohman · 15 years ago
  12. 382cb21 Revert this. There's no way to verifiy indirect calls, and an optimizer can turn by Torok Edwin · 16 years ago
  13. 9107c54 Verify that calling conventions match function prototype. by Torok Edwin · 16 years ago
  14. fa6c716 Make this test slightly more strict. by Dan Gohman · 16 years ago
  15. 9341c80 Any size of integral indices are allowed in gep for indexing into sequential types. Also adding a test case to check the indices type allowed into struct. by Sanjiv Gupta · 16 years ago
  16. b5fbb06 add testcase for strange types of gep indices by Chris Lattner · 16 years ago
  17. 040f758 testcase and asmparser fix for PR4066 by Chris Lattner · 16 years ago
  18. 4cdc44c Fix g++-4.4.0 warning, it was causing llvm-nm to fail on wrapped BC files: by Torok Edwin · 16 years ago
  19. ad9ad7c Fix a bug in our autoupgrade support: in an argument list to a function by Chris Lattner · 16 years ago
  20. c131793 Apply a patch by Micah Villmow to fix AsmParser to accept vector by Dan Gohman · 16 years ago
  21. f6f0bdf Fix a pretty awesome bug that only happened in a strange case with anonymous by Chris Lattner · 16 years ago
  22. 413fd23 Fix a long-standing bug and misfeature of the disassembler: when dealing with a by Chris Lattner · 16 years ago
  23. f570e62 add proper asmwriter and asmparser support for anonymous functions. by Chris Lattner · 16 years ago
  24. 0091cf9 Remove now-incorrect test. by Nate Begeman · 16 years ago
  25. 91dad87 Fix PR3372 by Chris Lattner · 16 years ago
  26. bb46f52 Add the private linkage. by Rafael Espindola · 16 years ago
  27. 012a03a this testcase is huge and hasn't regressed ever, I don't think it is worth keeping. by Chris Lattner · 16 years ago
  28. 4050a23 Don't spew bitcode to standard out if this test fails, like it is right now. by Duncan Sands · 16 years ago
  29. df98617 Reimplement the old and horrible bison parser for .ll files with a nice by Chris Lattner · 16 years ago
  30. c7e3069 Fix the .ll grammar rules to allow any type before an 'i32', not just an by Chris Lattner · 16 years ago
  31. 76dea95 Prevent assert when using '"' in names (via hexadecimal). by Daniel Dunbar · 16 years ago
  32. 7c31085 Attributes noinline alwaysinline are incompatible by Devang Patel · 16 years ago
  33. e4c38ba Don't leave an output file in the test directory. by Dan Gohman · 16 years ago
  34. 652203f Support inreg, zext and sext as return value attributes. by Devang Patel · 16 years ago
  35. 8526390 Update tests. by Devang Patel · 16 years ago
  36. fb2bbbe Re-enables the new vector select in the bitcode reader, by modifying the by Dan Gohman · 16 years ago
  37. be91940 Temporarily disable vector select in the bitcode reader. The by Dan Gohman · 16 years ago
  38. f72fb67 Extend the vcmp/fcmp LLVM IR instructions to take vectors as arguments by Dan Gohman · 16 years ago
  39. 7ad033c Read and write function notes. by Devang Patel · 16 years ago
  40. 9018f56 Function notes tests. by Devang Patel · 16 years ago
  41. 6ac2809 Add support for parsing .ll files that have numbers in front of by Chris Lattner · 16 years ago
  42. c3be0fd Fix the AsmWriter to not print extra spaces after parameter attributes. by Dan Gohman · 16 years ago
  43. 5bc1ea0 Add vector shifts to the IR, patch by Eli Friedman. by Nate Begeman · 16 years ago
  44. bbedb0e Fix a bunch of bugs handling vector compare constant expressions, fixing PR2317. by Chris Lattner · 16 years ago
  45. d159901 Implement PR2538 by Chris Lattner · 16 years ago
  46. 888fa33 Fix some escaping and quoting in RUN lines, mainly involving { and <. In two by Matthijs Kooijman · 16 years ago
  47. 1cd8f11 For all RUN lines starting with "not", redirect stderr to /dev/null so tests by Matthijs Kooijman · 16 years ago
  48. 7dc1def Re-apply 52002, allowing the verifier to accept non-MRV struct return by Dan Gohman · 16 years ago
  49. 836bfcd Revert 52002. by Dan Gohman · 16 years ago
  50. 411e6a5 Change the Verifier to support returning first class aggregrates. by Matthijs Kooijman · 16 years ago
  51. 6d98611 nounwindify. by Dan Gohman · 16 years ago
  52. 6e68f59 Constant folding for insertvalue and extractvalue. by Dan Gohman · 16 years ago
  53. 81a0c0b IR, bitcode reader, bitcode writer, and asmparser changes to by Dan Gohman · 16 years ago
  54. 80f0f61 Don't silently truncate array extents to 32 bits. by Dan Gohman · 17 years ago
  55. e4977cf Make structs and arrays first-class types, and add assembly by Dan Gohman · 17 years ago
  56. 5edf210 Eliminate questionable syntax for stdin redirection. This probably also speeds things up a bit. by Gabor Greif · 17 years ago
  57. f6cadc4 sabre brings to my attention that the 'tr' suffix is also obsolete by Gabor Greif · 17 years ago
  58. 722243b Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too. by Gabor Greif · 17 years ago
  59. 7e4687a returning an empty multiple return list is not valid. by Chris Lattner · 17 years ago
  60. e972299 rename *.llx -> *.ll by Chris Lattner · 17 years ago
  61. d881ad2 Implement PR2206. by Chris Lattner · 17 years ago
  62. f4423b1 Teach llvm-as to accept function types with multiple return types. by Dan Gohman · 17 years ago
  63. d9d99ff Update bitcode reader and writer to handle multiple return values. Take 2. by Devang Patel · 17 years ago
  64. 1df4397 Backing out r47521 for now. This has broken a number of tests. by Evan Cheng · 17 years ago
  65. e9fabd9 Properly read and write bitcodes for multiple return values. by Devang Patel · 17 years ago
  66. db71d63 Let invoke return aggregate value. by Devang Patel · 17 years ago
  67. bb4f8d4 Let function call return aggregate. by Devang Patel · 17 years ago
  68. ad9153e XFAIL for now. by Devang Patel · 17 years ago
  69. 2102cab Now functions can return aggregate values. by Devang Patel · 17 years ago
  70. 689e8b2 Fix PR2060 by rejecting invalid types for integer constants. by Chris Lattner · 17 years ago
  71. 26fdb11 this test isn't useful since we added @ notation for globals. by Chris Lattner · 17 years ago
  72. 8a39257 this line was commented out. by Chris Lattner · 17 years ago
  73. 709f6ec Remove llvm-upgrade and update tests. by Tanya Lattner · 17 years ago
  74. 9197493 Removing llvm upgrade, so remove tests specific to llvm-upgrade and update the tests that used it. by Tanya Lattner · 17 years ago
  75. d1bb1c2 upgrade this test, which wasn't testing the right thing since llvm-upgrade came around. by Chris Lattner · 17 years ago
  76. 0104234 rename llx -> ll by Chris Lattner · 17 years ago
  77. 6e9bcee Remove llvm-upgrade by Tanya Lattner · 17 years ago
  78. 8bc16f0 Two occurrences on one line count as one... by Duncan Sands · 17 years ago
  79. eb82470 If there are attributes on the varargs part of a call, don't discard them. by Duncan Sands · 17 years ago
  80. 064a57a Don't redirect stderr when it isn't needed. by Dan Gohman · 17 years ago
  81. d04764a All MMX shift instructions took a <2 x i32> vector as the shift amount parameter. Change this to be <1 x i64> instead, which matches the assembler instruction. by Anders Carlsson · 17 years ago
  82. d49e18d Implement part of review feedback for address spaces. by Christopher Lamb · 17 years ago
  83. 83935ac Use not instead of ignore when an exit status is expected to always be non-zero. by Dan Gohman · 17 years ago
  84. 131c60a Don't redirect stderr when it isn't needed. by Dan Gohman · 17 years ago
  85. fe63fb9 Implement address space attribute for LLVM pointer types. Address spaces are by Christopher Lamb · 17 years ago
  86. f286f6f Fix PR1850 by removing an unsafe transformation from VMCore/ConstantFold.cpp. by Chris Lattner · 17 years ago
  87. 80a75bf Adding a collector name attribute to Function in the IR. These by Gordon Henriksen · 17 years ago
  88. 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
  89. dc02467 Fix PR1146: parameter attributes are longer part of by Duncan Sands · 17 years ago
  90. 08e581e Don't redirect llvm-as's stderr to llvm-dis. Change grep '' to grep {}. by Dan Gohman · 17 years ago
  91. e543424 Fix PR1645 by resolving forward alias references. by Chris Lattner · 17 years ago
  92. c2ec2ba Change all floating constants that are not exactly by Dale Johannesen · 17 years ago
  93. 28beeea Convert tests using "| wc -l | grep ..." to use the count script. by Dan Gohman · 17 years ago
  94. 6df20ef Fix PR1577, a crash on invalid bug. by Chris Lattner · 17 years ago
  95. 6994040 This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. by Chandler Carruth · 17 years ago
  96. 1d3d230 For PR1553: by Reid Spencer · 17 years ago
  97. 9445e9a For PR1553: by Reid Spencer · 17 years ago
  98. e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
  99. 82f3aee new testcase for a recent regression by Chris Lattner · 18 years ago
  100. 36f24cb Remove bogus testcase, PR409 is wontfix by Chris Lattner · 18 years ago