1. 4784bb6 Fix creating bitcasts between address spaces in SCEV. by Matt Arsenault · 12 years ago
  2. 325ee6e Remove unused SCEV functions by Matt Arsenault · 12 years ago
  3. 1d82537 X86 vector element shift-by-immediate instructions take i8 immediates. Make by Lang Hames · 12 years ago
  4. ef2d919 Fix up some old review feedback. by Eric Christopher · 12 years ago
  5. 6169453 Improving MCJIT/RuntimeDyld thread safety by Andrew Kaylor · 12 years ago
  6. 770530b DebugInfo: Put each kind of constant (form, attribute, tag, etc) into its own enum for ease of use. by David Blaikie · 12 years ago
  7. 713cab0 Optimize more linkonce_odr values during LTO. by Rafael Espindola · 12 years ago
  8. da39dd3 DebugInfo: Hash DW_FORM_GNU_str_index as a string. by David Blaikie · 12 years ago
  9. 0cfca3d AVX-512: MUL operation lowering for v8i64 by Elena Demikhovsky · 12 years ago
  10. 348da8d [mips][msa] Direct Object Emission support for LD/ST instructions. by Matheus Almeida · 12 years ago
  11. b14ad46 [mips][msa] Direct Object Emission support for LDI instructions. by Matheus Almeida · 12 years ago
  12. f6d4cff [mips][msa] Direct Object Emission support for MOVE.v. by Matheus Almeida · 12 years ago
  13. 006cff8 [mips][msa] Direct Object Emission support for CTCMSA and CFCMSA. by Matheus Almeida · 12 years ago
  14. cebd401 [mips][msa] Direct Object Emission of SPLAT instruction. by Matheus Almeida · 12 years ago
  15. f89f66e [mips][msa] Fix definition of SLD instruction. by Matheus Almeida · 12 years ago
  16. 6701bb7 Fix the predecessor removal logic in r193045. by Michael Gottesman · 12 years ago
  17. 3e033f2 Don't eliminate a partially redundant load if it's in a landing pad. by Bill Wendling · 12 years ago
  18. 365f4fa Fix typo in test's XFAIL line. Patch by Dimitry Andric! by Nick Lewycky · 12 years ago
  19. 0b5fad6 Teach simplify-cfg how to correctly create covered lookup tables for switches on iN with N >= 3. by Michael Gottesman · 12 years ago
  20. 8f70847 Typo. by Peter Collingbourne · 12 years ago
  21. 0abc362 Emit prefix data after debug and EH directives. by Peter Collingbourne · 12 years ago
  22. e52fac1 Emit DWARF line entries for all data in the instruction stream. by Peter Collingbourne · 12 years ago
  23. 53c9e5f Remove unused variable. by Benjamin Kramer · 12 years ago
  24. d5b7f2b Perform an intelligent splice of the predecessor with the single successor. by Bill Wendling · 12 years ago
  25. 4805bf5 Avoid duplicate search by reusing the iterator. by Yaron Keren · 12 years ago
  26. f14bb8f Added comments from Andrew Kaylor. by Yaron Keren · 12 years ago
  27. f099f89 Remove NDBEUG from all release types compile flags. by Yaron Keren · 12 years ago
  28. 6efc043 Reformat. by Eric Christopher · 12 years ago
  29. 0ab6439 Fix up a few minor performance problems spotted in code review. by Eric Christopher · 12 years ago
  30. 7b79924 Update PPC loop tests after SCEV non-unit-stride checkin r193015. by Andrew Trick · 12 years ago
  31. a5c5bc9 SCEV should use NSW to get trip count for positive nonunit stride loops. by Andrew Trick · 12 years ago
  32. 4216b99 Write a simple description of the 'target triple' directive. This should be expanded. PR8976. by Bill Wendling · 12 years ago
  33. fe16848 Mark some command line flags as hidden by Nadav Rotem · 12 years ago
  34. f47ffe0 Clarify that an alignment of 0 or 1 on a mem* intrinsic means 'no alignment'. by Bill Wendling · 12 years ago
  35. 31544de YAMLBench.cpp: Use llvm_move instead of std::move also here. by NAKAMURA Takumi · 12 years ago
  36. 68ad65c Remove reference to obsolete arguments. by Bill Wendling · 12 years ago
  37. 3cfe719 Update to reflect current GC APIs and usage. The example code is taken from the Erlang GC implementation. by Bill Wendling · 12 years ago
  38. 8fc9986 Can we move to C++11 already? by Michael J. Spencer · 12 years ago
  39. 44a4cfb [Support][YAML] Add support for accessing tags and tag handle substitution. by Michael J. Spencer · 12 years ago
  40. 630c326 Debug Info: add a newly-created DIE to a parent in the same function. by Manman Ren · 12 years ago
  41. 57a964b Debug Info: simplify code a bit. by Manman Ren · 12 years ago
  42. 22f9dd4 MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asm by Hans Wennborg · 12 years ago
  43. 2d8a1d6 Check for errors when calling lto_codegen_add_module in the gold plugin. by Rafael Espindola · 12 years ago
  44. 3c58aad Revert the rest of r192749 to bring back the buildbot. These two by Eric Christopher · 12 years ago
  45. 8241242 Test case for r192957 by David Majnemer · 12 years ago
  46. 22cfec4 Pure refactoring change. by Richard Barton · 12 years ago
  47. 6cd04fd [PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE before PHI with fast-isel) by Bill Schmidt · 12 years ago
  48. 006900a R600: Remove \ at EOL from ascii art comments. by Benjamin Kramer · 12 years ago
  49. 485333d Add hint disassembly syntax for 16-bit Thumb hint instructions. by Richard Barton · 12 years ago
  50. c439c20 [AArch64] Add support for NEON scalar extract narrow instructions. by Chad Rosier · 12 years ago
  51. e1bc6dd Correct log message typo: ended ad -> ended at by Ed Maste · 12 years ago
  52. b1c4809 Add hardware division as a default feature on Cortex-A15. Also add test cases to check this, and change diagnostics for the hwdiv-arm feature to something useful. by Silviu Baranga · 12 years ago
  53. e019c08 [mips][msa] Added a regression test that depended on multiple patches to pass. by Daniel Sanders · 12 years ago
  54. 46c6352 Developer policy amendment regarding confidentiality notices by Alp Toker · 12 years ago
  55. 641bea1 CodeGen: Emit a libcall if the target doesn't support 16-byte wide atomics by David Majnemer · 12 years ago
  56. 7a7fc90 Fix a conversion warning in the mingw32 build by Alp Toker · 12 years ago
  57. 8d433bd [DebugInfo] Remove unneeded struct member and hide struct definition. No functionality change. by Alexey Samsonov · 12 years ago
  58. d07a8a2 Fix initialization order warning in mingw32 build by Alp Toker · 12 years ago
  59. 71f6d6e [DebugInfo] Remove dead code. by Alexey Samsonov · 12 years ago
  60. ab887bf Revert "Re-commit r192758 - MC: quote tricky symbol names in asm output" by Hans Wennborg · 12 years ago
  61. 1c165b8 Temporarily revert r192749 as it is causing problems for LTO and by Eric Christopher · 12 years ago
  62. 0d87c20 DIEHash: Add more things (and remove one character) from the COLLECT_ATTR macro by David Blaikie · 12 years ago
  63. 47f66d5 DIEHash: Support for simple (non-recursive, non-reused) type references by David Blaikie · 12 years ago
  64. 7014d27 17309 ARM backend incorrectly lowers COPY_STRUCT_BYVAL_I32 for thumb1 targets by David Peixotto · 12 years ago
  65. 6483751 Refactor lowering for COPY_STRUCT_BYVAL_I32 by David Peixotto · 12 years ago
  66. f4094e5 llvm-c: Add LLVMIntPtrType{,ForAS}InContext by Anders Waldenborg · 12 years ago
  67. 4d1a925 CMake: set stack size for MSVC in just one place by Hans Wennborg · 12 years ago
  68. b75fcec Rename fields of GlobalStatus to match the coding style. by Rafael Espindola · 12 years ago
  69. 3b370a2 [AArch64] Add support for NEON scalar three register different instruction by Chad Rosier · 12 years ago
  70. 9bb874c rename SafeToDestroyConstant to isSafeToDestroyConstant and clang-format. by Rafael Espindola · 12 years ago
  71. 4a7cef2 Simplify the interface of AnalyzeGlobal a bit and rename to analyzeGlobal. by Rafael Espindola · 12 years ago
  72. acc1f8b CMake: set stack size to 2MB for MSVC builds by Hans Wennborg · 12 years ago
  73. 20a7ec9 Add testcase to make sure we don't generate a compact unwind section for ELF binaries. by Bill Wendling · 12 years ago
  74. 52244da [mips][msa] Added lsa instruction by Daniel Sanders · 12 years ago
  75. 2e56d57 [DebugInfo] Delete dead code, simplify and fix code style for some existing code. No functionality change. by Alexey Samsonov · 12 years ago
  76. 651ffc7 Lit: LIT_PRESERVES_TMP should be aware of TMPDIR, too. by NAKAMURA Takumi · 12 years ago
  77. 3d5694d Fix tests not to depend on specific regalloc or instruction order. by Benjamin Kramer · 12 years ago
  78. 071aed9 Fix r192888: test/CodeGen/Mips/msa/3r_ld_st.ll should have been deleted by Daniel Sanders · 12 years ago
  79. db8a162 [mips][msa] Removed ldx.[bhwd] and stx.[bhwd]. by Daniel Sanders · 12 years ago
  80. 9f64a56 Lit: Introduce an environment variable, $LIT_PRESERVES_TMP, to preserve TMP (and TEMP). by NAKAMURA Takumi · 12 years ago
  81. f9a5e40 Replace sra with srl if a single sign bit is required by Richard Sandiford · 12 years ago
  82. 888cbad Fix edge condition in DAGCombiner to improve codegen of shift sequences. by Andrea Di Biagio · 12 years ago
  83. f5e3811 [msan] Use zero-extension in shadow cast by default. by Evgeniy Stepanov · 12 years ago
  84. 0738387 llvm-c: Don't assert in LLVMTargetMachineEmitToFile on nonexistent file by Anders Waldenborg · 12 years ago
  85. ed78562 [mips][msa] Correct definition order of ftrunc_[su], ftint_[su], and ftq. by Daniel Sanders · 12 years ago
  86. c3b6e80 Changing DebugInfoFinder to iterate over all the compile units. by Michael Kuperstein · 12 years ago
  87. 2fee43f llvm-c: Return NULL from LLVMGetFirstTarget instead of asserting by Anders Waldenborg · 12 years ago
  88. 4ef1999 tsan: implement no_sanitize_thread attribute by Dmitry Vyukov · 12 years ago
  89. 49af380 x86: Move bitcasts outside concat_vector. by Jim Grosbach · 12 years ago
  90. 9198657 According to the dwarf standard pubnames and pubtypes for languages by Eric Christopher · 12 years ago
  91. 0739140 Expose install_fatal_error_handler() through the C API. by Filip Pizlo · 12 years ago
  92. adbd3ae [projects/test-suite] White space and long line fixes. by Jack Carter · 12 years ago
  93. bdfed16 Add the subprogram DIEs to the context they're created with only by Eric Christopher · 12 years ago
  94. b74b88e Re-commit r192758 - MC: quote tricky symbol names in asm output by Hans Wennborg · 12 years ago
  95. 88a68cb DIEHash: Include the type's context in the type hash. by David Blaikie · 12 years ago
  96. c098708 DIEHash: Use DW_FORM_sdata for integers, per spec. by David Blaikie · 12 years ago
  97. a85ad23 Invert arguments to ASSERT_EQ to match gtest diagnostic printing by David Blaikie · 12 years ago
  98. 75a5df1 llvm-c: Add LLVMDumpType by Anders Waldenborg · 12 years ago
  99. 36a02c0 Update test case due to DIE hashing in r192836 by David Blaikie · 12 years ago
  100. dceac4c [AArch64] Add support for NEON scalar negate instruction. by Chad Rosier · 12 years ago