1. 82ea731 Add MCELFObjectTargetWriter and MCAsmBackend classes. by Akira Hatanaka · 13 years ago
  2. 90b6e34 Test More Complicated Lists by David Greene · 13 years ago
  3. f6c8cbb Test VarListElementInit:: resolveListElementReference by David Greene · 13 years ago
  4. 1045a59 Implement VarListElementInit:: resolveListElementReference by David Greene · 13 years ago
  5. 310c9ea Update CMake build. by Benjamin Kramer · 13 years ago
  6. 4520a10 Initial implementation of MipsMCCodeEmitter. by Akira Hatanaka · 13 years ago
  7. 68e05fb Don't modify constant in-place. by Jim Grosbach · 13 years ago
  8. 62e0590 Tracing or debug-printing a newly formed instruction should not crash. by Andrew Trick · 13 years ago
  9. 18801ec whitespace by Andrew Trick · 13 years ago
  10. 5773fd5 Remove unnecessary checking of register operands. by Akira Hatanaka · 13 years ago
  11. c7bafe9 Add definitions of Mips64 rotate instructions. by Akira Hatanaka · 13 years ago
  12. cbf676b float comparison to double 'zero' constant can just be a float 'zero.' by Jim Grosbach · 13 years ago
  13. d98f838 Constify 'isLSDA' and move a method out-of-line. by Bill Wendling · 13 years ago
  14. 0cc4a95 Tidy up. Trailing whitespace. by Jim Grosbach · 13 years ago
  15. 6f09fcf ARM Darwin default relocation model is PIC. by Jim Grosbach · 13 years ago
  16. a64556f isCommutable should be 0 for DSUBu. by Akira Hatanaka · 13 years ago
  17. 98602ac ARM Fixup valus for movt/movw are for the whole value. by Jim Grosbach · 13 years ago
  18. d80c13b Check values of immediate operands. by Akira Hatanaka · 13 years ago
  19. 7850dd0 Fix a bug in compare_numeric(). by Jakob Stoklund Olesen · 13 years ago
  20. 5bc93e7 Add forgotten tests that the cleanup flag is cleared if there by Duncan Sands · 13 years ago
  21. 0ba3c0a MCJIT initialization TargetData by Danil Malyshev · 13 years ago
  22. f51b7e5 PTX: Various stylistic and code readability changes recommended by Jim Grosbach. by Justin Holewinski · 13 years ago
  23. 8c1dac5 PTX: Add programmable rounding mode specifier for int <-> fp conversion instrs. by Justin Holewinski · 13 years ago
  24. 0ad7b6e Inlining often produces landingpad instructions with repeated by Duncan Sands · 13 years ago
  25. f16e2d4 some 3.0 API notes by Torok Edwin · 13 years ago
  26. d398bae Comment grammar fixes. by Torok Edwin · 13 years ago
  27. c90e149 PTX: Attempt to cleanup/unify the handling of FP rounding modes. This requires by Justin Holewinski · 13 years ago
  28. 10a11ec Instead of crashing when MCAsmInfo is NULL, add an assert. by Torok Edwin · 13 years ago
  29. 25a7d94 Mips64 shift instructions. by Akira Hatanaka · 13 years ago
  30. f549ab7 Mips64 arithmetic and logical instructions with one source register and by Akira Hatanaka · 13 years ago
  31. 4ebbf7b ARM fix encoding of VMOV.f32 and VMOV.f64 immediates. by Jim Grosbach · 13 years ago
  32. 203e0b1 Precompute a bit vector of register sub-classes. by Jakob Stoklund Olesen · 13 years ago
  33. 7dcaa5b Order register classes topologically. by Jakob Stoklund Olesen · 13 years ago
  34. a3defb0 Fill delay slot with useful instructions. Modified from Sparc's version of delay by Akira Hatanaka · 13 years ago
  35. e00897c Create a machine basic block in the constant pool and retrieve the symbol for an MBB. by Bill Wendling · 13 years ago
  36. 4dd9b09 Support creating a constant pool value for a machine basic block. by Bill Wendling · 13 years ago
  37. 4810528 Fold two identical set lookups into one. No functionality change. by Nick Lewycky · 13 years ago
  38. 29f018c Switch to ArrayRef<CodeGenRegisterClass*>. by Jakob Stoklund Olesen · 13 years ago
  39. 27e0666 When eliminating unnecessary retain+autorelease on return values, by Dan Gohman · 13 years ago
  40. 597fece Don't eliminate objc_retainBlock calls on stack objects if the by Dan Gohman · 13 years ago
  41. 026fa87 Tidy up. Formatting. by Jim Grosbach · 13 years ago
  42. 5fa301b Fix typo. by Nick Lewycky · 13 years ago
  43. c0be269 Mips64 arithmetic and logical instructions with two source registers. by Akira Hatanaka · 13 years ago
  44. bb5a744 Clean up uses of switch instructions so they are not dependent on the operand ordering. Patch by Stepan Dyatkovskiy. by Eli Friedman · 13 years ago
  45. 0066f92 Simplify. by Devang Patel · 13 years ago
  46. a5ef699 Clarify comments. by Devang Patel · 13 years ago
  47. 8d6c0fb Remove unnecessary and unused data member. by Devang Patel · 13 years ago
  48. 7a50202 Cosmetic changes, as per Nick's review. by Devang Patel · 13 years ago
  49. 9a7d48a Place this bracket according to the LLVM style. by Duncan Sands · 13 years ago
  50. 2097d70 PTX: Fix broken shared library build by Justin Holewinski · 13 years ago
  51. 92fb79b Expand the x86 V_SET0* pseudos right after register allocation. by Jakob Stoklund Olesen · 13 years ago
  52. 13f4a6c Target/ARM: Unbreak! CMake! Build! by NAKAMURA Takumi · 13 years ago
  53. adcb634 Delete NEONMoveFix, now unused. by Jakob Stoklund Olesen · 13 years ago
  54. 8bb3d3c Use ExecutionDepsFix instead of NEONMoveFix. by Jakob Stoklund Olesen · 13 years ago
  55. 5219f86 typo + pasto by Andrew Trick · 13 years ago
  56. cc84cda Remove NumImplicitOps which is now unused. by Jakob Stoklund Olesen · 13 years ago
  57. 0c01bc3 LSR: rewrite inner loops only. by Andrew Trick · 13 years ago
  58. 03b0876 whitespace by Andrew Trick · 13 years ago
  59. f47e870 Fix build failures better. by Andrew Trick · 13 years ago
  60. 7f3654d Fix build failure. by Daniel Dunbar · 13 years ago
  61. 3511ced Move to ISelLowering. by Bill Wendling · 13 years ago
  62. d57c1bc PTX: Add new patterns for bitconvert and any_extend by Justin Holewinski · 13 years ago
  63. 75c4aba llvm-size: Apply Chris's code review fixes. by Michael J. Spencer · 13 years ago
  64. 12eb3ad Use the local we already set up. by Eric Christopher · 13 years ago
  65. 3627a46 Rewrite MachineInstr::addOperand() to avoid NumImplicitOps. by Jakob Stoklund Olesen · 13 years ago
  66. caf1912 tblgen/ClangDiagnostics: Add support for split default warning "no-werror" and by Daniel Dunbar · 13 years ago
  67. 5cd4ee7 Revert r140731, "Define classes for unary and binary FP instructions and use them to define" by Jakob Stoklund Olesen · 13 years ago
  68. 9b88d2d Tighten a ARM dag combine condition to avoid an identity transformation, which by Evan Cheng · 13 years ago
  69. d42ca46 Define classes for unary and binary FP instructions and use them to define by Akira Hatanaka · 13 years ago
  70. cc8cf97 Have the SjLjEHPrepare pass do some more heavy lifting. by Bill Wendling · 13 years ago
  71. 7da52dd Fix cast. by Michael J. Spencer · 13 years ago
  72. 7d3e2b7 PR11033: Make sure we don't generate PCMPGTQ and PCMPEQQ if the target CPU does not support them. by Eli Friedman · 13 years ago
  73. 32a12ba Add llvm-size. by Michael J. Spencer · 13 years ago
  74. 13afc5e Object: Add isSection{Data,BSS}. by Michael J. Spencer · 13 years ago
  75. f56dc28 NULL cannot be portably used as the last argument to a function with __attribute((sentinel)), even though it usually works. Use (void*)0 instead. PR11002. by Eli Friedman · 13 years ago
  76. b18abd0 Perform the lowering only if there are invokes. by Bill Wendling · 13 years ago
  77. 39689c8 Ahem...actually *add* the ARMSjLjLowering pass to the pass manager. by Bill Wendling · 13 years ago
  78. 90d6ec5 Add a note on removing LLVMC. by Eric Christopher · 13 years ago
  79. d02c42b Introduce llvm-cov. by Devang Patel · 13 years ago
  80. cfab2be PTX: Fix alignment logic by Justin Holewinski · 13 years ago
  81. aa75790 Rename predicate In32BitMode to NotFP64bit and add definition of IsFP64bit. by Akira Hatanaka · 13 years ago
  82. d9f9583 Remove definitions of branch-on-FP-likely instructions. They are deprecated. by Akira Hatanaka · 13 years ago
  83. d2d00ed Mips64 predicate definitions. Patch by Liu. by Akira Hatanaka · 13 years ago
  84. f63ae21 indvars: generalize SCEV getPreStartForSignExtend. by Andrew Trick · 13 years ago
  85. ed0e4c8 PTX: MC-ize the PTX backend (patch 2 of N) by Justin Holewinski · 13 years ago
  86. d8e4ed2 PTX: MC-ize the PTX back-end (patch 1 of N) by Justin Holewinski · 13 years ago
  87. acad68d Check in a patch that has already been code reviewed by Owen that I'd forgotten to commit. by James Molloy · 13 years ago
  88. 113aa86 Changed comments on foreign C++ exceptions (generated with type info 7), by Garrison Venn · 13 years ago
  89. 42e5c79 A typeid of zero means a cleanup, not a catch. This case occurs by Duncan Sands · 13 years ago
  90. ca92159 PTX: Simplify code. No functionality change. by Benjamin Kramer · 13 years ago
  91. 8adae0c PTX: Pass param name strings per const reference. by Benjamin Kramer · 13 years ago
  92. adbf7b2 Strip off pointer casts when looking at the eh.sjlj.functioncontext's argument. by Bill Wendling · 13 years ago
  93. eef108d Bitcast the alloca to an i8* to match the intrinsic's signature. by Bill Wendling · 13 years ago
  94. 6ef9417 Create and use an llvm.eh.sjlj.functioncontext intrinsic. by Bill Wendling · 13 years ago
  95. 2b6bd7b In the new EH model, setup the function context and the call site info. by Bill Wendling · 13 years ago
  96. 4b6736b Don't conditionalize execution of the SjLj EH prepare pass. by Bill Wendling · 13 years ago
  97. 52164ea Test case for r140670: indvars should hoist sext. by Andrew Trick · 13 years ago
  98. 909ef7d indvars should hoist [sz]ext because licm is not rerun. by Andrew Trick · 13 years ago
  99. e6fadce PR10628: Fix getModRefInfo so it queries the underlying alias() implementation correctly while checking nocapture calls. by Eli Friedman · 13 years ago
  100. 56ab875 Rename class and clean up source. by Jakob Stoklund Olesen · 13 years ago