1. ad9ad7c Fix a bug in our autoupgrade support: in an argument list to a function by Chris Lattner · 15 years ago
  2. 4dc2b39 It makes no sense to have a ODR version of common linkage, so remove it. by Duncan Sands · 15 years ago
  3. 5f4ee1f Remove the one-definition-rule version of extern_weak by Duncan Sands · 15 years ago
  4. a9a9e07 Fix two classes of bugs. First: by Chris Lattner · 15 years ago
  5. 667d4b8 Introduce new linkage types linkonce_odr, weak_odr, common_odr by Duncan Sands · 15 years ago
  6. f6f0bdf Fix a pretty awesome bug that only happened in a strange case with anonymous by Chris Lattner · 15 years ago
  7. 452e262 reject 0 element vectors with: by Chris Lattner · 15 years ago
  8. f570e62 add proper asmwriter and asmparser support for anonymous functions. by Chris Lattner · 15 years ago
  9. 35b5107 Pacify gcc-4.3 (thinks IsConstant may be used uninitialized). by Duncan Sands · 15 years ago
  10. b9070d3 Use slightly more correct grammar in error messages. by Dan Gohman · 15 years ago
  11. 4a2f112 fix typo by Chris Lattner · 15 years ago
  12. b4bd16f reject void pointers with a nice error: by Chris Lattner · 16 years ago
  13. 49de982 Reapply 63765. Patches for clang and llvm-gcc to follow. by Dale Johannesen · 16 years ago
  14. 4d452de Reverting 63765. This broke the build of both clang and llvm-gcc. by Dale Johannesen · 16 years ago
  15. d244797 New feature: add support for target intrinsics being defined in the by Nate Begeman · 16 years ago
  16. 91dad87 Fix PR3372 by Chris Lattner · 16 years ago
  17. bb46f52 Add the private linkage. by Rafael Espindola · 16 years ago
  18. 1e407c3 one more crash from PR3281, we now diagnose: by Chris Lattner · 16 years ago
  19. 0d8484f fix wordo by Chris Lattner · 16 years ago
  20. b0adcdb Remove redundant ValID::ValID:: scoping (doesn't compile on Windows). by Steve Naroff · 16 years ago
  21. dfd19dd Reject PR3281:accepted03.ll with: by Chris Lattner · 16 years ago
  22. 830703b reject PR3281:crash11.ll with: by Chris Lattner · 16 years ago
  23. 959873d reject PR3281:crash10.ll with: by Chris Lattner · 16 years ago
  24. c38daba reject PR3281:crash09.ll with this diagnostic: by Chris Lattner · 16 years ago
  25. 0b61635 allow opaque undefs. This resolves PR3282 and fixes by Chris Lattner · 16 years ago
  26. d0f9c73 produce the same diagnostics for vicmp constant exprs as vicmp instructions. by Chris Lattner · 16 years ago
  27. e914b59 Fix PR3281:crash08.ll with this diagnostic: by Chris Lattner · 16 years ago
  28. 0088a5c reject PR3281:crash07.ll with: by Chris Lattner · 16 years ago
  29. e67c1aa reject undef/zero labels. This fixes PR3281:crash0[56].ll with these by Chris Lattner · 16 years ago
  30. 4a1c4a4 add checking intentionally elided for vfcmp/vicmp since they should really by Chris Lattner · 16 years ago
  31. d77d04c diagnose PR3281:crash02.ll with: by Chris Lattner · 16 years ago
  32. 99bb315 reject PR3281:crash01.ll with: by Chris Lattner · 16 years ago
  33. 081b505 fix PR3281:accepted0[02].ll: represent empty arrays distinctly, and by Chris Lattner · 16 years ago
  34. 3fbb3ab PR3281:crash00.ll: produce this diagnostic instead of crashing: by Chris Lattner · 16 years ago
  35. ad7d1e2 Refactor some parser interfaces to fix PR3278 and a FIXME: by Chris Lattner · 16 years ago
  36. 6d6b3cc Fix a really horrible typo, which caused undefined behavior. by Chris Lattner · 16 years ago
  37. 3ed88ef minor cleanups and comment improvements. by Chris Lattner · 16 years ago
  38. df98617 Reimplement the old and horrible bison parser for .ll files with a nice by Chris Lattner · 16 years ago