1. 999c693 Added a unittest for APFloat::getSmallestNormalized. by Michael Gottesman · 11 years ago
  2. 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
  3. 3e8d356 Add a unittest for APFloat::getSmallest. by Michael Gottesman · 11 years ago
  4. 6e0b2a0 Order CALLSEQ_START and CALLSEQ_END nodes. by Andrew Trick · 11 years ago
  5. 8df6f4b X86: Fix Defs/Uses for insts that imp-def/imp-use both an A-register and EFLAGS. by Ahmed Bougacha · 11 years ago
  6. 8ed5506 Don't assume the registers will be enumerated sequentially. by Chad Rosier · 11 years ago
  7. 745825f5 Add colored diagnostics when building LLVM with cmake + ninja + clang by Arnaud A. de Grandmaison · 11 years ago
  8. f567a6d Enable FastISel on ARM for Linux and NaCl by JF Bastien · 11 years ago
  9. cc5a882 Don't reach into the middle of TargetMachine and cache one of its ivars. by Bill Wendling · 11 years ago
  10. aae0fa9 Teach ReMaterialization to be more cunning about subregisters by Tim Northover · 11 years ago
  11. 88c7440 Simplify logic by using the appropriate functions. by Adrian Prantl · 11 years ago
  12. 742671b LTO+Debug Info: revert r182791. by Manman Ren · 11 years ago
  13. a9a8a12 Tidy some register classes for ARM and Thumb by JF Bastien · 11 years ago
  14. d1c180e SparcFrameLowering.cpp: Mark verifyLeafProcRegUse() as UNUSED. [-Wunused-function] by NAKAMURA Takumi · 11 years ago
  15. 5983770 [SystemZ] Two tests missing from previous commit by Richard Sandiford · 11 years ago
  16. 2d664ab [SystemZ] Immediate compare-and-branch support by Richard Sandiford · 11 years ago
  17. b8303eb Move test that depends on the X86 backend into the right subdirectory. by Benjamin Kramer · 11 years ago
  18. 92b4f20 Temporary fix to get rid of gcc warning. by Patrik Hagglund · 11 years ago
  19. d86a66d Allow overriding the location of C/C++ compilers in Android CMake build. by Evgeniy Stepanov · 11 years ago
  20. 5300869 [Sparc] Add support for leaf functions in sparc backend. by Venkatraman Govindaraju · 11 years ago
  21. 0cf4adb LoopVectorize.cpp: Fix abuse of StringRef on Twine. Twine captures the pointer of StringRef. by NAKAMURA Takumi · 11 years ago
  22. 51c292a Whitespace. by NAKAMURA Takumi · 11 years ago
  23. 61212bc Debug Info: Update documentation to match recent (& not so recent) schema changes by David Blaikie · 11 years ago
  24. 4af9230 Debug Info: Reorder accessor to match field order. by David Blaikie · 11 years ago
  25. c57905e Mips assembler: Improve set register alias handling by Jack Carter · 11 years ago
  26. 86b2473 AArch64: clarify -help message by Tim Northover · 11 years ago
  27. e4ee452 [Mips] Add Mips specific dynamic table entry tags. by Simon Atanasyan · 11 years ago
  28. ee21b6f Add support for llvm.vectorizer metadata by Paul Redmond · 11 years ago
  29. 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
  30. e274b47 ARM: use pristine object file while processing relocations by Tim Northover · 11 years ago
  31. 9174fd7 LTO+Debug Info: correctly emit inlined_subroutine when the inlined callee is by Manman Ren · 11 years ago
  32. ee6e242 Hexagon: Typo fix. by Jyotsna Verma · 11 years ago
  33. 2275cfd Remove the MCRegAliasIterator tables and compute the aliases dynamically. by Chad Rosier · 11 years ago
  34. 520b6e3 Simplify code. No functionality change. by Benjamin Kramer · 11 years ago
  35. e4fae84 Remove double semicolons. by Benjamin Kramer · 11 years ago
  36. a84a83b Extend RemapInstruction and friends to take an optional new parameter, a ValueMaterializer. by James Molloy · 11 years ago
  37. 9903f75 [msan] Fix argument shadow alignment. by Evgeniy Stepanov · 11 years ago
  38. 988005a Typo by Renato Golin · 11 years ago
  39. d50bcb2 [SystemZ] Register compare-and-branch support by Richard Sandiford · 11 years ago
  40. fe4716f Linking ReleaseProcess doc with the world by Renato Golin · 11 years ago
  41. 06c3c9a [SystemZ] Tweak SystemZInstrInfo::isBranch() interface by Richard Sandiford · 11 years ago
  42. c1a0806 Revert r182715 and r182758 by Alexey Samsonov · 11 years ago
  43. e5ee3cf Adding ReleaseProcess doc by Renato Golin · 11 years ago
  44. 1f41986 Fixup for r182715: provide correct arg to --gtest-filter by Alexey Samsonov · 11 years ago
  45. 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
  46. af10fe6 Make it explicit that GlobalAlias are ok in llvm.used. by Rafael Espindola · 11 years ago
  47. 078bdc6 Make helper functions static. by Rafael Espindola · 11 years ago
  48. b704d23 Convert sqrt functions into sqrt instructions when -ffast-math is in effect. by Preston Gurd · 11 years ago
  49. f594e41 Add a cpu to try to bring back the atom bots. by Rafael Espindola · 11 years ago
  50. 119da2e PPC: Add a isConsecutiveLS utility function by Hal Finkel · 11 years ago
  51. d1c99b2 llvm-objdump.cpp: Appease MSC16 x64. utostr(n++) causes internal compiler error. by NAKAMURA Takumi · 11 years ago
  52. 1907cad Prefer to duplicate PPC Altivec loads when expanding unaligned loads by Hal Finkel · 11 years ago
  53. ea99163 Add LDC compiler to list of external OS projects using LLVM 3.3 by Kai Nacke · 11 years ago
  54. 9edb37f Fix PR16143: Insert DEBUG_VALUE before terminator. by Andrew Trick · 11 years ago
  55. f0c74bd Fixed bug when tests in executable partially used absolute paths. by Galina Kistanova · 11 years ago
  56. 03abfc7 Disable the StringMapEntry copy constructor, to make sure we by Chris Lattner · 11 years ago
  57. 41b646c Add support for DWARF line number table entries for values in the instruction by Cameron Zwarich · 11 years ago
  58. 6005727 Add some comments to the stringify function. by Eric Christopher · 11 years ago
  59. 5a0e604 PPC: Combine duplicate (offset) lvsl Altivec intrinsics by Hal Finkel · 11 years ago
  60. 81349a7 Track IR ordering of SelectionDAG nodes 4/4. by Andrew Trick · 11 years ago
  61. dd0fb01 Track IR ordering of SelectionDAG nodes 3/4. by Andrew Trick · 11 years ago
  62. ac6d9be Track IR ordering of SelectionDAG nodes 2/4. by Andrew Trick · 11 years ago
  63. ea5db0c Track IR ordering of SelectionDAG nodes 1/4. by Andrew Trick · 11 years ago
  64. ba3500e Fix RecyclingAllocator::PrintStats to print the underlying allocator's stats. by Andrew Trick · 11 years ago
  65. 725e3d3 Add to testsuite. by Eric Christopher · 11 years ago
  66. f7306f2 ArrayRef-ize MD5 and clean up a few variable names. by Eric Christopher · 11 years ago
  67. 80d10de PPC: Initial support for permutation-based unaligned Altivec loads by Hal Finkel · 11 years ago
  68. 3b77151 [Support] Remove Count{Leading,Trailing}Zeros_{32,64}. by Michael J. Spencer · 11 years ago
  69. 4e505a4 Tidy up. Whitespace. by Jim Grosbach · 11 years ago
  70. de7cbbf Follow up of the introduction of MCSymbolizer. by Quentin Colombet · 11 years ago
  71. fce7b6b clang formatted APFloat.h by Michael Gottesman · 11 years ago
  72. 612ca08 clang-formatted APInt.h by Michael Gottesman · 11 years ago
  73. 927d8dc MathExtras: Return the result of find(First|Last)Set in the input type. by Benjamin Kramer · 11 years ago
  74. c6af243 Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros. by Michael J. Spencer · 11 years ago
  75. 54c7482 [Support][MathExtras] Fix literal type issues. by Michael J. Spencer · 11 years ago
  76. c93cdef Add missing header for atexit. by Michael J. Spencer · 11 years ago
  77. a0cfb8f [Support][MathExtras] Add missing include and disable _BitScan{Forward,Reverse}64 on non x64 MSVC systems. by Michael J. Spencer · 11 years ago
  78. 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
  79. 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
  80. 36fe3f2 [Support] Add type generic bit utilities to MathExtras.h by Michael J. Spencer · 11 years ago
  81. 959ecb2 LoopVectorize: LoopSimplify can't canonicalize loops with an indirectbr in it, don't assert on those cases. by Benjamin Kramer · 11 years ago
  82. fe80892 Do not reserve space for the ColdEdges and NormalEdges vectors. by Diego Novillo · 11 years ago
  83. bfe3212 [SystemZ] Improve AsmParser handling of invalid instructions by Richard Sandiford · 11 years ago
  84. f386961 [SystemZ] Improve AsmParser register parsing by Richard Sandiford · 11 years ago
  85. 7ab9fb0 Run clang-format over the scalarizePHI function. by Joey Gouly · 11 years ago
  86. 4a94131 scalarizePHI needs to insert the next ExtractElement in the same block by Joey Gouly · 11 years ago
  87. 77226a0 Add a new function attribute 'cold' to functions. by Diego Novillo · 11 years ago
  88. 49a6a8d Remove the Copied parameter from MemoryObject::readBytes. by Benjamin Kramer · 11 years ago
  89. 35b2a7a Fix unused warning in opt builds. by Daniel Jasper · 11 years ago
  90. ef99356 MC: Disassembled CFG reconstruction. by Ahmed Bougacha · 11 years ago
  91. 2c94d0f Add MCSymbolizer for symbolic/annotated disassembly. by Ahmed Bougacha · 11 years ago
  92. 586f6d0 by Ulrich Weigand · 11 years ago
  93. f8c243a Re-implement DebugIR in a way that does not subclass AssemblyWriter: by Daniel Malea · 11 years ago
  94. edaa58e by Ulrich Weigand · 11 years ago
  95. 8c18a6f The command line options need to be processed before we create the TargetMachine. by Bill Wendling · 11 years ago
  96. 5a02fc4 ARM: implement @llvm.readcyclecounter intrinsic by Tim Northover · 11 years ago
  97. b94a353 ARM: Add Performance Monitor Extensions feature by Tim Northover · 11 years ago
  98. d078070 R600: Fix R600ControlFlowFinalizer not considering VTX_READ 128 bit dst reg by Tom Stellard · 11 years ago
  99. 5c35290 Move passes from namespace llvm into anonymous namespaces. Sort includes while there. by Benjamin Kramer · 11 years ago
  100. e0b5977 Fix PR16110: Handle DBG_VALUE in ConnectedVNInfoEqClasses::Distribute(). by Jakob Stoklund Olesen · 11 years ago