1. 5ff4bc2 * Set the scope attributes for the ASM symbol we added to be the value passed by Bill Wendling · 12 years ago
  2. cef670a Rip out emission of the regIsInRegClass function for the asm printer. by Benjamin Kramer · 12 years ago
  3. bf3c322 ARM fix encoding fixup resolution for ldrd and friends. by Jim Grosbach · 12 years ago
  4. c19f72b Use SequenceToOffsetTable in emitRegisterNameString. by Jakob Stoklund Olesen · 12 years ago
  5. 0d4e2ea Reapply 153764 and 153761 with a fix. by Jakob Stoklund Olesen · 12 years ago
  6. 77ff8bb Revert 153764 and 153761. They broke a --enable-optimized --enable-assertions by Rafael Espindola · 12 years ago
  7. ad353c6 ARM assembler should prefer non-aliases encoding of cmp. by Jim Grosbach · 12 years ago
  8. a45e374 ARM encoding for VSWP got the second operand incorrect. by Jim Grosbach · 12 years ago
  9. 8f1148b ARM can only use narrow encoding for low regs. by Jim Grosbach · 12 years ago
  10. ecf2d9f Compress SimpleValueType lists by sharing. by Jakob Stoklund Olesen · 12 years ago
  11. 8f36b0b Compress register lists by sharing suffixes. by Jakob Stoklund Olesen · 12 years ago
  12. 184440e Add a SequenceToOffsetTable to TableGen. by Jakob Stoklund Olesen · 12 years ago
  13. 2d30d94 ARM integrated assembler should encoding choice for add/sub imm. by Jim Grosbach · 12 years ago
  14. 092c5cc Handle unreachable code in the dominates functions. This changes users when by Rafael Espindola · 12 years ago
  15. 0e4fa5f Re-factored RuntimeDyLd: by Danil Malyshev · 12 years ago
  16. c0164f8 ARM assembly parsing needs to be paranoid about negative immediates. by Jim Grosbach · 12 years ago
  17. 7c7121e Add computeMaskedBitsLoad back, as it was the change to instsimplify that by Rafael Espindola · 12 years ago
  18. 2f1abe9 Add a note about a missed cmov -> sbb opportunity. by Benjamin Kramer · 12 years ago
  19. 8fd3fcd Cleanup whitespace. Doxygenize comments. And indent to llvm coding standards. by Bill Wendling · 12 years ago
  20. cb0809b Ensure conditional BL instructions for ARM are given the fixup fixup_arm_condbranch. by James Molloy · 12 years ago
  21. 1c80f56 ARM target should allow codegenprep to duplicate ret instructions to enable tailcall opt. rdar://11140249 by Evan Cheng · 12 years ago
  22. c459d31 Testcase for r153710. by Bill Wendling · 12 years ago
  23. 4108bd3 Add testcase for r153705 by Bill Wendling · 12 years ago
  24. 84364a4 If we have a VLA that has a "use" in a metadata node that's then used by Bill Wendling · 12 years ago
  25. f9e894d Change the constant in this testcase so that it results in a constant pool load. by Lang Hames · 12 years ago
  26. 288967d Revert r153694. It was causing failures in the buildbots. by Bill Wendling · 12 years ago
  27. 7a4c071 Invalidate liveness in ARMConstantIslandPass. by Jakob Stoklund Olesen · 12 years ago
  28. ccca22e Prefer even-odd D-register pairs. by Jakob Stoklund Olesen · 12 years ago
  29. 803d134 Filecheck-ize this test so that it actually tests something reasonable. by Chandler Carruth · 12 years ago
  30. c0a9f82 Try using vmov.i32 to materialize FP32 constants that can't be materialized by by Lang Hames · 12 years ago
  31. 4b0b8ef Re-factored RuntimeDyld. Added ExecutionEngine/MCJIT tests. by Danil Malyshev · 12 years ago
  32. 6c31ee2 Lowercase the tag name to match the rest of dwarf. by Eric Christopher · 12 years ago
  33. b22e70d ARM assembly 'cmp lr, #0' should not encode using 'cmn'. by Jim Grosbach · 12 years ago
  34. 182c34b The shuffle scheduler is only available in asserts build - make misched-new.ll by Lang Hames · 12 years ago
  35. 85bdf2e Handle register copies for the new ARM register classes. by Jakob Stoklund Olesen · 12 years ago
  36. e13cea4 Drop O4 from the llc manpage, it was removed in r70445. by Benjamin Kramer · 12 years ago
  37. 616c841 Make x86 REP_MOV* and REP_STO instructions use the correct operand sizes in 64-bit mode. by Lang Hames · 12 years ago
  38. 95c677e Fix missed files in JIT unittests Makefile by Danil Malyshev · 12 years ago
  39. 21ecc2f Expand FREM. by Akira Hatanaka · 12 years ago
  40. c6a96ff Add more constness to CodeGenRegisters. by Jakob Stoklund Olesen · 12 years ago
  41. 41e2073 Don't PRE compares. by Jakob Stoklund Olesen · 12 years ago
  42. 7347840 Replace assert(0) with llvm_unreachable to avoid warnings about dropping off the end of a non-void function in Release builds. by Benjamin Kramer · 12 years ago
  43. b8ca988 Add support for objc property decls according to the page at: by Eric Christopher · 12 years ago
  44. 24b8780 Make some headway towards compiling all of LLVM. by Bill Wendling · 12 years ago
  45. 9e6ddcb Only allow symbolic names for (v)cmpss/sd/ps/pd encodings 8-31 to be used with 'v' version of instructions. by Craig Topper · 12 years ago
  46. 76d0310 For X86, change load/dec-or-inc/store into dec-or-inc, respectively. by Joel Jones · 12 years ago
  47. 3c6b29b Cleanup whitespace. by Bill Wendling · 12 years ago
  48. 9f3b483 Cache the end() iterator. by Bill Wendling · 12 years ago
  49. f75f427 Reverted to revision 153616 to unblock build by Joel Jones · 12 years ago
  50. c367a3e For X86, change load/dec-or-inc/store into dec-or-inc, respectively. by Joel Jones · 12 years ago
  51. 8b4c502 Enable machine code verification in the entire code generator. by Jakob Stoklund Olesen · 12 years ago
  52. 7881166 Enable machine code verification after PreSched2 passes. by Jakob Stoklund Olesen · 12 years ago
  53. 3bb1738 Cleanup some whitespaces. by Bill Wendling · 12 years ago
  54. 892143f Don't kill the base register when expanding strd. by Jakob Stoklund Olesen · 12 years ago
  55. dc909bf Preserve implicit defs in ARMLoadStoreOptimizer. by Jakob Stoklund Olesen · 12 years ago
  56. eb95f65 Tidy up. Whitespace. by Jim Grosbach · 12 years ago
  57. 30b9e32 Move getPointerToNamedFunction() from JIT/MCJIT to JITMemoryManager. by Danil Malyshev · 12 years ago
  58. 8f3fabe Handle intrinsics in GlobalsModRef. Fixes pr12351. by Rafael Espindola · 12 years ago
  59. 5b2f913 Spill DPair registers, not just QPR. by Jakob Stoklund Olesen · 12 years ago
  60. 2ef5bf6 Also verify after ExpandPostRAPseudos. by Jakob Stoklund Olesen · 12 years ago
  61. 61476d6 Inline function into its one caller. by Bill Wendling · 12 years ago
  62. 663ee20 Enable machine code verification after the late machine optimization passes. by Jakob Stoklund Olesen · 12 years ago
  63. 948a444 Skip liveness verification when MRI->tracksLiveness() is false. by Jakob Stoklund Olesen · 12 years ago
  64. 62cf01e Reformat the LTOModule code to be more inline with LLVM's coding standards. Add by Bill Wendling · 12 years ago
  65. 8d813de Revert r153516: "Invalidate liveness in Thumb2ITBlockPass." by Jakob Stoklund Olesen · 12 years ago
  66. 78836f0 Allow removeLiveIn to be called with a register that isn't live-in. by Jakob Stoklund Olesen · 12 years ago
  67. 89e2b31 Revert r153521 as it's causing large regressions on the nightly testers. by Chad Rosier · 12 years ago
  68. 442ee9c Fixed commuteInstructions bug where if its called pre-regalloc the subreg indices weren't commuted by Pete Cooper · 12 years ago
  69. c1ea16e GlobalOpt: If we have an inbounds GEP from a ConstantAggregateZero global that we just determined to be constant, replace all loads from it with a zero value. by Benjamin Kramer · 12 years ago
  70. 9b58464 Add another note about a missed compare with nsw arithmetic instcombine. by Benjamin Kramer · 12 years ago
  71. 6e9d66c Fixup VST1.32 with writeback instruction. Also re-factor non-writeback version. by Richard Barton · 12 years ago
  72. afff330 Switch to WeakVHs in the value mapper, and aggressively prune dead basic by Chandler Carruth · 12 years ago
  73. 9fc5c83 More debug output. by Eric Christopher · 12 years ago
  74. 663e0cf Fix the output of the DW_TAG_friend tag to include DW_AT_friend by Eric Christopher · 12 years ago
  75. 30fe94e Some whitespace cleanup. by Bill Wendling · 12 years ago
  76. d4ec054 Use the correct filename for the error message. by Bill Wendling · 12 years ago
  77. 7242a4f Use Nakamura's suggestion of bypassing using 'filename' and just the pointers directly. by Bill Wendling · 12 years ago
  78. 5ca6b02 Turn off post-RA scheduler by default. by Akira Hatanaka · 12 years ago
  79. c2212f1 Fix 80-column violation. by Chad Rosier · 12 years ago
  80. 701ea2b Fix test case. by Akira Hatanaka · 12 years ago
  81. 81a424b Turn on post register allocation scheduler. by Akira Hatanaka · 12 years ago
  82. 37ac18e Sort relocation entries before they are written out to a file. MIPS ABI by Akira Hatanaka · 12 years ago
  83. f93b863 Emit all directives except for ".cprestore" during asm printing rather than emit by Akira Hatanaka · 12 years ago
  84. d0b5c65 Mark flag neverHasSideEffects of pattern-less instructions that do not have by Akira Hatanaka · 12 years ago
  85. da94248 MSVC doesn't like the mixing of declarations and statements in a .c file. by Francois Pichet · 12 years ago
  86. f2fd23b Add a note about a cute little fabs optimization. by Benjamin Kramer · 12 years ago
  87. c8591a4 Add two missed instcombines related to compares with nsw arithmetic. by Benjamin Kramer · 12 years ago
  88. 66e30f8 Try to use the CWD if the path to the GCDA output is not available (e.g., the by Bill Wendling · 12 years ago
  89. ced8af1 Remove trailing white space. by Akira Hatanaka · 12 years ago
  90. 5f46eb1 Use a SmallVector and linear lookup instead of a DenseSet - SourceMap values by Lang Hames · 12 years ago
  91. 95f95a7 Add member EmitNOAT and its setter and getter functions to class MipsFunctionInfo. by Akira Hatanaka · 12 years ago
  92. 130ba34 Add a test for the previous commit. Also, remove two tests that were by Eric Christopher · 12 years ago
  93. 7f31659 Use DW_AT_low_pc for a single entry point into a routine. by Eric Christopher · 12 years ago
  94. d23a64c Reapply r153423; the original commit was fine. The failing test, distray, had by Chad Rosier · 12 years ago
  95. 8055430 ARMLoadStoreOptimizer invalidates register liveness. by Jakob Stoklund Olesen · 12 years ago
  96. 1f14168 Print SSA and liveness tracking flags in MF::print(). by Jakob Stoklund Olesen · 12 years ago
  97. 80799fb Branch folding may invalidate liveness. by Jakob Stoklund Olesen · 12 years ago
  98. 33fa614 Invalidate liveness in Thumb2ITBlockPass. by Jakob Stoklund Olesen · 12 years ago
  99. 77d9521 fix what looks like a real logic bug, found by PVS-Studio (part of PR12357) by Chris Lattner · 12 years ago
  100. aba6559 Add an MRI::tracksLiveness() flag. by Jakob Stoklund Olesen · 12 years ago