1. 308cf93 [Verifier] Disallow illegal ptr<->int casts in ConstantExprs by Sanjoy Das · 9 years ago
  2. b1fa8fe Revert r277408 and r277407 by Bruno Cardoso Lopes · 9 years ago
  3. e9e0746 CodeExtractor : Add ability to preserve profile data. by Sean Silva · 9 years ago
  4. 8127414 Tie the Verifier class to a Module; NFCI by Sanjoy Das · 9 years ago
  5. e9cc165 Fix test from rL277407. by Nirav Dave · 9 years ago
  6. 6fc4119 [MC] Fix handling of end-of-line preprocessor comments by Nirav Dave · 9 years ago
  7. 0e6a15a Revert r276895 "[MC][X86] Fix Intel Operand assembly parsing for .set ids" by Hans Wennborg · 9 years ago
  8. a9ed4cc [ADT] NFC: Generalize GraphTraits requirement of "NodeType *" in interfaces to "NodeRef", and migrate SCCIterator.h to use NodeRef by Tim Shen · 9 years ago
  9. 23429a5 [WebAssembly] Support CFI for WebAssembly target by Derek Schuff · 9 years ago
  10. f4cfadb [Orc] Fix common symbol support in ORC. by Lang Hames · 9 years ago
  11. 4c02879 Simplify some code found when it was moved in r277177 by David Blaikie · 9 years ago
  12. 3a6d437 [PM] Port SpeculativeExecution to the new PM by Michael Kuperstein · 9 years ago
  13. 6b6b112 [WebAssembly] Add asm.js-style exception handling support by Derek Schuff · 9 years ago
  14. 95c3ece Build llvm with ccache if package is present by Sumanth Gundapaneni · 9 years ago
  15. 822ef4e [msf] Teach LLVM to parse a split Fpm. by Zachary Turner · 9 years ago
  16. 075c1e2 [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. by Lang Hames · 9 years ago
  17. 9296f21 [Hexagon] Tidy up some code, NFC: reapply r277372 with a fix by Krzysztof Parzyszek · 9 years ago
  18. fa60227 [Profile] IR profiling minor cleanup /nfc by Xinliang David Li · 9 years ago
  19. 8a44831 [LV] Move isGatherOrScatterLegal into LoopVectorizationLegality (NFC) by Matthew Simpson · 9 years ago
  20. abaa42d [LV] Use getPointerOperand helper where appropriate (NFC) by Matthew Simpson · 9 years ago
  21. 71a7b1e Revert r277372, it is causing buildbot failures by Krzysztof Parzyszek · 9 years ago
  22. d794313 [Hexagon] Tidy up some code, NFC by Krzysztof Parzyszek · 9 years ago
  23. 8be735f [DAGCombine] Make sext(setcc) combine respect getBooleanContents by Michael Kuperstein · 9 years ago
  24. 16082a3 [Hexagon] Generate vector printing instructions by Ron Lieberman · 9 years ago
  25. 4df351d [CFLAA] Remove modref queries from CFLAA. by George Burgess IV · 9 years ago
  26. 665f603 [AArch64] Add support for Samsung Exynos M2 (NFC). by Evandro Menezes · 9 years ago
  27. e018866 [CFLAA] Make CFLAnders more conservative with new Values. by George Burgess IV · 9 years ago
  28. c6005fe Included test for r277360. by David Majnemer · 9 years ago
  29. 6687e3a [Verifier] Resume instructions can only be in functions w/ a personality by David Majnemer · 9 years ago
  30. c54b1ec Replace MachineInstr* with MachineInstr& in TargetInstrInfo, NFC by Krzysztof Parzyszek · 9 years ago
  31. c765d8530 [Hexagon] Check for offset overflow when reserving scavenging slots by Krzysztof Parzyszek · 9 years ago
  32. b1a08ae Add removed inline-assembly-comment test from r277146 by Nirav Dave · 9 years ago
  33. a738e21 [mips][fastisel] Correct argument lowering for (f64, f64, i32) and similar. by Daniel Sanders · 9 years ago
  34. 1704eb6 [AMDGPU] refactor DS instruction definitions. NFC. by Valery Pykhtin · 9 years ago
  35. f6cf26b [X86] Use implicit masking of SHLD/SHRD shift double instructions by Simon Pilgrim · 9 years ago
  36. ec511c2 Fixed test check ordering issue on windows buildbots by Simon Pilgrim · 9 years ago
  37. 25fd149 Fixed MSVC out of range shift warning by Simon Pilgrim · 9 years ago
  38. a77b56f [SimplifyCFG] Fix nasty RAUW bug from r277325 by James Molloy · 9 years ago
  39. deeb6ba [AArch64] Return the correct size for TLSDESC_CALLSEQ by Diana Picus · 9 years ago
  40. a2cd077 [AVX-512] Fix a test missed in r277327. by Craig Topper · 9 years ago
  41. 3b0f898 [SimplifyCFG] Try and pacify buildbots after r277325 by James Molloy · 9 years ago
  42. 6c739fb [AVX-512] Fix duplicate column in AVX512 execution dependency table that was preventing VMOVDQU32/VMOVDQA32 from being recognized. Fix a bug in the code that stops execution dependency fix from turning operations on 32-bit integer element types into operations on 64-bit integer element types. by Craig Topper · 9 years ago
  43. 1ca1358 [X86] Regenerate a test to pick up shuffle comments that were added at some point. by Craig Topper · 9 years ago
  44. 16e549f [SimplifyCFG] Range reduce switches by James Molloy · 9 years ago
  45. 5c02c44 [mips] Clang generates unaligned offset for MSA instruction st.d by Hrvoje Varga · 9 years ago
  46. 5bfb1b8 [AArch64] Register passes so they can be run by llc by Diana Picus · 9 years ago
  47. 87efa54 [AVX-512] Teach X86InstrInfo::getLargestLegalSuperClass to inflate to FR32X/FR64X if AVX512 is supported and VR128X/VR256X if VLX is supported. by Craig Topper · 9 years ago
  48. b9a7f22 [AVX512] Replace scalar fp arithmetic intrinsics with native IR in an AVX512 test. The intrinsics aren't lowered to AVX512 instructions. by Craig Topper · 9 years ago
  49. e0f68ac [AVX-512] Use FR32X/FR64X/VR128X/VR256X register classes in addRegisterClass if AVX512(for FR32X/FR64) or VLX(for VR128X/VR256) is supported. This is a minimal requirement to be able to allocate all 32 registers. by Craig Topper · 9 years ago
  50. 8b3212e2 [X86] Move mask register handling into the main switch of getLoadStoreRegOpcode. No functional change intended. by Craig Topper · 9 years ago
  51. 04c0c68 Revert r277313 and r277314. by Sean Silva · 9 years ago
  52. fa714f9 Move this test to x86-specific directory. by Sean Silva · 9 years ago
  53. 980a4b4 Fix - CodeExtractor : Inherit Target Dependent Attributes from the parent function. by Sean Silva · 9 years ago
  54. 837f6c0 Add the tests for r277313 by Sean Silva · 9 years ago
  55. 0f7cbe1 CodeExtractor : Add ability to preserve profile data. by Sean Silva · 9 years ago
  56. 91f112f [X86][SSE] Regenerate frem tests by Simon Pilgrim · 9 years ago
  57. 7059fca [X86][SSE] Regenerate fpext tests by Simon Pilgrim · 9 years ago
  58. cdbca76 Fix the MemorySSA updating API to enable people to create memory accesses before removing old ones by Daniel Berlin · 9 years ago
  59. 9ee47fc Comment fixes to MemorySSA.h by Daniel Berlin · 9 years ago
  60. d29f9a0 [X86] Simplify code for determing GR or FR reg classes by querying for super classes instead of manually listing individual classes. by Craig Topper · 9 years ago
  61. 4022678 [AVX512] Always use EVEX encodings for 128/256-bit move instructions in getLoadStoreRegOpcode if VLX is supported. by Craig Topper · 9 years ago
  62. f015e11 [AVX512] Add VLX packed move instructions to the execution dependency fix pass and update tests. by Craig Topper · 9 years ago
  63. 64e2873 [AVX512] Move FR32X/FR64X handling in getLoadStoreRegOpcode into the main switch. No functional change intended. by Craig Topper · 9 years ago
  64. b08f1f3 [AVX512] Stop treating VR512 specially in getLoadStoreRegOpcode and use the regular switch which already tried to handle it, but was unreachable. This has the added benefit of enabling aligned loads/stores if the stack is aligned. by Craig Topper · 9 years ago
  65. 7882ecb [AVX512] Add X86::VR512RegClassID to X86RegisterInfo::getLargestLegalSuperClass. by Craig Topper · 9 years ago
  66. bc139df [X86] Improve 64-bit shifts on 32-bit targets (PR14593) by Simon Pilgrim · 9 years ago
  67. 081d3f1 [COFF] Expose iterators for ImportAddressTableRVA by David Majnemer · 9 years ago
  68. e2fac43 [COFF] Remove a duplicate import_directory_table_entry definition by David Majnemer · 9 years ago
  69. 5494cee [bugpoint] Add a -Os option by David Majnemer · 9 years ago
  70. ba6e43d [X86] Add tests for the lowering SHLD/SHRD from manual pattern similar to those generated by ExpandShiftWithKnownAmountBit by Simon Pilgrim · 9 years ago
  71. ed98854 [AVX-512] Don't let ExeDependencyFix pass convert VPANDD/Q to VPANDPS/PD unless DQI instructions are supported. Same for ANDN, OR, and XOR. by Craig Topper · 9 years ago
  72. 0ffabf1 [X86] Add tests for the lowering SHLD/SHRD from manual patterns by Simon Pilgrim · 9 years ago
  73. 67b0099 Fixed "copy-paste" mistake from revision 255245. by Amjad Aboud · 9 years ago
  74. d71fdd1 AVX-512: Removed AssertZext node before TRUNCATE by Elena Demikhovsky · 9 years ago
  75. d9a7752 [ADT] Add 'consume_front' and 'consume_back' methods to StringRef which by Chandler Carruth · 9 years ago
  76. 48f202f [HexagonConstPropagation] Remove dead code. by Davide Italiano · 9 years ago
  77. b976678 [HexagonBitSimplify] Remove dead code. by Davide Italiano · 9 years ago
  78. f796352 [ARMConstantIslandPass] Remove dead code. by Davide Italiano · 9 years ago
  79. ab4a20c [Support] Add doxygen @code tags to example code in Error comments. by Lang Hames · 9 years ago
  80. 8a08e7b [SLPVectorizer][X86] Added vXi8/vXi16 sitofp/uitofp tests by Simon Pilgrim · 9 years ago
  81. 3575d76 Strip trailing whitespace by Simon Pilgrim · 9 years ago
  82. ffbeb40 [X86] Use peekThroughOneUseBitcasts helper function by Simon Pilgrim · 9 years ago
  83. cf26c4f [X86][SSE] Regenerate vshift tests by Simon Pilgrim · 9 years ago
  84. efee4ec [SLPVectorizer][X86] Added SITOFP/UITOFP vectorization tests by Simon Pilgrim · 9 years ago
  85. 15bce78 [X86][AVX] Added signum example test functions from PR13248 by Simon Pilgrim · 9 years ago
  86. 852791a [X86][X87] Add vector arithmetic tests for targets with sse disabled by Simon Pilgrim · 9 years ago
  87. 7ee24bd [X86][SSE] Let 64-bit targets use the fast 2i32-2f32 UINT_TO_FP conversion as well as 32-bit by Simon Pilgrim · 9 years ago
  88. b80ca86 TrailingObjects::FixedSizeStorage constexpr fixes + tests by Hubert Tong · 9 years ago
  89. f84abb4 MathExtras.h: add LLVM_CONSTEXPR where simple by Hubert Tong · 9 years ago
  90. 90978a6 [Hexagon] Perform bit arithmetic on unsigned to avoid accidentally shifting negative values. by Benjamin Kramer · 9 years ago
  91. 4b6011e Update modulemap for Msf -> MSF rename. by Benjamin Kramer · 9 years ago
  92. e4a63cb [X86] Fix lifetime of SMRange temporaries. by Benjamin Kramer · 9 years ago
  93. 7ed559c [AMDGPU] Fix lifetime of SmallVector temporaries. by Benjamin Kramer · 9 years ago
  94. 4fd45eb AMDGPU: Fix shouldConvertConstantLoadToIntImm behavior by Matt Arsenault · 9 years ago
  95. 40d057e AMDGPU: Set s_setpc_b64 as a terminator by Matt Arsenault · 9 years ago
  96. 2ce8293 AMDGPU: Remove unused pattern by Matt Arsenault · 9 years ago
  97. e36db68 [Orc] Add support for updating stub targets to CompileOnDemandLayer. by Lang Hames · 9 years ago
  98. a66064f Remove empty DebugInfo/Msf dirs. It seems these were left over from by Hans Wennborg · 9 years ago
  99. 7420263 DAG: avoid duplicated truncating for sign extended operand by Weiming Zhao · 9 years ago
  100. 17beea7 [Support] Add storage specifier for MachO::NListType. by Lang Hames · 9 years ago