1. 5783163 Use C++ comments for large block comment. by Eric Christopher · 9 years ago
  2. 8552cfd AMDGPU: readlane/writelane do not read exec by Matt Arsenault · 9 years ago
  3. eeb0d63 Fix unused variable warning by folding the temporary into the debug statement. by Eric Christopher · 9 years ago
  4. e77d9ad [SCCP] Don't assume all Constants are ConstantInt by David Majnemer · 9 years ago
  5. 7867935 [ADT] Add a range variant of std::transform by David Majnemer · 9 years ago
  6. 788062d [IRObjectFile] Try to be defensive, add a break. by Davide Italiano · 9 years ago
  7. 7cbcee7 Revert r273456, "Preserve DebugInfo when replacing values in DAGCombiner" as it caused pr28270. by Peter Collingbourne · 9 years ago
  8. d73d2ca [llvm-cov] Fix a buggy lit test by Vedant Kumar · 9 years ago
  9. 22644bb [codeview] Add EFLAGS to the list of CodeView register numbers by Reid Kleckner · 9 years ago
  10. fddf7f5 AMDGPU: Fix liveness when expanding m0 loop by Matt Arsenault · 9 years ago
  11. 4b8bee1 [RS4GC] Use StringRef; NFC by Sanjoy Das · 9 years ago
  12. e68240c Change that to include MCMachObjectWriter.h by Reid Kleckner · 9 years ago
  13. 6398eb7 Add one more missing MCObjectWriter.h include by Reid Kleckner · 9 years ago
  14. d017561 Fix instance of -Wdelete-incomplete by Reid Kleckner · 9 years ago
  15. 26f1dde Prune some includes from headers and sink some inline functions by Reid Kleckner · 9 years ago
  16. 42fe7e4 [PM]: LoopAccessInfo simple refactoring by Xinliang David Li · 9 years ago
  17. e97bf81 [pdb] Treat a stream size of ~0U as 0 by Reid Kleckner · 9 years ago
  18. 1a713c6 [MachO] Finish moving fat header swap functions to MachO.h by Chris Bieneman · 9 years ago
  19. 700dff7 [ImplicitNullChecks] Hoist trivial depdendencies if possible by Sanjoy Das · 9 years ago
  20. bf7782c Use shouldAssumeDSOLocal. by Rafael Espindola · 9 years ago
  21. 4f8f710 Extract a few variables to make 'if' smaller. NFC. by Rafael Espindola · 9 years ago
  22. 7cde679 AMDGPU/SI: Define an intrinsic to expose ds_swizzle_b32 by Changpeng Fang · 9 years ago
  23. 10551df [codeview] Write LF_UDT_SRC_LINE records (PR28251) by Hans Wennborg · 9 years ago
  24. 9b666b1 Do not require __STDC_LIMIT_MACROS and others by Pawel Bylica · 9 years ago
  25. d8b7c9f [CMake] LLVM_BINARY_DIR was not being properly set in LLVMConfig.cmake by Chris Bieneman · 9 years ago
  26. 57b5696 [MachO] Adding a few missing swapStruct functions by Chris Bieneman · 9 years ago
  27. 83b162c [codeview] Fix the alignment padding that we add to list records by Reid Kleckner · 9 years ago
  28. 9010765 [IRObjectFile] Propagate .weak attribute correctly for ASM symbols. by Davide Italiano · 9 years ago
  29. c81dea1 Update header documentation for API deliberately made public by Daniel Berlin · 9 years ago
  30. 2772584 IR: Introduce Module::global_objects(). by Peter Collingbourne · 9 years ago
  31. e46cd3a AMDGPU: Run verifier after 2nd run of SIShrinkInstructions by Matt Arsenault · 9 years ago
  32. e228570 AMDGPU: Fix verifier errors in SILowerControlFlow by Matt Arsenault · 9 years ago
  33. c7a10fc [Hexagon] Add SDAG preprocessing step to expose shifted addressing modes by Krzysztof Parzyszek · 9 years ago
  34. e93d6b1 [UpdateCompilerUsed] API rename and cleanup, suggested by Rafaael. by Davide Italiano · 9 years ago
  35. 9e588d8 [MBFI]: Add a new suboption for graph viewer by Xinliang David Li · 9 years ago
  36. efa1f7f [ValueTracking] improve ComputeNumSignBits for vector constants by Sanjay Patel · 9 years ago
  37. 577fa41 [AArch64] Remove an overly aggressive assert. by Chad Rosier · 9 years ago
  38. 5e5a33d Start using shouldAssumeDSOLocal on Hexagon. by Rafael Espindola · 9 years ago
  39. 123be93 Preserve DebugInfo when replacing values in DAGCombiner by Nirav Dave · 9 years ago
  40. ef86963 AMDGPU: Add convergent flag to INLINEASM instruction. by Wei Ding · 9 years ago
  41. 2ec3f6d [codeview] Add IntroducingVirtual debug info flag by Reid Kleckner · 9 years ago
  42. f3416e6 Removing whitespace from test commit rL273447 by Jason Henline · 9 years ago
  43. 6ef0451 AMDGPU: Make FrameLowering stack alignment 16 by Matt Arsenault · 9 years ago
  44. b92f7d2 Add whitespace to check commit access by Jason Henline · 9 years ago
  45. b0625ca [codeview] Fix trivial bug in OneMethodRecord::isIntroducingVirtual by Reid Kleckner · 9 years ago
  46. f317b6e [asan] Do not instrument accesses to profiling globals by Vedant Kumar · 9 years ago
  47. fefbc8f [codeview] Defer emission of all referenced complete records by Reid Kleckner · 9 years ago
  48. 7f4f1f6 [BFI]: NFC refactoring by Xinliang David Li · 9 years ago
  49. 4648477 [SystemZ] Recognize RISBG opportunities involving a truncate by Zhan Jun Liau · 9 years ago
  50. 065537a [Hexagon] Handle expansion of cmpxchg by Krzysztof Parzyszek · 9 years ago
  51. 9247221 [codeview] Remove ClassInfoMap by Reid Kleckner · 9 years ago
  52. 27717d0 [MBFI]: show branch probability in DOT graph by Xinliang David Li · 9 years ago
  53. 126491e llvm-ar: reduce some duplication, NFC by Saleem Abdulrasool · 9 years ago
  54. b2b7d8b Upgrade old memset/memcpy signatures (without isVolatile argument) in tests by Artur Pilipenko · 9 years ago
  55. 5e371d9 NFC. Move Verifier::verifyIntrinsicType to Intrinsics.h by Artur Pilipenko · 9 years ago
  56. 0993083 [InstSimplify] add ashr tests including vector types by Sanjay Patel · 9 years ago
  57. bb348ab [SLPVectorizer][X86] Added ceil/floor/nearbyint/rint/trunc vectorization tests by Simon Pilgrim · 9 years ago
  58. 5259810 [InstSimplify] regenerate checks by Sanjay Patel · 9 years ago
  59. a4c4406 [llvm-readobj] - Teach llvm-readobj to print dependencies of SHT_GNU_verdef and refactor dumping method. by George Rimar · 9 years ago
  60. ccfdf6d Regenerated test by Simon Pilgrim · 9 years ago
  61. d140aab [SDAG] Remove FixedArgs parameter from CallLoweringInfo::setCallee by Krzysztof Parzyszek · 9 years ago
  62. 117a36f Delete more dead code. by Rafael Espindola · 9 years ago
  63. e5ebd46 [LTO] Move UpdateCompilerUsed.h from lib/ to include/ by Davide Italiano · 9 years ago
  64. 8d6ae33 [X86] Remove GCC builtins from masked integer cmp and ucmp instrinsics so we can emit native IR in clang. by Craig Topper · 9 years ago
  65. d319cd6 llvm-ar: be more clever about default format by Saleem Abdulrasool · 9 years ago
  66. 98c9164 [OCaml] Add functions for accessing metadata nodes. by Peter Zotov · 9 years ago
  67. 06dbef9 Add an option to enable MBFI dot viewer for a given function by Xinliang David Li · 9 years ago
  68. 2816573 AMDGPU: Fix gcc warnings by Matt Arsenault · 9 years ago
  69. 41bcea9 [codeview] Improve names of types in scopes and member function ids by Reid Kleckner · 9 years ago
  70. 8e1c16d [codeview] Add missing test from r273294 by Reid Kleckner · 9 years ago
  71. b523d2b [asan] Do not instrument pointers with address space attributes by Anna Zaks · 9 years ago
  72. 99e2e27 IR: Allow metadata attachments on declarations, and fix lazy loaded metadata issue with globals. by Peter Collingbourne · 9 years ago
  73. 3071cc9 Clang format change /NFC by Xinliang David Li · 9 years ago
  74. 38ae857 [build] Fixed build break for OCaml bindings. by Artem Belevich · 9 years ago
  75. b24e29e Make DeadMachineInstructionElim preserve CFG by Matt Arsenault · 9 years ago
  76. 1fb090e [Kryo] Enable loop prefetcher. by Haicheng Wu · 9 years ago
  77. 1037ef2 [Coverage] Clarify ownership of a MemoryBuffer in the reader (NFC) by Vedant Kumar · 9 years ago
  78. 6a96160 Update llvm-obdump(1) to print FAT_MAGIC_64 for Darwin’s 64-bit universal files by Kevin Enderby · 9 years ago
  79. 95ba829 Delete more dead code. by Rafael Espindola · 9 years ago
  80. fe07a9a AMDGPU: Remove gcc builtin names from workitem intrinsics by Jan Vesely · 9 years ago
  81. 7d5ce4d AMDGPU: Add implicitarg.ptr intrinsic. by Jan Vesely · 9 years ago
  82. 4e93d1c [X86] Make arithmetic operations cost model test saner. NFC. by Michael Kuperstein · 9 years ago
  83. a710d0d [NVPTX] Improve lowering of byval args of device functions. by Artem Belevich · 9 years ago
  84. 6e37dd7 Add back some dead code. by Rafael Espindola · 9 years ago
  85. 1963865 Delete some dead code. by Rafael Espindola · 9 years ago
  86. 1e67d66 [build] Make sure to link main executable with pthreads by Artem Belevich · 9 years ago
  87. 604d393 Fix PR28219: Use profile summary from reader and not compute it by Easwaran Raman · 9 years ago
  88. 11e2958 Add MemoryAccess creation and PHI creation APIs to MemorySSA by Daniel Berlin · 9 years ago
  89. b6e8ad3 [codeview] Add support for splitting field list records over 64KB by Reid Kleckner · 9 years ago
  90. f855e05 llvm-ar: correct typo by Saleem Abdulrasool · 9 years ago
  91. 5d6de09 [AArch64] Fix merge-store.ll regression test after r273271 by Silviu Baranga · 9 years ago
  92. f08563e Fix typo, NFC by Krzysztof Parzyszek · 9 years ago
  93. 8d600b5 [StackProtector] Fix computation of GSCookieOffset and EHCookieOffset with SEH4 by Etienne Bergeron · 9 years ago
  94. 86a9578 [AArch64] Change the preferred alignment for char and short to word alignment by Evandro Menezes · 9 years ago
  95. a992667 [AArch64] Restore codegen for AArch64 Cortex-A72/A73 after NFCI by Silviu Baranga · 9 years ago
  96. 3dd50d3 fix indentation by Etienne Bergeron · 9 years ago
  97. 7e4cf0a [AArch64] Switch regression tests to test features not CPUs by Silviu Baranga · 9 years ago
  98. b4f51c3 This is part of the effort for asan to support Windows 64 bit. by Etienne Bergeron · 9 years ago
  99. 1582ea9 [codeview] Fix DenseMap pointer invalidation bug by Reid Kleckner · 9 years ago
  100. 1ab4e74 Strip trailing whitespace by Simon Pilgrim · 9 years ago