1. 86704cc Try fixing MSVC build after r223802 by Hans Wennborg · 11 years ago
  2. 11fa900 [Hexagon] Fixing broken tests. by Colin LeMahieu · 11 years ago
  3. 075a8ce Rename createIRObjectFile to just create. by Rafael Espindola · 11 years ago
  4. 2085635 [Hexagon] Updating rr/ri 32/64 transfer encodings and adding tests. by Colin LeMahieu · 11 years ago
  5. b8755d9 Fix an MSVC failure from r223802 by Duncan P. N. Exon Smith · 11 years ago
  6. 7727448 [FastISel][AArch64] Fix a missing nullptr check in 'computeAddress'. by Juergen Ributzka · 11 years ago
  7. 260731d [Hexagon] Adding word combine dot-new form and replacing old combine opcode. by Colin LeMahieu · 11 years ago
  8. 3508e27 Revert r223764 which taught instcombine about integer-based elment extraction by Chandler Carruth · 11 years ago
  9. 0247b81 AsmParser: Don't crash on short hex constants for fp128 types by David Majnemer · 11 years ago
  10. f700a24 Fix another GCC build failure from r223802 by Duncan P. N. Exon Smith · 11 years ago
  11. 63e42c2 Remove unneeded curly braces. by Frederic Riss · 11 years ago
  12. 53c4c06 Reorder the code to avoid inserting at the beginning of a vector. by Frederic Riss · 11 years ago
  13. 9512d7f Cleanup PatternMatch. NFC. by Juergen Ributzka · 11 years ago
  14. 973ce33 Fix a GCC build failure from r223802 by Duncan P. N. Exon Smith · 11 years ago
  15. eaf5997 Adding a new option to CMake to disable C++ atexit on llvm-shlib. by Chris Bieneman · 11 years ago
  16. 648f7c7 [AVX512] Added lowering for VBROADCASTSS/SD instructions. by Robert Khasanov · 11 years ago
  17. dad20b2 IR: Split Metadata from Value by Duncan P. N. Exon Smith · 11 years ago
  18. db7b69e AsmParser: Don't crash on malformed attribute groups by David Majnemer · 11 years ago
  19. 60d733a [Hexagon] Updating predicate register transfers and adding tstbit to allow select selection. Updating ll tests with predicate transfers that previously had nop encodings. by Colin LeMahieu · 11 years ago
  20. fa3c6de Correctly handle complex locations expressions in replaceDbgDeclareForAlloca() by Frederic Riss · 11 years ago
  21. 1be6bc7 Deleting empty directories left over from r223794. by Frederic Riss · 11 years ago
  22. 0ff2059 [CGP] Rewrite pattern match for splitBranchCondition to work with Values instead. by Juergen Ributzka · 11 years ago
  23. f3ac16d Revert "Move function to obtain branch weights into the BranchInst class. NFC." by Juergen Ributzka · 11 years ago
  24. 574ca2a Revert "Initial dsymutil tool commit." by Frederic Riss · 11 years ago
  25. 08550bc Initial dsymutil tool commit. by Frederic Riss · 11 years ago
  26. 44603b6 [PowerPC 4/4] Enable little-endian support for VSX. by Bill Schmidt · 11 years ago
  27. 9a2a305 [PowerPC 3/4] Little-endian adjustments for VSX vector shuffle by Bill Schmidt · 11 years ago
  28. f214fe8 Remember the unmangled name in the plugin. by Rafael Espindola · 11 years ago
  29. 8eabcf7 Add test cases that were inadvertently omitted from r223783 and r223788 by Bill Schmidt · 11 years ago
  30. 03b9f9f [PowerPC 2/4] Little-endian adjustments for VSX insert/extract operations by Bill Schmidt · 11 years ago
  31. c50f9f1 [AVX512] Added VPBROADCAST{BWDQ} (Load with Broadcast Integer Data from General Purpose Register) encodings for AVX512-BW/VL subsets by Robert Khasanov · 11 years ago
  32. b49ee78 [CodeGenPrepare] Split branch conditions into multiple conditional branches. by Juergen Ributzka · 11 years ago
  33. c4dedab Add more pattern matchers for compares, instructions, and BinaryOperators. NFC. by Juergen Ributzka · 11 years ago
  34. 50f10eb Move function to obtain branch weights into the BranchInst class. NFC. by Juergen Ributzka · 11 years ago
  35. b900895 [PowerPC 1/4] Little-endian adjustments for VSX loads/stores by Bill Schmidt · 11 years ago
  36. 8a48c86 Move method out of line to make buildbot happy. by Rafael Espindola · 11 years ago
  37. 4f20ed1 Don't lookup an object symbol name in the module. by Rafael Espindola · 11 years ago
  38. de0cdb0 [x86] Fix the test to actually test things for the CPU names, add the by Chandler Carruth · 11 years ago
  39. 93fac96 Removing an unused variable to silence a -Wunused-but-set-variable warning. NFC. by Aaron Ballman · 11 years ago
  40. 838ec33 Fix modified immediate bug reported by MC Hammer. by Asiri Rathnayake · 11 years ago
  41. 85bb610 [x86] Add a test for the CPU names that should have been in r223769. by Chandler Carruth · 11 years ago
  42. 8729843 [x86] Bring some sanity to the x86 CPU processor definitions. by Chandler Carruth · 11 years ago
  43. 05a8248 Removal Of Duplicate Test Cases and Addition Of Missing Check Statements by Sonam Kumari · 11 years ago
  44. df35082 [test/Transforms/InstCombine/shift.ll] Removed duplicate test cases. NFC. by Ankur Garg · 11 years ago
  45. f1f6524 Improve emacs coding style by Will Newton · 11 years ago
  46. e78a87b Teach instcombine to canonicalize "element extraction" from a load of an by Chandler Carruth · 11 years ago
  47. ebaf61e Skip declarations in the case of functions. by Michael Ilseman · 11 years ago
  48. d5578c8 Use range-based for loops. NFC. by Craig Topper · 11 years ago
  49. ff3745b AVX-512: Added some comments to ERI scalar intrinsics. No functional change. by Elena Demikhovsky · 11 years ago
  50. 59bf8e8 Fix a few instances found in SelectionDAG where we were not handling F16 at parity with F32 and F64. by Owen Anderson · 11 years ago
  51. b284d4a test commit (spelling correction) by Mohit K. Bhakkad · 11 years ago
  52. 77c1b73 [X86] Convert esp-relative movs of function arguments into pushes, step 1 by Michael Kuperstein · 11 years ago
  53. 2959baf Reland r223754 by David Majnemer · 11 years ago
  54. ebddbe8 Revert "AsmParser: Reject invalid mismatch between forward ref and def" by David Majnemer · 11 years ago
  55. 82258b4 AsmParser: Reject invalid mismatch between forward ref and def by David Majnemer · 11 years ago
  56. 13dd854 Restore r223709 as it was meant to be, and enable FeatureP8Vector for P8 by Bill Schmidt · 11 years ago
  57. 3d6e1ee Revert r223709, "[PowerPC]Activate FeatureVSX for the Power target", to unbreak bots. by NAKAMURA Takumi · 11 years ago
  58. 014b06e Handle early-clobber registers in the aggressive anti-dep breaker by Hal Finkel · 11 years ago
  59. 772e538 Add argument variable support to the debug info tutorial by Eric Christopher · 11 years ago
  60. 9c276c7 R600/SI: Set MayStore = 0 on MUBUF loads by Tom Stellard · 11 years ago
  61. 781a7ae R600/SI: Move setting of the lds bit to the base MUBUF class by Tom Stellard · 11 years ago
  62. a3b01e5 [Hexagon] Removing old def versions and replacing usages with versions that have encodings. by Colin LeMahieu · 11 years ago
  63. 653ef32 MISched: Fix moving stores across barriers by Tom Stellard · 11 years ago
  64. 73ed2dc [Hexagon] Adding any8, all8, and/or/xor/andn/orn/not predicate register forms, mask, and vitpack instructions and patterns. by Colin LeMahieu · 11 years ago
  65. ac6e0c8 [PowerPC]Activate FeatureVSX for the Power target by Bill Seurer · 11 years ago
  66. b849e04 [PowerPC] Don't use a non-allocatable register to implement the 'cc' alias by Hal Finkel · 11 years ago
  67. 7ec769c [Hexagon] Fixing broken test. by Colin LeMahieu · 11 years ago
  68. 27fbb34 [Hexagon] Adding xtype doubleword add, sub, and, or, xor and patterns. by Colin LeMahieu · 11 years ago
  69. 9804956 [Hexagon] Adding xtype doubleword comparisons. Removing unused multiclass. by Colin LeMahieu · 11 years ago
  70. 7b9be18 [Hexagon] Adding xtype parity, min, minu, max, maxu instructions. by Colin LeMahieu · 11 years ago
  71. a321bd4 [Hexagon] Adding xtype halfword add/sub ll/hl/lh/hh/sat/<<16 instructions. by Colin LeMahieu · 11 years ago
  72. 4ff230e Make myself the code owner for llgo. by Peter Collingbourne · 11 years ago
  73. dbd00bf R600/SI: Move continue after checking s_mov_b32. by Matt Arsenault · 11 years ago
  74. 8eef439 ConstantFold: Zero-sized globals might land on top of another global by David Majnemer · 11 years ago
  75. abe81e4 Clean up the rst for the debug info tutorial by Eric Christopher · 11 years ago
  76. 7fd7eff Lazily link GlobalVariables and GlobalAliases. by Rafael Espindola · 11 years ago
  77. 4772502 [Hexagon] Adding add/sub with saturation. Removing unused def. Cleaning up shift patterns. by Colin LeMahieu · 11 years ago
  78. fca9c7b InstSimplify: Try to bring back the rest of r223583 by David Majnemer · 11 years ago
  79. 28eb431 Once more on the cmake build. nativecodegen->native on the dependencies. by Eric Christopher · 11 years ago
  80. 28b439e Attempt to fix the cmake build by requiring mcjit on the cmake by Eric Christopher · 11 years ago
  81. 43edafc [CompactUnwind] Fix register encoding logic by Bruno Cardoso Lopes · 11 years ago
  82. 6efccd0 Fix KS tutorial build failure. by Eric Christopher · 11 years ago
  83. dcc44c6 Don't crash when the key of a comdat is lazily linked. by Rafael Espindola · 11 years ago
  84. 70b0751 InstrProf: An intrinsic and lowering for instrumentation based profiling by Justin Bogner · 11 years ago
  85. 23cf05a Add Chapter 8 to the Kaleidoscope tutorial. This chapter adds by Eric Christopher · 11 years ago
  86. 72878a5 Fix the JIT code for the Kaleidoscope tutorial. by Eric Christopher · 11 years ago
  87. 811474b AArch64: treat HFAs containing "half" types as blocks too. by Tim Northover · 11 years ago
  88. eafdf26 [X86] Improved tablegen patters for matching TZCNT/LZCNT. by Andrea Di Biagio · 11 years ago
  89. cf2daa3 [Hexagon] Adding combine reg, reg with predicated forms. by Colin LeMahieu · 11 years ago
  90. 83fbd8d Simplify the test. NFC. by Rafael Espindola · 11 years ago
  91. bc1055c Simplify test. NFC. by Rafael Espindola · 11 years ago
  92. 5c7adad [Hexagon] Adding packhl instruction. by Colin LeMahieu · 11 years ago
  93. e77177b Use CHECK-DAG to reduce the noise in an upcoming patch. by Rafael Espindola · 11 years ago
  94. b856112 [mips] Add Mips-specific CCIf's for accessing the MipsCCState. NFC. by Daniel Sanders · 11 years ago
  95. ae16ff1 [X86] Improved lowering of packed v8i16 vector shifts by non-constant count. by Andrea Di Biagio · 11 years ago
  96. 968f045 Move the ValueMap lookup inside linkFunctionBody. NFC. by Rafael Espindola · 11 years ago
  97. eaa2992 Use range loops. NFC. by Rafael Espindola · 11 years ago
  98. e305256 Use range loops. NFC. by Rafael Espindola · 11 years ago
  99. 7779b87 Fix linking of prologue data. by Rafael Espindola · 11 years ago
  100. dc8b15c [CMake] Fix installation of llvm-ranlib on multiconfig builder. by NAKAMURA Takumi · 11 years ago