1. 5b15525 X86: allow registers 8-15 in test by Tim Northover · 11 years ago
  2. 15983b8 X86: use sub-register sequences for MOV*r0 operations by Tim Northover · 11 years ago
  3. 52d65ab Fix incorrect parameter name in LIT docs. by Sergey Matveev · 11 years ago
  4. d01fb9e Fix rematerialization into physical registers. by Tim Northover · 11 years ago
  5. d5c52f1 [NVPTX] Fix case where a sext load of an i1 type may produce an by Justin Holewinski · 11 years ago
  6. da0416b X86: change zext moves to use sub-register infrastructure. by Tim Northover · 11 years ago
  7. 14a926f [SystemZ] Enable unaligned accesses by Richard Sandiford · 11 years ago
  8. ccb7bd9 Revert r182909. by Evgeniy Stepanov · 11 years ago
  9. aebc1b3 Fix warning on varialbe unused in opt builds. by Daniel Jasper · 11 years ago
  10. d5ae2c3 Fixed bug when tests in executable partially used absolute paths. by Galina Kistanova · 11 years ago
  11. e97b102 Swizzle vector inputs if it helps us eliminate shuffles. by Nick Lewycky · 11 years ago
  12. 7486d92 Change how we iterate over relocations on ELF. by Rafael Espindola · 11 years ago
  13. d2df98f Rename variable to be more descriptive. by Eric Christopher · 11 years ago
  14. 5592ba4 Formatting. by Eric Christopher · 11 years ago
  15. 86a0f19 Reformat comments here. by Eric Christopher · 11 years ago
  16. 12378d4 Add a comment and some tests including the NULL byte. by Eric Christopher · 11 years ago
  17. 8a65e11 This testcase tests command line attributes which we don't yet support. by Bill Wendling · 11 years ago
  18. 3b7f3b1 Remove dead return. by Rafael Espindola · 11 years ago
  19. 999c693 Added a unittest for APFloat::getSmallestNormalized. by Michael Gottesman · 11 years ago
  20. 7d13d52 Added code to the unittest for APFloat::getSmallest to double check that we consider the result to be denormal. by Michael Gottesman · 11 years ago
  21. 3e8d356 Add a unittest for APFloat::getSmallest. by Michael Gottesman · 11 years ago
  22. 6e0b2a0 Order CALLSEQ_START and CALLSEQ_END nodes. by Andrew Trick · 11 years ago
  23. 8df6f4b X86: Fix Defs/Uses for insts that imp-def/imp-use both an A-register and EFLAGS. by Ahmed Bougacha · 11 years ago
  24. 8ed5506 Don't assume the registers will be enumerated sequentially. by Chad Rosier · 11 years ago
  25. 745825f5 Add colored diagnostics when building LLVM with cmake + ninja + clang by Arnaud A. de Grandmaison · 11 years ago
  26. f567a6d Enable FastISel on ARM for Linux and NaCl by JF Bastien · 11 years ago
  27. cc5a882 Don't reach into the middle of TargetMachine and cache one of its ivars. by Bill Wendling · 11 years ago
  28. aae0fa9 Teach ReMaterialization to be more cunning about subregisters by Tim Northover · 11 years ago
  29. 88c7440 Simplify logic by using the appropriate functions. by Adrian Prantl · 11 years ago
  30. 742671b LTO+Debug Info: revert r182791. by Manman Ren · 11 years ago
  31. a9a8a12 Tidy some register classes for ARM and Thumb by JF Bastien · 11 years ago
  32. d1c180e SparcFrameLowering.cpp: Mark verifyLeafProcRegUse() as UNUSED. [-Wunused-function] by NAKAMURA Takumi · 11 years ago
  33. 5983770 [SystemZ] Two tests missing from previous commit by Richard Sandiford · 11 years ago
  34. 2d664ab [SystemZ] Immediate compare-and-branch support by Richard Sandiford · 11 years ago
  35. b8303eb Move test that depends on the X86 backend into the right subdirectory. by Benjamin Kramer · 11 years ago
  36. 92b4f20 Temporary fix to get rid of gcc warning. by Patrik Hagglund · 11 years ago
  37. d86a66d Allow overriding the location of C/C++ compilers in Android CMake build. by Evgeniy Stepanov · 11 years ago
  38. 5300869 [Sparc] Add support for leaf functions in sparc backend. by Venkatraman Govindaraju · 11 years ago
  39. 0cf4adb LoopVectorize.cpp: Fix abuse of StringRef on Twine. Twine captures the pointer of StringRef. by NAKAMURA Takumi · 11 years ago
  40. 51c292a Whitespace. by NAKAMURA Takumi · 11 years ago
  41. 61212bc Debug Info: Update documentation to match recent (& not so recent) schema changes by David Blaikie · 11 years ago
  42. 4af9230 Debug Info: Reorder accessor to match field order. by David Blaikie · 11 years ago
  43. c57905e Mips assembler: Improve set register alias handling by Jack Carter · 11 years ago
  44. 86b2473 AArch64: clarify -help message by Tim Northover · 11 years ago
  45. e4ee452 [Mips] Add Mips specific dynamic table entry tags. by Simon Atanasyan · 11 years ago
  46. ee21b6f Add support for llvm.vectorizer metadata by Paul Redmond · 11 years ago
  47. a32edcf [APInt] Implement tcDecrement as a counterpart to tcIncrement. This is for use in APFloat IEEE-754R 2008 nextUp/nextDown function. by Michael Gottesman · 11 years ago
  48. e274b47 ARM: use pristine object file while processing relocations by Tim Northover · 11 years ago
  49. 9174fd7 LTO+Debug Info: correctly emit inlined_subroutine when the inlined callee is by Manman Ren · 11 years ago
  50. ee6e242 Hexagon: Typo fix. by Jyotsna Verma · 11 years ago
  51. 2275cfd Remove the MCRegAliasIterator tables and compute the aliases dynamically. by Chad Rosier · 11 years ago
  52. 520b6e3 Simplify code. No functionality change. by Benjamin Kramer · 11 years ago
  53. e4fae84 Remove double semicolons. by Benjamin Kramer · 11 years ago
  54. a84a83b Extend RemapInstruction and friends to take an optional new parameter, a ValueMaterializer. by James Molloy · 11 years ago
  55. 9903f75 [msan] Fix argument shadow alignment. by Evgeniy Stepanov · 11 years ago
  56. 988005a Typo by Renato Golin · 11 years ago
  57. d50bcb2 [SystemZ] Register compare-and-branch support by Richard Sandiford · 11 years ago
  58. fe4716f Linking ReleaseProcess doc with the world by Renato Golin · 11 years ago
  59. 06c3c9a [SystemZ] Tweak SystemZInstrInfo::isBranch() interface by Richard Sandiford · 11 years ago
  60. c1a0806 Revert r182715 and r182758 by Alexey Samsonov · 11 years ago
  61. e5ee3cf Adding ReleaseProcess doc by Renato Golin · 11 years ago
  62. 1f41986 Fixup for r182715: provide correct arg to --gtest-filter by Alexey Samsonov · 11 years ago
  63. 9f5de6d Make BasicAliasAnalysis recognize the fact a noalias argument cannot alias another argument, even if the other argument is not itself marked noalias. by Michael Kuperstein · 11 years ago
  64. af10fe6 Make it explicit that GlobalAlias are ok in llvm.used. by Rafael Espindola · 11 years ago
  65. 078bdc6 Make helper functions static. by Rafael Espindola · 11 years ago
  66. b704d23 Convert sqrt functions into sqrt instructions when -ffast-math is in effect. by Preston Gurd · 11 years ago
  67. f594e41 Add a cpu to try to bring back the atom bots. by Rafael Espindola · 11 years ago
  68. 119da2e PPC: Add a isConsecutiveLS utility function by Hal Finkel · 11 years ago
  69. d1c99b2 llvm-objdump.cpp: Appease MSC16 x64. utostr(n++) causes internal compiler error. by NAKAMURA Takumi · 11 years ago
  70. 1907cad Prefer to duplicate PPC Altivec loads when expanding unaligned loads by Hal Finkel · 11 years ago
  71. ea99163 Add LDC compiler to list of external OS projects using LLVM 3.3 by Kai Nacke · 11 years ago
  72. 9edb37f Fix PR16143: Insert DEBUG_VALUE before terminator. by Andrew Trick · 11 years ago
  73. f0c74bd Fixed bug when tests in executable partially used absolute paths. by Galina Kistanova · 11 years ago
  74. 03abfc7 Disable the StringMapEntry copy constructor, to make sure we by Chris Lattner · 11 years ago
  75. 41b646c Add support for DWARF line number table entries for values in the instruction by Cameron Zwarich · 11 years ago
  76. 6005727 Add some comments to the stringify function. by Eric Christopher · 11 years ago
  77. 5a0e604 PPC: Combine duplicate (offset) lvsl Altivec intrinsics by Hal Finkel · 11 years ago
  78. 81349a7 Track IR ordering of SelectionDAG nodes 4/4. by Andrew Trick · 11 years ago
  79. dd0fb01 Track IR ordering of SelectionDAG nodes 3/4. by Andrew Trick · 11 years ago
  80. ac6d9be Track IR ordering of SelectionDAG nodes 2/4. by Andrew Trick · 11 years ago
  81. ea5db0c Track IR ordering of SelectionDAG nodes 1/4. by Andrew Trick · 11 years ago
  82. ba3500e Fix RecyclingAllocator::PrintStats to print the underlying allocator's stats. by Andrew Trick · 11 years ago
  83. 725e3d3 Add to testsuite. by Eric Christopher · 11 years ago
  84. f7306f2 ArrayRef-ize MD5 and clean up a few variable names. by Eric Christopher · 11 years ago
  85. 80d10de PPC: Initial support for permutation-based unaligned Altivec loads by Hal Finkel · 11 years ago
  86. 3b77151 [Support] Remove Count{Leading,Trailing}Zeros_{32,64}. by Michael J. Spencer · 11 years ago
  87. 4e505a4 Tidy up. Whitespace. by Jim Grosbach · 11 years ago
  88. de7cbbf Follow up of the introduction of MCSymbolizer. by Quentin Colombet · 11 years ago
  89. fce7b6b clang formatted APFloat.h by Michael Gottesman · 11 years ago
  90. 612ca08 clang-formatted APInt.h by Michael Gottesman · 11 years ago
  91. 927d8dc MathExtras: Return the result of find(First|Last)Set in the input type. by Benjamin Kramer · 11 years ago
  92. c6af243 Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros. by Michael J. Spencer · 11 years ago
  93. 54c7482 [Support][MathExtras] Fix literal type issues. by Michael J. Spencer · 11 years ago
  94. c93cdef Add missing header for atexit. by Michael J. Spencer · 11 years ago
  95. a0cfb8f [Support][MathExtras] Add missing include and disable _BitScan{Forward,Reverse}64 on non x64 MSVC systems. by Michael J. Spencer · 11 years ago
  96. 7932798 [objc-arc] KnownSafe does not imply that it is safe to perform code motion across CFG edges since even if it is safe to remove RR pairs, we may still be able to move a retain/release into a loop. by Michael Gottesman · 11 years ago
  97. 35e88e5 [objc-arc] Make sure that multiple owners is propogated correctly through the pass via the usage of a global data structure. by Michael Gottesman · 11 years ago
  98. 36fe3f2 [Support] Add type generic bit utilities to MathExtras.h by Michael J. Spencer · 11 years ago
  99. 959ecb2 LoopVectorize: LoopSimplify can't canonicalize loops with an indirectbr in it, don't assert on those cases. by Benjamin Kramer · 11 years ago
  100. fe80892 Do not reserve space for the ColdEdges and NormalEdges vectors. by Diego Novillo · 11 years ago