1. 9311a22 Convert DOUT to DEBUG(errs()...). by Bill Wendling · 16 years ago
  2. 3403bcd Convert DOUT to DEBUG(errs()...). by Bill Wendling · 16 years ago
  3. cda7f78 prune some redundant #includes. by Chris Lattner · 16 years ago
  4. bea2c95 tweak #includes by Chris Lattner · 16 years ago
  5. 24f20e0 Record variable debug info at ISel time directly. by Devang Patel · 16 years ago
  6. 310ed13 Some dummy cost model for s390x: by Anton Korobeynikov · 16 years ago
  7. 3edd9bb llvm-mc/Mach-O: Improve symbol table support: - Honor .globl. by Daniel Dunbar · 16 years ago
  8. f3d2ef0 llvm-mc/Mach-O: Sketch symbol table support. by Daniel Dunbar · 16 years ago
  9. d889ac3 Fix typo. by Daniel Dunbar · 16 years ago
  10. 605187e Force triple for these tests. by Daniel Dunbar · 16 years ago
  11. 8333a8a llvm-mc: Hopefully fix Mach-O tests on big-endian platforms, force values to be by Daniel Dunbar · 16 years ago
  12. 2ae58f2 llvm-mc/Mach-O: Move more logic for writing the Mach-O file into the writer by Daniel Dunbar · 16 years ago
  13. a5441fe llvm-mc: Rename / redefine MCFragment::FileOffset to MCFragment::Offset (the by Daniel Dunbar · 16 years ago
  14. 8906ff1 llvm-mc: Clean up some handling of symbol/section association to be more correct by Daniel Dunbar · 16 years ago
  15. 66aa9b1 CMake: Don't use copy_if_different for TableGen output, because it does not work with IDE targets by Douglas Gregor · 16 years ago
  16. 02b1034 Reapply r79708 with the appropriate fix for the case that still requires locking. by Owen Anderson · 16 years ago
  17. 022fc3e TOT is 2.7svn for CMake, too by Douglas Gregor · 16 years ago
  18. 39db343 Change SmallString::operator{=,+=} to take a StringRef. by Daniel Dunbar · 16 years ago
  19. 953042b Regenerate configure for 2.7svn by Tanya Lattner · 16 years ago
  20. ed91bc4 TOT is now 2.7svn by Tanya Lattner · 16 years ago
  21. 895a55e revert r79708 + r79711 by Chris Lattner · 16 years ago
  22. ce392eb Make x86 test actually test x86 code generation. Fix the by Eli Friedman · 16 years ago
  23. b8b85cf Add new intrinsics for Neon vldN_lane and vstN_lane operations. by Bob Wilson · 16 years ago
  24. 50310f9 Note down a few bits and bobs off the top of my head for ReleaseNotes-2.6.html by Edward O'Callaghan · 16 years ago
  25. 00484d1 Add basic information about SJLJ EH by Jim Grosbach · 16 years ago
  26. 934a756 rename test, make more specific. by Chris Lattner · 16 years ago
  27. 8dde7c0 Actually remove unused static. Previous commit removed trailing whitespace. by Eric Christopher · 16 years ago
  28. 4d7c18c Remove unused static. by Eric Christopher · 16 years ago
  29. 0b7401d Ease contention on this lock by noticing that all writes to the VTs array will by Owen Anderson · 16 years ago
  30. d99dda2 Add missing RUN line by Anton Korobeynikov · 16 years ago
  31. 65a3788 Reduce the test by Anton Korobeynikov · 16 years ago
  32. b6c68f9 Use CHECK-NEXT to make sure we're only getting one copy of each shuffle by Bob Wilson · 16 years ago
  33. c4769ba Make unit-at-a-time on by default to match the behavior of llvm-gcc. by Eric Christopher · 16 years ago
  34. 2330df6 llvm-mc: Improve handling of implicit alignment for magic section directives by Daniel Dunbar · 16 years ago
  35. a887ae4 Kill trailing whitespace. by Eric Christopher · 16 years ago
  36. 1946274 remove the directory too by Chris Lattner · 16 years ago
  37. 3dfe610 Revert r79563 by Chris Lattner · 16 years ago
  38. 35a27c8 revert r79562 + r79563 by Chris Lattner · 16 years ago
  39. 361ae1d Make MSVC happy. by Daniel Dunbar · 16 years ago
  40. 4755e99 Fix typo. by Anton Korobeynikov · 16 years ago
  41. 5a35fe6 revert r79631 by Chris Lattner · 16 years ago
  42. ec3579f revert 79631 by Chris Lattner · 16 years ago
  43. d6f761e llvm-mc/Mach-O: Support .o emission for .org and .align. by Daniel Dunbar · 16 years ago
  44. 0afb9f5 llvm-mc: In a .fill directive, still honor .align even if invalid maximum bytes by Daniel Dunbar · 16 years ago
  45. 7e844f1 Implement APInt <-> APFloat conversion for IEEE 128-bit floats. by Anton Korobeynikov · 16 years ago
  46. 4f38b38 Rename ARM "lane_cst" operands to "nohash_imm" since they are used for by Bob Wilson · 16 years ago
  47. 01248e6 Fix a bug where the DWARF emitter in the JIT was not initializing alignment by Reid Kleckner · 16 years ago
  48. c692cb7 Match VTRN, VZIP, and VUZP shuffles. Restore the tests for these operations, by Bob Wilson · 16 years ago
  49. 162da3c Add fcopysign instructions by Anton Korobeynikov · 16 years ago
  50. 9085750 Try again at privatizing the layout info map, with a rewritten patch. by Owen Anderson · 16 years ago
  51. fc9489a Expand few nodes until someone will be crazy enough to implement them natively :) by Anton Korobeynikov · 16 years ago
  52. 2a5b155 Typo :( by Anton Korobeynikov · 16 years ago
  53. 324a99f Correct instruction names for subtract-with-borrow by Anton Korobeynikov · 16 years ago
  54. 0705fbf llvm-mc/Mach-O: Support byte and fill value emission. by Daniel Dunbar · 16 years ago
  55. 7178010 Don't assume that the operand of an inttoptr is an pointer-sized integer. by Dan Gohman · 16 years ago
  56. 636e258 Fix typo. Should check both values of RangeUse for 0. Patch by Marius Wachtler. by Bill Wendling · 16 years ago
  57. 3c2734c Handle 'r' inline asm constraint by Anton Korobeynikov · 16 years ago
  58. d23b334 Fix a comment. by Bob Wilson · 16 years ago
  59. 1c3858a Fix a problem noticed by gcc-4.4: by Duncan Sands · 16 years ago
  60. cda9706 Change getelementptr folding to use APInt instead of uint64_t for by Dan Gohman · 16 years ago
  61. 3b83287 Add some tests for vext.16 and vext.32. by Bob Wilson · 16 years ago
  62. e6c94c8 Fix -Asserts warning. by Daniel Dunbar · 16 years ago
  63. bc38ca7 llvm-mc: Accept .fill size of 8. by Daniel Dunbar · 16 years ago
  64. 25f1aa0 Fix a typo by Anton Korobeynikov · 16 years ago
  65. 4678c2d Removed profiling test, lli not available on all platforms. by Andreas Neustifter · 16 years ago
  66. eaa8b1f Add a pass to do call graph analyis to overlay the autos and frame sections of by Sanjiv Gupta · 16 years ago
  67. 1f2b32c Fix build on platforms where stdint.h is not implicitly included in the standard headers. by Benjamin Kramer · 16 years ago
  68. d083dfb More cpp backend fixes. Now for FP stuff. by Anton Korobeynikov · 16 years ago
  69. 051cfd6 Fix some typos and use type-based isel for VZIP/VUZP/VTRN by Anton Korobeynikov · 16 years ago
  70. 1c8e581 Add lowering of ARM 4-element shuffles to multiple instructios via perfectshuffle-generated table. by Anton Korobeynikov · 16 years ago
  71. c9d44f0 Add simple cost model to perfect shuffle. Currently we're doing just greedy search for cost instead of (proper) dynamic programming approach. by Anton Korobeynikov · 16 years ago
  72. 62e84f1 Add nodes & dummy matchers for some v{zip,uzp,trn} instructions by Anton Korobeynikov · 16 years ago
  73. 8e6c2b9 Expand EXTRACT_SUBVECTOR by Anton Korobeynikov · 16 years ago
  74. 5da894f Provide vext.{16,32} by Anton Korobeynikov · 16 years ago
  75. d0ac234 Use masks not nodes for vector shuffle predicates. Provide set of 'legal' masks, so legalizer won't infinite cycle by Anton Korobeynikov · 16 years ago
  76. cb02dde Whitespace cleanup by Anton Korobeynikov · 16 years ago
  77. 71b9732 Update CMakeLists. by Benjamin Kramer · 16 years ago
  78. a32b183 bug 4530: Make debug information static to it is preservered during bitcode linking. by Richard Pennington · 16 years ago
  79. e879bda Added tests for Profiling Infrastructure. by Andreas Neustifter · 16 years ago
  80. 5ee9c46 Make for 32-bit only. by Bill Wendling · 16 years ago
  81. e4c0bb6 Tweak svn:ignore by Daniel Dunbar · 16 years ago
  82. fb4a6b3 llvm-mc: Start MCAssembler and MCMachOStreamer. by Daniel Dunbar · 16 years ago
  83. b3f3c03 llvm-mc: Various section parsing fixes. by Daniel Dunbar · 16 years ago
  84. 6e3b787 Probably should emit bitcode instead of text. by Bill Wendling · 16 years ago
  85. 32223d3 Don't install llvm-mc by default. by Daniel Dunbar · 16 years ago
  86. 9d7a8cc Remove #include <iostream>. by Bill Wendling · 16 years ago
  87. 56c39eb Clean up the APInt function getDigit. by Erick Tryzelaar · 16 years ago
  88. 5504225 Correct for recent assert change. by Bill Wendling · 16 years ago
  89. f7a86a4 Testcase for r79597. by Bill Wendling · 16 years ago
  90. e250f2a Update error messages for '+'. Fix grammar and make the two by Eric Christopher · 16 years ago
  91. d37eda8 Fix trailing whitespace and 80-col violation. by Eric Christopher · 16 years ago
  92. ae8f78d Fix bug with APInt::getBitsNeeded with for base 10 numbers 0-9. by Erick Tryzelaar · 16 years ago
  93. bb97531 Allow '+' to appear in APInt strings, and add more unit tests. by Erick Tryzelaar · 16 years ago
  94. d4b4cf5 Remove Neon intrinsics for VZIP, VUZP, and VTRN. We will represent these as by Bob Wilson · 16 years ago
  95. 2ea2015 Re-revert r79555. Apparently it's not just buildbot weirdness. by Owen Anderson · 16 years ago
  96. c78b33b Add support for including '+' in APFloat strings, more asserts, by Erick Tryzelaar · 16 years ago
  97. 28998d1 Reapply r79555 for testing. Daniel's trying to work out some buildbot weirdnesss. by Owen Anderson · 16 years ago
  98. a70872e Use FileCheck even though this means testing for something by Dale Johannesen · 16 years ago
  99. 607abd2 --- Reverse-merging r79555 into '.': by Bill Wendling · 16 years ago
  100. a583c55 Attempt to comment this code more. by Bill Wendling · 16 years ago