1. aae0298 Now that the underlying issue is fixed, revert r180750 and r180722. by Rafael Espindola · 11 years ago
  2. f2403bb Fix spelling by Nikola Smiljanic · 11 years ago
  3. dc0981d Put VMOVPQIto64rr in the VRPDI class. by Rafael Espindola · 11 years ago
  4. 8c3a549 Correct comment: there is no numTys parameter any more now that this is using by Duncan Sands · 11 years ago
  5. a4fa74e Wrap some lines to bring MCJITCAPITest into conformance with the 80 column limit. by Filip Pizlo · 11 years ago
  6. 38d32da Forget remove the tempfile argument by Michael Liao · 11 years ago
  7. 9ed0a1b More rewrites of x86 codegen regression tests with FileCheck by Michael Liao · 11 years ago
  8. af35d86 Fixes a buffer overrun where the allocated buffer wasn't large enough to accommodate the closing quote escape rules in some instances. by Aaron Ballman · 11 years ago
  9. 10cc563 Revert "InstCombine: Fold more shuffles of shuffles." by Jim Grosbach · 11 years ago
  10. c147c1b [mips] Fix handling of instructions which copy to/from accumulator registers. by Akira Hatanaka · 11 years ago
  11. 3484da9 Only pass 'returned' to target-specific lowering code when the value of entire register is guaranteed to be preserved. by Stephen Lin · 11 years ago
  12. 8e229c2 Fix a use after free. RI is freed before the call to getDebugLoc(). To by Richard Trieu · 11 years ago
  13. cd6c579 [mips] Instruction selection patterns for DSP-ASE vector select and compare by Akira Hatanaka · 11 years ago
  14. 86a87d9 Temporarily revert "Change the informal convention of DBG_VALUE so that we can express a" by Adrian Prantl · 11 years ago
  15. a2b5669 Change the informal convention of DBG_VALUE so that we can express a by Adrian Prantl · 11 years ago
  16. f13fc1b MI Sched: revert a minor heuristic that snuck in with -misched-vcopy. by Andrew Trick · 11 years ago
  17. 13ec481 [mips] Simplify code. by Akira Hatanaka · 11 years ago
  18. 7fac0ef Fix a typo by Nadav Rotem · 11 years ago
  19. 6f4888f Update the release notes about the min/max reductions that Arnold added. by Nadav Rotem · 11 years ago
  20. b8b1d35 [mips] Test for r179873. by Akira Hatanaka · 11 years ago
  21. 6548096 InstCombine: Fold more shuffles of shuffles. by Jim Grosbach · 11 years ago
  22. b0caf5f [mips] Clear isCommutable bit of instructions which are not commutable. by Akira Hatanaka · 11 years ago
  23. db31bd3 LocalStackSlotAllocation improvements by Hal Finkel · 11 years ago
  24. 34f3984 Text files should not be marked executable. by Rafael Espindola · 11 years ago
  25. 2dc50d3 TBAA: remove !tbaa from testing cases if not used. by Manman Ren · 11 years ago
  26. 8960a5c Spelling. Thanks, Eric. by Adrian Prantl · 11 years ago
  27. 8b11e89 Set debug locations for branch instructions created during inlining, even by Adrian Prantl · 11 years ago
  28. 76f103e Change getSlotIndex to return unsigned. by Rafael Espindola · 11 years ago
  29. e87dadc Fix Addend computation for non external relocations on Macho. by Rafael Espindola · 11 years ago
  30. 1872730 R600: fix loop-address.ll test by Vincent Lejeune · 11 years ago
  31. 527db3f Fix a bug in foldSelectICmpAndOr. by David Majnemer · 11 years ago
  32. 62d7785 s tightens up the encoding description for ARM post-indexed ldr instructions. All instructions in this class have bit 4 cleared. It turns out that there is a test case for this, but it was marked XFAIL. by Mihai Popa · 11 years ago
  33. defce4c Fix "Combine bit test + conditional or into simple math" by David Majnemer · 11 years ago
  34. 8838410 Rewrite X86 codegen regression test with FileCheck by Michael Liao · 11 years ago
  35. f65e493 Refactoring patch. by Stepan Dyatkovskiy · 11 years ago
  36. 2a83943 Try to fix ProgramTest on FreeBSD by Reid Kleckner · 11 years ago
  37. 8e6e02a Collect the Addend for external relocs. by Rafael Espindola · 11 years ago
  38. 4fb224e R600: Always use texture cache for compute shaders by Vincent Lejeune · 11 years ago
  39. 2c836f8 R600: use native for alu by Vincent Lejeune · 11 years ago
  40. 25f259c R600: Packetize instructions by Vincent Lejeune · 11 years ago
  41. abcde26 R600: Rework Scheduling to handle difference between VLIW4 and VLIW5 chips by Vincent Lejeune · 11 years ago
  42. e332e35 R600: Add a Bank Swizzle operand by Vincent Lejeune · 11 years ago
  43. 7097b1d R600: Take inner dependency into tex/vtx clauses by Vincent Lejeune · 11 years ago
  44. b6379de R600: Turn TEX/VTX into native instructions by Vincent Lejeune · 11 years ago
  45. 631591e R600: Add FetchInst bit to instruction defs to denote vertex/tex instructions by Vincent Lejeune · 11 years ago
  46. 7d8ea50 Rewrite test in FileCheck instead of grep in X86 codegen by Michael Liao · 11 years ago
  47. 0dc415c R600: Add some new processor variants by Vincent Lejeune · 11 years ago
  48. 8723c9e R600: Clean up instruction class definitions by Vincent Lejeune · 11 years ago
  49. 86cdb70 R600: config section now reports use of killgt by Vincent Lejeune · 11 years ago
  50. 725dae5 Revert the command line option patch. However, keep the part that makes this pass on Windows. I.e., we don't emit the target dependent attributes in a comment before the function. by Bill Wendling · 11 years ago
  51. ff6222e TBAA: remove !tbaa from testing cases if not used. by Manman Ren · 11 years ago
  52. ad96c64 Duplicate a testcase. by Bill Wendling · 11 years ago
  53. e78d832 TBAA: remove !tbaa from testing cases if not used. by Manman Ren · 11 years ago
  54. 26ebdd1 Rewrite some tests with FileCHeck in X86 codegen by Michael Liao · 11 years ago
  55. 3e3456b Improve documentation. by Adrian Prantl · 11 years ago
  56. fa2eac5 Emit the TLS initialization function pointers into the correct section. by Bill Wendling · 11 years ago
  57. 59a0e79 Add getSymbolAlignment to the ObjectFile interface. by Rafael Espindola · 11 years ago
  58. d8b2da1 R600: Use correct CF_END instruction on Northern Island GPUs by Tom Stellard · 11 years ago
  59. 015f586 R600: Fix encoding of CF_END_{EG, R600} instructions by Tom Stellard · 11 years ago
  60. 8393b99 Rationalize what is public in RuntimeDyldMachO and RuntimeDyldELF. by Rafael Espindola · 11 years ago
  61. 8228ffe SimplifyCFG: If convert single conditional stores by Arnold Schwaighofer · 11 years ago
  62. 8a905e7 Disable the MCJIT tests on 32 bit darwin. by Rafael Espindola · 11 years ago
  63. 233c40b Remove unused method. by Rafael Espindola · 11 years ago
  64. 1fbeecb Update the documentation. by Rafael Espindola · 11 years ago
  65. ca0e736 Use a RelocationRef instead of a relocation_iterator. No functionality change. by Rafael Espindola · 11 years ago
  66. f2e8349 Revert "revert r179735, it has no testcases, and doesn't really make sense." by Reid Kleckner · 11 years ago
  67. d2755af Exposing MCJIT through C API by Andrew Kaylor · 11 years ago
  68. 87b5017 Propagate relocation info to resolveRelocation. by Rafael Espindola · 11 years ago
  69. efa91f6 Replace ObjRelocationInfo with relocation_iterator. by Rafael Espindola · 11 years ago
  70. f4fc9b1 Add in some conditional compilation in order to silence an unused variable warning. by Michael Gottesman · 11 years ago
  71. f11a685 [objc-arc] Apply the RV optimization to retains next to calls in ObjCARCContract instead of ObjCARCOpts. by Michael Gottesman · 11 years ago
  72. fe7ea98 Added statistics to count the number of retains/releases before/after optimization. by Michael Gottesman · 11 years ago
  73. 2088d91 Removed trailing whitespace. by Michael Gottesman · 11 years ago
  74. 210a496 Fix for r180693. = /. by Michael Gottesman · 11 years ago
  75. e056397 [objc-arc-annotations] Moved the disabling of call movement to ConnectTDBUTraversals so that I can prevent Changed = true from being set. This prevents an infinite loop. by Michael Gottesman · 11 years ago
  76. d922518 Inline variable into the #ifdef block where it's used. by Benjamin Kramer · 11 years ago
  77. 297a3ee AArch64 InstrFormats: delete blank. by Jia Liu · 11 years ago
  78. 78a9b43 Fix typo. Stupid me. by Joerg Sonnenberger · 11 years ago
  79. 7f5c6bf Regen. by Eric Christopher · 11 years ago
  80. dfa0e92 Only use cxxabi.h's demangler, if it is actually available. by Joerg Sonnenberger · 11 years ago
  81. d999062 by Ulrich Weigand · 11 years ago
  82. 4d4c54d Fix a XOR reassociation bug. by Shuxin Yang · 11 years ago
  83. 595dd5a Documentation: end option description with a period by Dmitri Gribenko · 11 years ago
  84. d573421 AArch64: convert MC-layer test to .s file by Tim Northover · 11 years ago
  85. 2c2e855 [objc-arc] Test cleanups. by Michael Gottesman · 11 years ago
  86. 3aa5394 Generalize the MachineTraceMetrics public API. by Andrew Trick · 11 years ago
  87. 29f198c Add target flags to MachineMemOperands. by Andrew Trick · 11 years ago
  88. d427132 whitespace by Andrew Trick · 11 years ago
  89. 00297ba Use the target triple from the target machine rather than the module by Eric Christopher · 11 years ago
  90. 85c16ef Move the XFAIL out of the middle of a comment. by Eric Christopher · 11 years ago
  91. 5b0ce35 Make all darwin ppc stubs local. by Rafael Espindola · 11 years ago
  92. a5b314c Struct-path aware TBAA: change the format of TBAAStructType node. by Manman Ren · 11 years ago
  93. 13131e6 Cleanup and document MachineLocation. by Adrian Prantl · 11 years ago
  94. f1d9fe9 Micro-optimization by Bill Wendling · 11 years ago
  95. fdfdd4c Make CHECK lines a bit less strict so they also match code generated for win64. by Benjamin Kramer · 11 years ago
  96. 0d840bb Teach the interpreter to handle vector compares and additional vector arithmetic operations. by Nadav Rotem · 11 years ago
  97. 2173e18 Use llvm/Object/MachO.h in macho-dumper. Drop the old macho parser. by Rafael Espindola · 11 years ago
  98. fbb2c7a The exception demo needs its symbols exported. by Rafael Espindola · 11 years ago
  99. 99d8179 R600: Initialize AMDGPUMachineFunction::ShaderType to ShaderType::COMPUTE by Tom Stellard · 11 years ago
  100. 2cab9ba cleanup testcase some more rdar://problem/13056109 by Adrian Prantl · 11 years ago