1. 3894a79 Fixed a bug in the enhanced disassembly tester that by Sean Callanan · 15 years ago
  2. 2b94356 Change VFPNeonA8 definition to make the code easier to read. by Evan Cheng · 15 years ago
  3. 5129bde Omit private_extern declarations of extern symbols; followup to by Stuart Hastings · 15 years ago
  4. e573fb3 More fcopysign correctness and performance fix. by Evan Cheng · 15 years ago
  5. d2a5073 Keep track of how many times a live range has been dequeued, and prioritize new ranges. by Jakob Stoklund Olesen · 15 years ago
  6. 417df01 Fix a bug in determining if there is only a single interfering register. by Jakob Stoklund Olesen · 15 years ago
  7. 98c8141 Be more aggressive about evicting interference. by Jakob Stoklund Olesen · 15 years ago
  8. fbf05d3 by David Greene · 15 years ago
  9. 8b890c2 by David Greene · 15 years ago
  10. 98d9648 Change the RAGreedy register assignment order so large live ranges are allocated first. by Jakob Stoklund Olesen · 15 years ago
  11. 75b5409 80 Col. by Jakob Stoklund Olesen · 15 years ago
  12. 2d76ad6 Fix C++0x incompatibility. The signature of std::make_pair<> changes from: by Nick Lewycky · 15 years ago
  13. c4f3d51 Make LoopDeletion work on loops with multiple edges, as long as the incoming by Cameron Zwarich · 15 years ago
  14. 00743c2 Use the same (%dx) hack for in[bwl] as for out[bwl]. by Joerg Sonnenberger · 15 years ago
  15. 6557bce VFP single precision arith instructions can go down to NEON pipeline, but on Cortex-A8 only. by Evan Cheng · 15 years ago
  16. 50d280c Follow LLVM coding style. by Devang Patel · 15 years ago
  17. 4c3ab58 Stack alignment is 16 bytes on FreeBSD/i386 too. by Roman Divacky · 15 years ago
  18. a04663e Bug#9172: Don't use static in file scope, use an attribute on the parser. by Joerg Sonnenberger · 15 years ago
  19. 50b2846 CMake: remove unnecessary variable. by Oscar Fuentes · 15 years ago
  20. 5567869 MachineConstantPoolValues are not uniqued, so they need to be freed if they by Cameron Zwarich · 15 years ago
  21. 6023efb Revert r126195, "test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32 for workaround of PR8311." by NAKAMURA Takumi · 15 years ago
  22. 0de102b Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  23. 65e9404 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  24. 3f38d20 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  25. aef8871 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  26. 88234f1 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  27. 902f128 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  28. 166b79f Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  29. 661cae4b5 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  30. db26499 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  31. 20cee65 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  32. 5731b5c Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  33. 22bc92b Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  34. ed2ac7c Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  35. 6262712 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  36. 64779f4 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  37. 9839eb0 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  38. e51a69c Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  39. c3bf772 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  40. 39109a3 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  41. 007b2b3 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  42. 52ae4ca Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 15 years ago
  43. ba2218a test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32 for workaround of PR8311. by NAKAMURA Takumi · 15 years ago
  44. 135c030 test/CodeGen/X86/red-zone.ll: Add explicit -mtriple=x86_64-linux. by NAKAMURA Takumi · 15 years ago
  45. 0a92169 Guard against de-referencing MBB.end(). by Evan Cheng · 15 years ago
  46. af05c69 available_externally (hidden or not) GVs are always accessed via stubs. rdar://9027648. by Evan Cheng · 15 years ago
  47. fcfcdbc VirtRegRewriter assertion fix. by Andrew Trick · 15 years ago
  48. 4ecc82e Roll out r126169 and r126170 in an attempt to fix the selfhost bot. by Cameron Zwarich · 15 years ago
  49. ec243ae Added a testcase for the enhanced disassembly bug by Sean Callanan · 15 years ago
  50. b21e49c Fixed llvm-mc in edis mode to use the result of by Sean Callanan · 15 years ago
  51. 41dfd2b Fixed lit.cfg to no longer recognize the old by Sean Callanan · 15 years ago
  52. 872f4a2 Only use blx for external function calls on thumb, these could be fixed by Eric Christopher · 15 years ago
  53. 43dd06a Eliminate valgrind warnings from Python on the 32-bit as well. by Cameron Zwarich · 15 years ago
  54. 92efda7 Merge information about the number of zero, one, and sign bits of live-out registers by Cameron Zwarich · 15 years ago
  55. 63a8dae Have isel visit blocks in reverse postorder rather than an undefined order. This by Cameron Zwarich · 15 years ago
  56. d86f482 Recognize loopz and loopnz as aliases for loope and loopne. From Dimitry Andric. by Joerg Sonnenberger · 15 years ago
  57. 87ca0e0 Implement xgetbv and xsetbv. Patch by Jai Menon. by Rafael Espindola · 15 years ago
  58. f8597eb Revert r125960, it's breaking darwin10 bootstrap. by Eric Christopher · 15 years ago
  59. 557b297 Skipping over debugvalue instructions to determine whether the split spot is in a IT block. rdar://9030770 by Evan Cheng · 15 years ago
  60. cf13af6 Add more debugging output. by Evan Cheng · 15 years ago
  61. d45e8bf Handle FK_PCRel_1 and add a test case for this and FK_PCRel_4. by Joerg Sonnenberger · 15 years ago
  62. 68e6bee Revert r124611 - "Keep track of incoming argument's location while emitting LiveIns." by Devang Patel · 15 years ago
  63. 06c0f25 Add SplitKit::isOriginalEndpoint and use it to force live range splitting to terminate. by Jakob Stoklund Olesen · 15 years ago
  64. 89e59e6 Fixed a bug in the X86 disassembler where a member of the by Sean Callanan · 15 years ago
  65. 37c79c5 End the line if we return early. Radar 9012638. by Stuart Hastings · 15 years ago
  66. 8b8b4af Add a convenience tool for doing comparison builds of the LLVM by David Greene · 15 years ago
  67. c625d31 Better OpenBSD support, patch by Amit Kulkarni. I have no way to test by Chris Lattner · 15 years ago
  68. d833184 Add XCore intrinsics for various instructions on ports. by Richard Osborne · 15 years ago
  69. ec43f80 Test case for r126127. Radar 9012638. by Stuart Hastings · 15 years ago
  70. 7331ca8 The stack should be 16 byte aligned on 32 bit solaris. Patch by Yuri. by Duncan Sands · 15 years ago
  71. 2cfbf01 If the phi node was used by an unreachable instruction that ends up using by Duncan Sands · 15 years ago
  72. 6ad82d8 Fix to correctly support attribute((section("__DATA, __common"))). by Stuart Hastings · 15 years ago
  73. fb456c2 a serious "compare CSE" issue that is nontrivial to get right, by Chris Lattner · 15 years ago
  74. 0e68cee fix a crasher in disabled code (on variable stride loops) by Chris Lattner · 15 years ago
  75. b4098ba Simplify RecursivelyDeleteDeadPHINode. The only functionality change by Duncan Sands · 15 years ago
  76. d64cfe1 Target/X86/X86FastISel: [PR6275] Fix Win32's dllimport function with fastisel. by NAKAMURA Takumi · 15 years ago
  77. 58269b9 Generate correct Sparc32 ABI compliant code for functions that return a struct. by Venkatraman Govindaraju · 15 years ago
  78. afcf6ac CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/HandleLLVMOptions.cmake. It affects testing stuff on clang-standalone build. by NAKAMURA Takumi · 15 years ago
  79. 0f30047 CMake: Fix breakage on clang standalone build. by NAKAMURA Takumi · 15 years ago
  80. 19310fc add a missed loop deletion case. by Chris Lattner · 15 years ago
  81. 408b534 Add some (disabled code) to print out negative strides. by Chris Lattner · 15 years ago
  82. 477a988 add an idiom that loop idiom could theoretically catch. by Chris Lattner · 15 years ago
  83. ad48a4f A lo/hi mul has higher latency than an imul r,ri, e.g. 5 cycles compared to 3 by Cameron Zwarich · 15 years ago
  84. 7d0805d Use a vector of pairs to implement the section stack, not two by Joerg Sonnenberger · 15 years ago
  85. 8d7285d The signed version of our "magic number" computation for the integer approximation by Cameron Zwarich · 15 years ago
  86. 0b85d07 Put targets on folders, if the IDE supports the feature. by Oscar Fuentes · 15 years ago
  87. f7ad048 Add some limited support for labels in org directives. Hopefully enough to fix by Rafael Espindola · 15 years ago
  88. 8e04fc3 Dispose modules early and only create codegen when the plugin is being by Rafael Espindola · 15 years ago
  89. eff5e69 Make RecursivelyDeleteDeadPHINode delete a phi node that has no users and add a by Nick Lewycky · 15 years ago
  90. cd6c93e Fix some memory leaks and avoid looking in the hash tables twice. by Rafael Espindola · 15 years ago
  91. 89d31ec Remove the link to Projects.html. It is useless for people working on by Oscar Fuentes · 15 years ago
  92. 38f7f66 Move "A | ~(A & ?) -> -1" from InstCombine to InstructionSimplify. by Benjamin Kramer · 15 years ago
  93. 91e37ef InstCombine: Add a bunch of combines of the form x | (y ^ z). by Benjamin Kramer · 15 years ago
  94. ed9b934 Fix 9267; Add vector zext support. by Nadav Rotem · 15 years ago
  95. 1a4021a Teach RecursivelyDeleteDeadPHINodes to handle multiple self-references. Patch by Nick Lewycky · 15 years ago
  96. eafe863 Instead of keeping two Value*->id# mappings, keep one Value->Value mapping and by Nick Lewycky · 15 years ago
  97. 893a882 If both operands are loads from stores in memory we can't use movlpd/movlps by Eric Christopher · 15 years ago
  98. ebccf08 This patch lets LLDB build as an LLVM subproject. LLDB is not built in by Stephen Wilson · 15 years ago
  99. c156632 by Stephen Wilson · 15 years ago
  100. 00d78f1 Use explicit add_subdirectory's for LLVM target sublibraries instead by Oscar Fuentes · 15 years ago