1. 38a10d0 [CMake] LLVM_PLUGIN_EXT: Use CMAKE_SHARED_LIBRARY_SUFFIX rather than CMAKE_SHARED_MODULE_SUFFIX in llvm tree. by NAKAMURA Takumi · 12 years ago
  2. 92a24ec llvm/test/CodeGen/AArch64/cpus.ll: Tweak to use -mtriple=aarch64-unknown-unknown, or this would crash for targeting pecoff like *-mingw32. by NAKAMURA Takumi · 12 years ago
  3. a7181f2 ARM: remove floating-point patterns for @llvm.arm.neon.vabs by Tim Northover · 12 years ago
  4. b8c81b5 Add Cortex-A53 and Cortex-A57 cores to the AArch64 backend by Oliver Stannard · 12 years ago
  5. 611c2c3 Remove unused method declaration. by Craig Topper · 12 years ago
  6. 1ee7e39 Remove filtering concept from X86 disassembler table generation. It's no longer necessary. by Craig Topper · 12 years ago
  7. 7a6f5c7 [AArch64]Fix the problems that can't select mul/add/sub of v1i8/v1i16/v1i32 types. by Hao Liu · 12 years ago
  8. 126099e [RegAlloc] Fix the assertion in the last chance recoloring to match the by Quentin Colombet · 12 years ago
  9. 17c9169 Copy dll storage in copyAttributes. by Rafael Espindola · 12 years ago
  10. 5256375 [DAG] Fix the recognition of opaque constants in the SelectionDAGBuilder. by Juergen Ributzka · 12 years ago
  11. f79b906 Use simpler version of sys::fs::exists when possible. by Rafael Espindola · 12 years ago
  12. 4f22561 [AArch64]Add support for spilling FPR8/FPR16. by Hao Liu · 12 years ago
  13. 2798b77 GlobalOpt: Aliases don't have sections, don't copy them when replacing by Reid Kleckner · 12 years ago
  14. 571417b [CMake] llvm_add_library: Add handling of the parameter ADDITIONAL_HEADERS to pass through to process_source. by NAKAMURA Takumi · 12 years ago
  15. 81c7e18 Fix misleading comment. by Lang Hames · 12 years ago
  16. 04510e6 The new MCJIT C-API unit test is generating objects without constant data by Lang Hames · 12 years ago
  17. 3042a65 Remove a very old instcombine where we would turn sequences of selects into by Owen Anderson · 12 years ago
  18. 029a76b [Vectorizer] Add a new 'OperandValueKind' in TargetTransformInfo called by Andrea Di Biagio · 12 years ago
  19. 8887371 [X86] Teach the backend how to lower vector shift left into multiply rather than scalarizing it. by Andrea Di Biagio · 12 years ago
  20. 67ee127 VS Integration: install toolsets for x64 too (PR18738) by Hans Wennborg · 12 years ago
  21. e53b2ac DebugInfo: Demonstrate that we're not currently uniquing address table entries in fission by David Blaikie · 12 years ago
  22. 2964013 DebugInfo: Merge fission and non-fission (and 32 and 64 bit) tests for TLS support. by David Blaikie · 12 years ago
  23. 58f4aa4 Reformat a few lines with clang-format. by Eric Christopher · 12 years ago
  24. 3572627 80-col. by Eric Christopher · 12 years ago
  25. 53c9085 [Stackmaps] Improve the stackmap lowering code in the SelectionDAGBuilder. by Juergen Ributzka · 12 years ago
  26. 586004f [Stackmaps] Fix the ID type to be i64 also for stackmaps (as we claim in the documenation) by Juergen Ributzka · 12 years ago
  27. 4839a7d Don't try to build ExceptionDemo on ARM. by Rafael Espindola · 12 years ago
  28. 061a739 Extend RTDyld API to enable optionally precomputing the total amount of memory by Lang Hames · 12 years ago
  29. 29a60e6 Rename Windows.h to WindowsSupport.h to avoid ambiguity by Reid Kleckner · 12 years ago
  30. 17159cb _CS_DARWIN_USER macros available on darwin>=9. Thanks, Dave Odell! by David Fang · 12 years ago
  31. 4c1ea6b Debug info: Bugfix for r201190: DW_OP_piece takes bytes, not bits. by Adrian Prantl · 12 years ago
  32. 386fedd Pass edges weights to MachineBasicBlock::addSuccessor in TailDuplicatePass to by Akira Hatanaka · 12 years ago
  33. e4c62d1 PC-rel implemented in AArch64, test now pass by Renato Golin · 12 years ago
  34. a0ea8fa Move more self-contained functionality away from tools/opt/opt.cpp by Eli Bendersky · 12 years ago
  35. 7580df3 Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call by Daniel Sanders · 12 years ago
  36. 57edb95 Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call by Daniel Sanders · 12 years ago
  37. f51d6eb Windows/Path.inc: Move <shlobj.h> after "Windows.h" for some API available. by NAKAMURA Takumi · 12 years ago
  38. dd5ff1b Teach tablegen() macro to check needed variables by NAKAMURA Takumi · 12 years ago
  39. eee40f9 R600: Always implement both versions of isTruncateFree and add a sanity check. by Benjamin Kramer · 12 years ago
  40. cfd14e6 Remove special case filtering for instructions with lock prefix as they are all marked with isCodeGenOnly already. by Craig Topper · 12 years ago
  41. 56d749a Mark XACQUIRE_PREFIX/XRELEASE_PREFIX as isAsmParserOnly so they'll disappear from the disassembler table build without custom filtering code. by Craig Topper · 12 years ago
  42. 0d7106b [PR18809] Mark DebugInfo/empty.ll as XFAIL:cygming. by NAKAMURA Takumi · 12 years ago
  43. c7709a4 Test case I forgot to 'add' for r201126. by Craig Topper · 12 years ago
  44. c2a0dff Remove unneeded include by Matt Arsenault · 12 years ago
  45. 9a0eced DwarfUnit: Include type unit's file strings in the defining compile unit's file_names table by David Blaikie · 12 years ago
  46. f7943e5 Fix some formatting in my last commit (r201196) by David Blaikie · 12 years ago
  47. c6c93e9 DwarfUnit: Provide a reference to a defining DwarfCompileUnit from DwarfTypeUnit. by David Blaikie · 12 years ago
  48. a22a1bb DwarfUnit: Refactor DW_AT_file creation into a common function. by David Blaikie · 12 years ago
  49. 19cfb96 DwarfUnit: Replace unnecessary conditionals with asserts. by David Blaikie · 12 years ago
  50. 9f5baa3 Tweak ARM fastcc by adopting these two AAPCS rules: by Evan Cheng · 12 years ago
  51. e48e941 Reapply r201180 with an additional error path. by Adrian Prantl · 12 years ago
  52. 20d5e1b Revert "Debug info: Emit values in subregisters that do not have a separate" by Adrian Prantl · 12 years ago
  53. feb006f DebugInfo: Don't include the name of the CU file in the line table file list when it's unneeded by David Blaikie · 12 years ago
  54. 3f93eb5 DebugInfo: Remove dependence on file numbering in the line table. by David Blaikie · 12 years ago
  55. b015567 whitespace by Adrian Prantl · 12 years ago
  56. f4f80eb Debug info: Emit values in subregisters that do not have a separate by Adrian Prantl · 12 years ago
  57. d5468bf make llvm-dwarfdump a little more resilient when parsing .debug_loc by Adrian Prantl · 12 years ago
  58. 69bc4dd R600/SI: Fix assertion on infinite loops. by Matt Arsenault · 12 years ago
  59. 1e6240a InstCombine: Teach icmp merging about the equivalence of bit tests and UGE/ULT with a power of 2. by Benjamin Kramer · 12 years ago
  60. 75bf592 Tidy up a bit. Formatting only. by Jim Grosbach · 12 years ago
  61. 0c2ff8c ARM: Thumb2 LDR(literal) can target SP. by Jim Grosbach · 12 years ago
  62. 193c091 SCEV: Cast switched values to make -Wswitch more useful. by Benjamin Kramer · 12 years ago
  63. 6a089db Improve the declaration when LDPO_PIE is not available. by Sylvestre Ledru · 12 years ago
  64. 31575e7 If LDPO_PIE is not defined (before binutils 2.23 version), by Sylvestre Ledru · 12 years ago
  65. 440ef85 Add a note about using "Differential Revision:" in commit messages by Mark Seaborn · 12 years ago
  66. cb27441 ScalarEvolution: Analyze trip count of loops with a switch guarding the exit. by Benjamin Kramer · 12 years ago
  67. a63585a Teach the DAGCombiner how to fold concat_vector nodes when the input is two by Robert Lougher · 12 years ago
  68. 79ced8c [AArch64] Add missing PCRel relocations for AArch64 in RuntimeDyldELF by Bradley Smith · 12 years ago
  69. 8615ab4 [LPM] Switch LICM to actively use LCSSA in addition to preserving it. by Chandler Carruth · 12 years ago
  70. d3abd0b XCore target: fix const section handling by Robert Lytton · 12 years ago
  71. 04a573a XCore target: Lower ATOMIC_LOAD & ATOMIC_STORE by Robert Lytton · 12 years ago
  72. e9d5f6e AVX: fixed a bug in LowerVECTOR_SHUFFLE by Elena Demikhovsky · 12 years ago
  73. d4ab7d1 Remove TimeValue::toPosixTime() -- it is buggy, semantics are unclear, and its by Dmitri Gribenko · 12 years ago
  74. e4092e9 AVX-512: Optimized BUILD_VECTOR pattern; by Elena Demikhovsky · 12 years ago
  75. defd4bc [CodeGenPrepare] Test case for the promotions that bypass the by Quentin Colombet · 12 years ago
  76. a70e3fc In RuntimeDyldImpl::emitSection, make Allocate (section size to be allocated) a by Lang Hames · 12 years ago
  77. 35c474d Changed attributes of all gather intrinsics from IntrReadMem to IntrReadArgMem as they access only memory based on argument. Patch by Robert Khasanov. by Craig Topper · 12 years ago
  78. bec3b48 Using the helper API for random number generation. by Aaron Ballman · 12 years ago
  79. 91b585b Hopefully fixing the MinGW 32 build, which was broken by r200767. Not using rand_s() since MinGW does not have an implementation for it, but instead using the underlying CryptGenRandom APIs. by Aaron Ballman · 12 years ago
  80. 921f0b1 [CodeGenPrepare] Undo changes that happened for the profitability check. by Quentin Colombet · 12 years ago
  81. efbd8e5 DebugInfo: Use existing symbol rather than creating it again. by David Blaikie · 12 years ago
  82. 8ed971b Move the *PassPrinter into their own module. by Eli Bendersky · 12 years ago
  83. 1a66b63 [Stackmaps] Cleanup code. No functional change intended. by Juergen Ributzka · 12 years ago
  84. f3fc8c9 LTO API: add lto_module_create_from_memory_with_path. by Manman Ren · 12 years ago
  85. 4822c5f Mark the methods in the Mangler const. by Rafael Espindola · 12 years ago
  86. b89b119 cmake: Do not export targets when installing toolchain only by Reid Kleckner · 12 years ago
  87. 256d839 Fix an old FIXME. LDPO_PIE is available since 2.23, realeased 2012-10-22. by Rafael Espindola · 12 years ago
  88. a40b352 Change the begin and end methods in ObjectFile to match the style guide. by Rafael Espindola · 12 years ago
  89. 700bba2 R600: Implement isTruncateFree by Matt Arsenault · 12 years ago
  90. d5a9ea8 [LPM] A terribly simple fix to a terribly complex bug: PR18773. by Chandler Carruth · 12 years ago
  91. 1c45548 Copy the ThreadLocalMode in GlobalVariable::copyAttributesFrom by Hans Wennborg · 12 years ago
  92. 42faffd R600/SI: Initialize M0 and emit S_WQM_B64 whenever DS instructions are used by Tom Stellard · 12 years ago
  93. 835f1c0 R600/SI: Only use S_WQM_B64 in pixel shaders by Tom Stellard · 12 years ago
  94. 853f658 Remove some prototype code accidentally committed in r201043 by David Blaikie · 12 years ago
  95. 71313f8 ARM: use natural LLVM IR for vshll instructions by Tim Northover · 12 years ago
  96. 5fcb5c9 [AArch64] Handle aliases of conditional branches without b.pred form. by Chad Rosier · 12 years ago
  97. dbd5c28 ARM: r12 is callee-saved for interrupt handlers by Oliver Stannard · 12 years ago
  98. 299918a Make succ_iterator a real random access iterator and clean up a couple of users. by Benjamin Kramer · 12 years ago
  99. df3ae8e GlobalsModRef: Unify and clean up duplicated pointer analysis code. by Benjamin Kramer · 12 years ago
  100. 9ed30bb ARM: use LLVM IR to represent the vshrn operation by Tim Northover · 12 years ago