1. bb97531 Allow '+' to appear in APInt strings, and add more unit tests. by Erick Tryzelaar · 15 years ago
  2. d4b4cf5 Remove Neon intrinsics for VZIP, VUZP, and VTRN. We will represent these as by Bob Wilson · 15 years ago
  3. 2ea2015 Re-revert r79555. Apparently it's not just buildbot weirdness. by Owen Anderson · 15 years ago
  4. c78b33b Add support for including '+' in APFloat strings, more asserts, by Erick Tryzelaar · 15 years ago
  5. 28998d1 Reapply r79555 for testing. Daniel's trying to work out some buildbot weirdnesss. by Owen Anderson · 15 years ago
  6. a70872e Use FileCheck even though this means testing for something by Dale Johannesen · 15 years ago
  7. 607abd2 --- Reverse-merging r79555 into '.': by Bill Wendling · 15 years ago
  8. a583c55 Attempt to comment this code more. by Bill Wendling · 15 years ago
  9. bc84ad9 Suppress build warning in -Asserts by Daniel Dunbar · 15 years ago
  10. 89bc0a2 part of the previous commit for PIC16 ISR implementation. by Sanjiv Gupta · 15 years ago
  11. eb01aba Implement support for ISRs. by Sanjiv Gupta · 15 years ago
  12. 72689b4 Reduce contention on the Attributes lock by using atomic operations for reference counting rather than locking. by Owen Anderson · 15 years ago
  13. d9b2071 Make the StructType->StructLayout table private to TargetData, allowing us to avoid locking on it. by Owen Anderson · 15 years ago
  14. 47234e6 Fixed PCMPESTRM128 to have opcode 0x60 instead of 0x62, as specified by the by Sean Callanan · 15 years ago
  15. ef74e9b Fix an x86 code size regression: prefer RIP-relative addressing by Dan Gohman · 15 years ago
  16. 073f5b6 Add a comment explaining why llvm_unreachable_internal doesn't call by Dan Gohman · 15 years ago
  17. cdd93d8 Fix two APFloat bugs in converting hexadecimal constants. by Daniel Dunbar · 15 years ago
  18. 5078f84 Rename hasNoUnsignedOverflow and hasNoSignedOverflow to hasNoUnsignedWrap by Dan Gohman · 15 years ago
  19. b255b88 Clarify a few things in the inbounds description. by Dan Gohman · 15 years ago
  20. 36891e6 Fixed header comment. by Misha Brukman · 15 years ago
  21. 89d177f Fix an obvious copy-n-paste bug. by Evan Cheng · 15 years ago
  22. 4caadc3 Use FileCheck for the test run where it's appropriate. by Dale Johannesen · 15 years ago
  23. 4c0d5d5 Various comment and whitespace cleanups. by Dan Gohman · 15 years ago
  24. d35626e Update and fix some comments. by Dan Gohman · 15 years ago
  25. 5aeac05 Add myself to the blame list. by Benjamin Kramer · 15 years ago
  26. 64e3961 Correct ARM v7-A architecture name spelling and add note about hard float. by Sandeep Patel · 15 years ago
  27. a4b62c4 Don't try to build .bc version of libprofile if LLVMGCC isn't available. by Daniel Dunbar · 15 years ago
  28. a7f7c25 Rename FirstExtendedValueType to INVALID_SIMPLE_VALUE_TYPE by Erick Tryzelaar · 15 years ago
  29. 7dadba3 Remove cruft for installing runtime/ libraries directly into the LLVMGCCDIR; by Daniel Dunbar · 15 years ago
  30. 38eee3c fix this back, thanks Eli by Chris Lattner · 15 years ago
  31. 583b6db Add some comments clarifying what appear to be the intent of various by Dan Gohman · 15 years ago
  32. a5595b0 Reword a few comments for AnalyzeBranch and InsertBranch, and fix a few typos. by Dan Gohman · 15 years ago
  33. 8fc3b69 Check for shared landing pads when assigning call site values. Invokes which by Jim Grosbach · 15 years ago
  34. f636b96 minor grammar tweak by Chris Lattner · 15 years ago
  35. 231843e Add an extra line to conform with preferred style. by Dale Johannesen · 15 years ago
  36. ce4eb39 Modify an assert to avoid what looks like a GCC 4.2.4 signed-ness bug. by Reid Kleckner · 15 years ago
  37. 5e9bb73 Fix a few places to check if TargetData is available before using it. by Dan Gohman · 15 years ago
  38. 5149932 Add a fast path for setName("") on an unnamed value. by Daniel Dunbar · 15 years ago
  39. 7a7be36 Loosen up the regex for this test so that it doesn't implicitly by Dan Gohman · 15 years ago
  40. 600d52c Add targetdata strings to these tests, since SimplifyLibCalls uses by Dan Gohman · 15 years ago
  41. 49b9186 Update the release process some more. Lots of good details now. by Tanya Lattner · 15 years ago
  42. f189004 by David Greene · 15 years ago
  43. 517d811 AttrListPtr operations need to be atomic. by Owen Anderson · 15 years ago
  44. 3d01334 Fix a bug in the over-index constant folding. When over-indexing an by Dan Gohman · 15 years ago
  45. 7bcec7e Handle 'a' modifier in X86 asms. PR 4742. by Dale Johannesen · 15 years ago
  46. 781c2b8 Fixed error in CPPBackend from a contextification API change. by Reid Kleckner · 15 years ago
  47. 9d8f004 Switch IRBuilder to using Twine references for names. by Daniel Dunbar · 15 years ago
  48. 5f3aeac by David Greene · 15 years ago
  49. 098612b by David Greene · 15 years ago
  50. 43c76fb by David Greene · 15 years ago
  51. 2a711e3 by David Greene · 15 years ago
  52. 8ed8141 Add a REQUIRES_FRAME_POINTER option to disable the frame pointer by Nicolas Geoffray · 15 years ago
  53. 0d036d2 by David Greene · 15 years ago
  54. eea1f4c by David Greene · 15 years ago
  55. fc4da0c by David Greene · 15 years ago
  56. b2c66fc by David Greene · 15 years ago
  57. 0d1ea25 Get rid of a helgrind warning. If this is _actually_ a performance problem, by Owen Anderson · 15 years ago
  58. 9fa24c9 by David Greene · 15 years ago
  59. abd9855 by David Greene · 15 years ago
  60. 3a190f5 by David Greene · 15 years ago
  61. 671a853 Build runtime libraries by default. by Daniel Dunbar · 15 years ago
  62. de0cc5a by David Greene · 15 years ago
  63. 74db89e Add triple parsing support for TCE. by Eli Friedman · 15 years ago
  64. 7ab2fef Unbreak GetBufferSize() on uninitialized streams. This fixes a problem by Dan Gohman · 15 years ago
  65. 58268a7 Tweak svn:ignore by Daniel Dunbar · 15 years ago
  66. dddfd34 Switch to SmallString::str from SmallString::c_str, and remove by Daniel Dunbar · 15 years ago
  67. 9472a9d Add min and max tests. by Daniel Dunbar · 15 years ago
  68. 04087d0 Add SmallString::str (which returns a StringRef); this is more efficient than by Daniel Dunbar · 15 years ago
  69. d2a5661 Remove SmallString::append_*int* unit tests. by Benjamin Kramer · 15 years ago
  70. 921be7a Remove SmallString::append_*int* methods; how many copies of int -> str by Daniel Dunbar · 15 years ago
  71. 29c1420 Change ValueSymbolTable to use raw_svector_ostream for string concatenation. by Daniel Dunbar · 15 years ago
  72. ef01ab0 Make this test platform neutral. by Bill Wendling · 15 years ago
  73. d14787e Change raw_svector_ostream to reserve the input buffer if necessary, Ted was by Daniel Dunbar · 15 years ago
  74. c21d588 Fix typo by Daniel Dunbar · 15 years ago
  75. 6bd4aca Remove temporary testing code. by Dan Gohman · 15 years ago
  76. e4af1cf Make SROA and PredicateSimplifier cope if TargetData is not by Dan Gohman · 15 years ago
  77. 8255573 Use hasDefinitiveInitializer() instead of testing the same thing by Dan Gohman · 15 years ago
  78. de0e587 Canonicalize indices in a constantexpr GEP. If Indices exceed the by Dan Gohman · 15 years ago
  79. 6a402dc Add an x86 peep that narrows TEST instructions to forms that use by Dan Gohman · 15 years ago
  80. b7be0e8 Switch Twine::str() to use toVector(), which is now efficient. by Daniel Dunbar · 15 years ago
  81. 5d598aa Update Cortex-A8 instruction itineraries for integer instructions. by David Goodwin · 15 years ago
  82. e0c951a Add a first stab at describing LLVMContext. by Owen Anderson · 15 years ago
  83. 425d08c Switch raw_svector_ostream to use the vector as the ostream buffer. by Daniel Dunbar · 15 years ago
  84. c2da6fb Add SmallVector::{capacity,set_size}. by Daniel Dunbar · 15 years ago
  85. f7e8b5c BasicBlock::getContext can no longer return a NULL so update the doc. by Erick Tryzelaar · 15 years ago
  86. 1f3d276 Update the ocaml docs to work with LLVMContext. by Erick Tryzelaar · 15 years ago
  87. b02b878 Convert the rest of the ocaml types and functions to use context. by Erick Tryzelaar · 15 years ago
  88. c34ebf6 Reapply my less-lock-contention-in-leak-detector patch, now with new files by Owen Anderson · 15 years ago
  89. de95c1b8 Add support for Neon VEXT (vector extract) shuffles. by Bob Wilson · 15 years ago
  90. 12a8a44 Fix a commento. by Daniel Dunbar · 15 years ago
  91. ecbd0bc Speculatively revert r79375, which may be breaking bootstrap, although in a by Daniel Dunbar · 15 years ago
  92. dc4bdcd Use the schedule itinerary operand use/def cycle information to adjust dependence edge latency for post-RA scheduling. by David Goodwin · 15 years ago
  93. 774350a Test commit access with a first act of vanity. by Sandeep Patel · 15 years ago
  94. dfcb9bf Fix cmake build on non-x86 targets. Patch by Xerxes Rånby. by Duncan Sands · 15 years ago
  95. ad0f120 Proper MSVC build fix (and remove my hack again). Patch by Yonggang Luo. by Benjamin Kramer · 15 years ago
  96. e057e59 Add a hack to unbreak MSVC builds. str(n)casecmp are POSIX functions and aren't available on windows (mingw defines them though). by Benjamin Kramer · 15 years ago
  97. d68eea2 PR4737: Fix a nasty bug in load narrowing with non-power-of-two types. by Eli Friedman · 15 years ago
  98. 6793dd9 Add the ocaml binding to LLVMBuildAggregateRet. by Erick Tryzelaar · 15 years ago
  99. 44a708f Expose some extra functions to llvm-c by Erick Tryzelaar · 15 years ago
  100. 08368ce Fix up PHI nodes correctly in the presence of unreachable BBs, part two. Also by Nick Lewycky · 15 years ago