1. 3346437 [LSR][NFC] Don’t duplicate entity name at the beginning of the comment. by Sanjoy Das · 10 years ago
  2. 8c359c5 [LSR][NFC] Use camelCase for method names in Formula and RegUseTracker. by Sanjoy Das · 10 years ago
  3. 8ddc374 use SDValue bool operator; NFCI by Sanjay Patel · 10 years ago
  4. 332b3b1 Add missing include guard. by Yaron Keren · 10 years ago
  5. a0a7755 Revert "Add support for cross block dse. This patch enables dead stroe elimination across basicblocks." by David Majnemer · 10 years ago
  6. 2363b41 [InstCombine] Replace an and+icmp with a trunc+icmp by David Majnemer · 10 years ago
  7. 5df1207 Revert r244127: [PM] Remove a failed attempt to port the CallGraph analysis ... by Chandler Carruth · 10 years ago
  8. 7e9986f [X86] Widen the 'AND' mask if doing so shrinks the encoding size by David Majnemer · 10 years ago
  9. 00225dc MergeFunc: Quick fix for r245140, Ignore second, aka Function*, in sorting. by NAKAMURA Takumi · 10 years ago
  10. c118a59 Try to appease VS 2015 warnings from http://reviews.llvm.org/D11890 by Yaron Keren · 10 years ago
  11. 8e0b9c2 [x86] enable machine combiner reassociations for scalar single-precision minimums by Sanjay Patel · 10 years ago
  12. 828f99c Updated broadcast stack folding test to avoid use of broadcast intrinsics. by Simon Pilgrim · 10 years ago
  13. 377010a fix typos; NFC by Sanjay Patel · 10 years ago
  14. 7f95266 add test case to show current codegen by Sanjay Patel · 10 years ago
  15. 126b405 Silence VS2015 warning. Patch by James Touton! by Yaron Keren · 10 years ago
  16. 3aac2c6 [DAGCombiner] Attempt to mask vectors before zero extension instead of after. by Simon Pilgrim · 10 years ago
  17. 0cf84bc [PM/AA] Delete the LibCallAliasAnalysis and all the associated infrastructure. by Chandler Carruth · 10 years ago
  18. ac02960 [IR] Update CreateCatchRet to take a return value by David Majnemer · 10 years ago
  19. 0c2192d AMDGPU/SI: Only look at live out SGPR defs by Matt Arsenault · 10 years ago
  20. de17e77 [IR] Give catchret an optional 'return value' operand by David Majnemer · 10 years ago
  21. 276ea22 Remove redundant TargetFrameLowering::getFrameIndexOffset virtual function. by James Y Knight · 10 years ago
  22. c37a088 [WebAssembly] Add Relooper by JF Bastien · 10 years ago
  23. 6470102 Accelerate MergeFunctions with hashing by JF Bastien · 10 years ago
  24. bd978a4 MIRLangRef: Describe the syntax that is used to represent machine basic blocks. by Alex Lorenz · 10 years ago
  25. 4861e30 LoopStrengthReduce: Try to pass address space to isLegalAddressingMode by Matt Arsenault · 10 years ago
  26. 5ba7cf9 AMDGPU/SI: Fix printing useless info with amdhsa by Matt Arsenault · 10 years ago
  27. 1bb08cd AMDGPU/SI: Update LiveVariables by Matt Arsenault · 10 years ago
  28. de125a7 AMDGPU/SI: Update LiveIntervals during SIFixSGPRLiveRanges by Matt Arsenault · 10 years ago
  29. d780cdc AMDGPU: Remove unnecessary assert by Matt Arsenault · 10 years ago
  30. 7b04c26 AMDGPU/SI: Make comments more precise. by Matt Arsenault · 10 years ago
  31. 3b0b6f0 make current codegen visible in the checks, so we can decide if it's right by Sanjay Patel · 10 years ago
  32. b98e71a Fix a crash where a utility function wasn't aware of fcmp vectors and created a value with the wrong type. Fixes PR24458! by Nick Lewycky · 10 years ago
  33. 0498bd2 [SCEV] Apply NSW and NUW flags via poison value analysis for sub, mul and shl by Bjarke Hammersholt Roune · 10 years ago
  34. 08f721d Add a target environment for CoreCLR. by Pat Gavlin · 10 years ago
  35. 867507a make current codegen visible in the checks, so we can decide if it's right by Sanjay Patel · 10 years ago
  36. e9da6d5 [AArch64] Fix FMLS scalar-indexed-from-2s-after-neg patterns. by Ahmed Bougacha · 10 years ago
  37. fa99556 [msan] Fix handling of musttail calls. by Evgeniy Stepanov · 10 years ago
  38. 1426599 [bpf] add documentation and instruction set description by Alexei Starovoitov · 10 years ago
  39. b445d0c9 MIR Serialization: Serialize the '.cfi_same_value' CFI directive. by Alex Lorenz · 10 years ago
  40. 643f4bc MIR Serialization: Serialize the external symbol call entry pseudo source by Alex Lorenz · 10 years ago
  41. 78f9b57 MIR Serialization: Serialize the global value call entry pseudo source values. by Alex Lorenz · 10 years ago
  42. 87e0087 [RegionInfo] Remove unused and broken function splitBlock by Michael Kruse · 10 years ago
  43. 4561759 AMDGPU/SI: Add missing spill class by Tom Stellard · 10 years ago
  44. 5562df7 Revert "[ARM] Fix MachO CPU Subtype selection" by Renato Golin · 10 years ago
  45. 6ad9b21 MIR Serialization: Serialize the 'internal' register operand flag. by Alex Lorenz · 10 years ago
  46. 46d5ea6 MIR Serialization: Serialize the bundled machine instructions. by Alex Lorenz · 10 years ago
  47. 7f3292c [ARM] Fix MachO CPU Subtype selection by Vedant Kumar · 10 years ago
  48. 09ec2d3 [x86] fix allowsMisalignedMemoryAccess() implementation by Sanjay Patel · 10 years ago
  49. fa57ebc [test] Testing write access to llvm by Vedant Kumar · 10 years ago
  50. afc9925 [sancov] Fix an unused variable warning introduced in r245067 by Justin Bogner · 10 years ago
  51. e4ca1fb Reverting patch r244235. by Kit Barton · 10 years ago
  52. 185d96c [cmake] Start adding support for LLVM_USE_SANITIZER=Address on Windows by Reid Kleckner · 10 years ago
  53. 458a50d [sancov] Leave llvm.localescape in the entry block by Reid Kleckner · 10 years ago
  54. 4ff88e3 Cleanup test whitespace or lack thereof. NFC. by Chad Rosier · 10 years ago
  55. 0a8f7a1 [CMake] Fix PR14200, llvm-config output misses -fno-rtti by Chris Bieneman · 10 years ago
  56. ea619d0 Revert "Centralize the information about which object format we are using." by Rafael Espindola · 10 years ago
  57. 729c24b Convert tests under MC/ELF from macho-dump to llvm-readobj. by Davide Italiano · 10 years ago
  58. 22ac7ab don't repeaat function names in comments; NFC by Sanjay Patel · 10 years ago
  59. b0a171f Centralize the information about which object format we are using. by Rafael Espindola · 10 years ago
  60. 26e1739 Separate out BDCE's analysis into a separate DemandedBits analysis. by James Molloy · 10 years ago
  61. 43a339e Renamed min tests (typo) by Simon Pilgrim · 10 years ago
  62. f8e7c14 [AArch64] FMINNAN/FMAXNAN on f16 is not legal. by James Molloy · 10 years ago
  63. 0d2d02d [PM/AA] Remove two no-op overridden functions that just delegated to the by Chandler Carruth · 10 years ago
  64. 8452a3f [LVer] Remove unused Pass parameter from versionLoop, NFC by Adam Nemet · 10 years ago
  65. de445db [RuntimeDyld] Make sure code-sections aren't under-aligned. by Lang Hames · 10 years ago
  66. 2dacece [IR] Add token types by David Majnemer · 10 years ago
  67. 20c7897 Add support for cross block dse. by Karthik Bhat · 10 years ago
  68. 41bdb7c [PM/AA] Run clang-format over the ObjCARC Alias Analysis code to by Chandler Carruth · 10 years ago
  69. 416c002 [PM/AA] Don't bother forward declaring Function and Value, just include by Chandler Carruth · 10 years ago
  70. 9465c31 PowerPC: remove dead initialization (NFC) by Saleem Abdulrasool · 10 years ago
  71. 0d68ddf [PM/AA] Extract the interface for GlobalsModRef into a header along with by Chandler Carruth · 10 years ago
  72. 40e8a59 [PM/AA] Hoist the interface to TBAA into a dedicated header along with by Chandler Carruth · 10 years ago
  73. 51d9f58 [PM/AA] Run clang-format over TBAA code to normalize the formatting by Chandler Carruth · 10 years ago
  74. 63147bd [PM/AA] Remove a stray #include that snuck in via copy/paste when by Chandler Carruth · 10 years ago
  75. 0293ed6 [PM/AA] Clean up the SCEV-AA comment formatting and typos. by Chandler Carruth · 10 years ago
  76. 72644df [PM/AA] Run clang-format over the SCEV-AA code to normalize the formatting. by Chandler Carruth · 10 years ago
  77. 217849d [PM/AA] Hoist the SCEV-AA interface to its own header and pull the by Chandler Carruth · 10 years ago
  78. 01910b8 [PM/AA] Hoist ScopedNoAliasAA's interface into a header and move the by Chandler Carruth · 10 years ago
  79. e115abc [PM/AA] Hoist the value handle definition for CFLAA into the header to by Chandler Carruth · 10 years ago
  80. 59300ce [PM/AA] Run clang-format over the ScopedNoAliasAA pass prior to making by Chandler Carruth · 10 years ago
  81. 519ed7c [PM/AA] Extract a minimal interface for CFLAA to its own header file. by Chandler Carruth · 10 years ago
  82. c269c3d [PM/AA] Delete two pointlessly overridden methods on the AA interface by by Chandler Carruth · 10 years ago
  83. 0dc1606 [PM/AA] Sink all the actual code from AliasAnalysisCounter back into the by Chandler Carruth · 10 years ago
  84. 20c9ab5 [PM/AA] Run clang-format over this code to establish a clean baseline by Chandler Carruth · 10 years ago
  85. 968d0e3 [PM/AA] Hoist the AA counter pass into a header to match the analysis pattern. by Chandler Carruth · 10 years ago
  86. c4aff77 [SeparateConstOffsetFromGEP] sext(a)+sext(b) => sext(a+b) when a+b can't sign-overflow. by Jingyue Wu · 10 years ago
  87. 0d1a277 [PM/AA] Remove the function names and class names from doxygen comments by Chandler Carruth · 10 years ago
  88. f6f8783 [PM/AA] Move the LibCall AA creation routine declaration to that by Chandler Carruth · 10 years ago
  89. 67bd697 [PM/AA] Run clang-format over LibCallAliasAnalysis prior to making by Chandler Carruth · 10 years ago
  90. 329f959 Update ExceptionDemo for exception handling API changes (personality function call->function move) by David Blaikie · 10 years ago
  91. 1dde2af Update MIRLangRef for MIR syntax change from r244982. by Alex Lorenz · 10 years ago
  92. 54b3a03 Fix -Wformat warnings in ExceptionDemo by David Blaikie · 10 years ago
  93. 00c293b Fix up the ExceptionDemo for some API changes over the past <time> by David Blaikie · 10 years ago
  94. 62b7c9c [LIR] Re-instate r244880, reverted in r244884, factoring the handling of by Chandler Carruth · 10 years ago
  95. 5d09c2f MIR Serialization: Change MIR syntax - use custom syntax for MBBs. by Alex Lorenz · 10 years ago
  96. 9ce155d don't repeat function names in comments; NFC by Sanjay Patel · 10 years ago
  97. b21cc6b [IR] Cleanup indentation of EH instructions by David Majnemer · 10 years ago
  98. bf616c1 [AMDGPU] Use the general SMAX/SMIN/UMAX/UMIN pattern matching and remove the AMDGPU implementation by Simon Pilgrim · 10 years ago
  99. 7409d94 [AArch64] Provide "too few operands" diags on short-form NEON also. by Ahmed Bougacha · 10 years ago
  100. 1b93706 MIR Parser: Don't allow negative alignments for memory operands. by Alex Lorenz · 10 years ago