1. 09f089a [DWARF] Add CIE header fields address_size and segment_size when generating dwarf-4 by Keith Walker · 10 years ago
  2. 1ef2ae0 use 'auto' to improve readability; NFC by Sanjay Patel · 10 years ago
  3. a52fdfb R600/SI: Update tablegen defs to avoid restoring spilled sgprs to m0 by Tom Stellard · 10 years ago
  4. f36ad4a R600/SI: Remove M0Reg register class by Tom Stellard · 10 years ago
  5. 6ecd744 R600/SI: Remove explicit m0 operand from DS instructions by Tom Stellard · 10 years ago
  6. a89c183 R600/SI: Remove explicit m0 operand from v_interp instructions by Tom Stellard · 10 years ago
  7. 112c87e fix typos, grammar; NFC by Sanjay Patel · 10 years ago
  8. 9c9f558 R600/SI: Make sendmsg test more strict by Tom Stellard · 10 years ago
  9. 2774434 R600/SI: Remove explicit m0 operand from s_sendmsg by Tom Stellard · 10 years ago
  10. 61637f3 R600/SI: Replace TRI->getRegClass(Reg) with TRI->getPhysRegClass(Reg) by Tom Stellard · 10 years ago
  11. 9cc691f AVX-512, X86: Added lowering for shift operations for SKX. by Elena Demikhovsky · 10 years ago
  12. e38f45e [ARM] Use AEABI aligned function variants by John Brawn · 10 years ago
  13. 00666a1 Reverse ordering of base and derived pointer during safepoint lowering. by Igor Laevsky · 10 years ago
  14. bc20d3b [X86] Remove useless target specific combine on TRUNCATE dag nodes. by Andrea Di Biagio · 10 years ago
  15. 98ed117 [mips][FastISel] Handle calls with non legal types i8 and i16. by Vasileios Kalintiris · 10 years ago
  16. d8b1e16 [mips][FastISel] Simplify callabi.ll by using multiple check prefixes. by Vasileios Kalintiris · 10 years ago
  17. 4ffee4b [mips][FastISel] Allow computation of addresses from constant expressions. by Vasileios Kalintiris · 10 years ago
  18. ed73167 Change TargetParser enum names to avoid macro conflicts (llvm) by Renato Golin · 10 years ago
  19. 3bf2f23 AVX-512: asm parser errors check by Elena Demikhovsky · 10 years ago
  20. cfff317 AVX-512: select operation for i1 vectors by Elena Demikhovsky · 10 years ago
  21. 9cf6c24 [X86] DAGCombine should not assume arbitrary vector types are simple by Michael Kuperstein · 10 years ago
  22. a4d6a35 Remove unnecessary forward declaration. by Craig Topper · 10 years ago
  23. ee68647 Remove unnecessary variables by folding calls into for loop header. NFC. by Craig Topper · 10 years ago
  24. de65922 [lib/Fuzzer] remove the -dfsan=1 flag, just use -use_traces=1 (w/ or w/o dfsan) by Kostya Serebryany · 10 years ago
  25. 772410a [lib/Fuzzer] detach the pulse thread instad of joining it by Kostya Serebryany · 10 years ago
  26. 0552d51 Migrate existing backends that care about software floating point by Eric Christopher · 10 years ago
  27. d1074b0 Fixing memory leak by Andrew Kaylor · 10 years ago
  28. 23ac4f1 Refactoring gc_relocate related code in CodeGenPrepare.cpp by Sanjoy Das · 10 years ago
  29. aa1c57e Rename variables in gc_relocate related functions to follow LLVM's naming conventions. by Sanjoy Das · 10 years ago
  30. 66c6a4c [lib/Fuzzer] don't record traces when trace collection is off by Kostya Serebryany · 10 years ago
  31. 6eb095d [MemCpyOpt] Look at any dependency -not just source- for memset+memcpy. by Ahmed Bougacha · 10 years ago
  32. 12a7fbc Simplify a return expression and an access to an alloca's allocated type by David Blaikie · 10 years ago
  33. e04fe6c [WinEH] Handle nested landing pads that return directly to the parent function. by Andrew Kaylor · 10 years ago
  34. 96086ad Add more missing #includes, found by modules build. by Richard Smith · 10 years ago
  35. 310d031 Add missing #include, found by modules build. by Richard Smith · 10 years ago
  36. 9fa8698 Add missing #includes, found by modules build. by Richard Smith · 10 years ago
  37. bbd301d Readdress r236990, use of static members on a non-static variable. by David Blaikie · 10 years ago
  38. aeda490 Fix tablegen's PrintFatalError function to run registered file cleanups. by James Y Knight · 10 years ago
  39. 1d4481d [lib/Fuzzer] when running multiple fuzzing processes, print something every 10 minutes to avoid buildbot timeouts by Kostya Serebryany · 10 years ago
  40. 4e5be5a Fix input validation issues in llvm-as/llvm-dis by Alexey Samsonov · 10 years ago
  41. 051ef86 [lib/Fuzzer] rename FuzzerDFSan.cpp to FuzzerTraceState.cpp; update comments. NFC expected by Kostya Serebryany · 10 years ago
  42. f6548b8 propagate IR-level fast-math-flags to DAG nodes; 2nd try; NFC by Sanjay Patel · 10 years ago
  43. 383c558 [LoopIdiomRecognize] Transform backedge-taken count check into an assertion. by Davide Italiano · 10 years ago
  44. 0cdb698 [lib/Fuzzer] add a trace-based mutatation logic. Same idea as with DFSan-based mutator, but instead of relying on taint tracking, try to find the data directly in the input. More (logic and comments) to go. by Kostya Serebryany · 10 years ago
  45. a194593 Fixing build warnings by Andrew Kaylor · 10 years ago
  46. aeeca67 [WinEH] Update exception numbering to give handlers their own base state. by Andrew Kaylor · 10 years ago
  47. da4dc2d group getNode() variants by purpose and add comments; NFC by Sanjay Patel · 10 years ago
  48. 5b5782c [RewriteStatepointsForGC] Fix a bug on creating gc_relocate for pointer to vector of pointers by Sanjoy Das · 10 years ago
  49. 948b20e LiveRangeCalc: Improve error messages on malformed IR by Matthias Braun · 10 years ago
  50. 37848f1 CodeGen: Make MachineInstr::untieRegOperand() a public function by Tom Stellard · 10 years ago
  51. c9f2596 [X86] Updates to X86 backend for f16 promotion by Pirama Arumuga Nainar · 10 years ago
  52. 2605531 Rip min/max pattern matching out of InstCombine and into ValueTracking. by James Molloy · 10 years ago
  53. 0a62359 Amends r236990, because I failed at hitting "save" before commit. by Aaron Ballman · 10 years ago
  54. 9ffcd1b Replacing a range-based for loop with an old-style for loop. This code was previously causing a warning with MSVC about a compiler-generated local variable because TargetRegistry::begin() and end() are static member functions. NFC. by Aaron Ballman · 10 years ago
  55. fe78d29 Silencing an MSVC warning: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?); NFC by Aaron Ballman · 10 years ago
  56. beb74d3 [Testsuite] Renumber metadata in ScopedNoAliasAA test to match CHECK lines by Adam Nemet · 10 years ago
  57. 63df7cd AVX-512: Changed CC parameter in "cmp" intrinsic by Elena Demikhovsky · 10 years ago
  58. d6a9af6 [Docs] Fix scoped noalias example by Adam Nemet · 10 years ago
  59. cdd4737 [InstCombine/PowerPC] Fix single-precision QPX load/store replacement by Hal Finkel · 10 years ago
  60. a08590e Fixed compilation warning, NFC. by Elena Demikhovsky · 10 years ago
  61. 8189eb4 AVX-512: Added SKX instructions and intrinsics: by Elena Demikhovsky · 10 years ago
  62. 73f2a7b Make buildbots happy by David Majnemer · 10 years ago
  63. c88eae4 [InstCombine] Canonicalize single element array store by David Majnemer · 10 years ago
  64. 3101b1a [InstCombine] Canonicalize single element array load by David Majnemer · 10 years ago
  65. c7c44fa AVX-512: fixed UINT_TO_FP operation for 512-bit types. by Elena Demikhovsky · 10 years ago
  66. a0adcdb [SelectionDAG] Fixed constant folding issue when legalised types are smaller then the folded type. by Simon Pilgrim · 10 years ago
  67. 6c318f5 SanitizerCoverage: Use `createSanitizerCtor` to create ctor and call init by Ismail Pazarbasi · 10 years ago
  68. 59a0fe6 AVX-512: fixed a bug in i1 vectors lowering by Elena Demikhovsky · 10 years ago
  69. 52a759a SystemZ: silence a GCC warning by Saleem Abdulrasool · 10 years ago
  70. fcae7ea Add polly support to sort_includes.py by Tobias Grosser · 10 years ago
  71. 31e094b llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/ by NAKAMURA Takumi · 10 years ago
  72. 01d1787 Fix MergeConsecutiveStore for non-byte-sized memory accesses. by James Y Knight · 10 years ago
  73. 7d66bd3 MachineCSE: Add a target query for the LookAheadLimit heurisitic by Tom Stellard · 10 years ago
  74. f5b930b [Fast-ISel] Don't mark the first use of a remat constant as killed. by Pete Cooper · 10 years ago
  75. 68e53f6 Fix compile error by Arnold Schwaighofer · 10 years ago
  76. 4406c32 Revert r236912. by Quentin Colombet · 10 years ago
  77. 275c111 [Target/ARM] Remove unused 'private' from class. by Davide Italiano · 10 years ago
  78. 75e36e8 ScheduleDAGInstrs: In functions with tail calls PseudoSourceValues are not non-aliasing distinct objects by Arnold Schwaighofer · 10 years ago
  79. 19d2499 [opaque pointer type] Cleanup a few references to pointee types using nearby non-pointee types of the same value by David Blaikie · 10 years ago
  80. 5ba2a0b [lib/Fuzzer] build tests that work well with dfsan also w/o dfsan by Kostya Serebryany · 10 years ago
  81. 8ae273d [lib/Fuzzer] use -fsanitize-coverage=trace-cmp when building LLVM with LLVM_USE_SANITIZE_COVERAGE; in lib/Fuzzer try to reload the corpus to pick up new units from other processes by Kostya Serebryany · 10 years ago
  82. 262697d Switch lowering: cluster adjacent fall-through cases even at -O0 by Hans Wennborg · 10 years ago
  83. fd5c986 Add a comment about DepthFirstIterator's skipchildren behavior by Daniel Berlin · 10 years ago
  84. a54f2b8 TargetParser: FPU/ARCH/EXT parsing refactory - NFC by Renato Golin · 10 years ago
  85. d4f7f29 Update Function::getContext documentation. NFC. by Diego Novillo · 10 years ago
  86. f9f04c2 [Fast-ISel] Clear kill flags on registers replaced by updateValueMap. by Pete Cooper · 10 years ago
  87. 74b5760 [Hexagon] Generate more hardware loops by Brendon Cahoon · 10 years ago
  88. 5de9960 [BasicAA] Fix zext & sext handling by Sanjoy Das · 10 years ago
  89. d3be000 Replace branch-to-unreachable with assertion. by David Blaikie · 10 years ago
  90. 278c121 Fix a docs build break introduced by rL236888. by Pat Gavlin · 10 years ago
  91. c2347d5 [X86] Fast-ISel was incorrectly always killing the source of a truncate. by Pete Cooper · 10 years ago
  92. 5c7f746 Extend the statepoint intrinsic to allow statepoints to be marked as transitions from GC-aware code to code that is not GC-aware. by Pat Gavlin · 10 years ago
  93. c417f30 [NoTTI] reject negative scale in addressing mode by Jingyue Wu · 10 years ago
  94. d90099d Clear kill flags on all used registers when sinking instructions. by Pete Cooper · 10 years ago
  95. 8eaf047 80 cols fix since i'm looking at this function anyway. NFC by Pete Cooper · 10 years ago
  96. aedc9c7 Remove duplicate cmake target I added in r236792. by Pete Cooper · 10 years ago
  97. 58b44d6 Unbreak build: Makefile must have the same change as CMakeLists.txt by Douglas Katzman · 10 years ago
  98. 7fd56b1 [Hexagon] Update AnalyzeBranch, etc target hooks by Brendon Cahoon · 10 years ago
  99. d7e20e7 Prevent further errors of omission when adding backend names. by Douglas Katzman · 10 years ago
  100. 405e5f2 [X86] Teach 'getTargetShuffleMask' how to look through ISD::WrapperRIP when decoding a PSHUFB mask. by Andrea Di Biagio · 10 years ago