1. 556d1a3 [fuzzer] properly enable asan's coverage feedback by Kostya Serebryany · 11 years ago
  2. 5d68306 fix typos; NFC by Sanjay Patel · 11 years ago
  3. c9baf3b Add a Fuzzer library by Kostya Serebryany · 11 years ago
  4. 37be0d7 [SimplifyLibCalls] Don't confuse strcpy_chk for stpcpy_chk. by Ahmed Bougacha · 11 years ago
  5. fdefc69 Teach IRCE to look at branch weights when recognizing range checks by Sanjoy Das · 11 years ago
  6. 00b7a94 Revert "[x86] Combine x86mmx/i64 to v2i64 conversion to use scalar_to_vector" by Alexey Samsonov · 11 years ago
  7. fb04c23 [ExecutionEngine] Fix r227228 tests on Windows by Keno Fischer · 11 years ago
  8. a167fe1 dd the option, -link-opt-hints to llvm-objdump used with -macho to print the by Kevin Enderby · 11 years ago
  9. c94f9d3 Merge vector stores into wider vector stores (PR21711) by Sanjay Patel · 11 years ago
  10. c1592bc Add llvm-pdbdump to tools. by Zachary Turner · 11 years ago
  11. a18b3e0 tsan: properly instrument unaligned accesses by Dmitry Vyukov · 11 years ago
  12. e67f5de overloaded-intrinsic-name: exercise anyptr on struct by Ramkumar Ramachandra · 11 years ago
  13. 811b152 [ExecutionEngine] Add weak symbol support to RuntimeDyld by Keno Fischer · 11 years ago
  14. 99b5229 [ExecutionEngine] FindFunctionNamed: Skip declarations by Keno Fischer · 11 years ago
  15. 47b633d [mips] Add range checks and transformation to octeon instructions in AsmParser. by Kai Nacke · 11 years ago
  16. ed9cdce Add cmake flag LLVM_USE_SANITIZE_COVERAGE by Kostya Serebryany · 11 years ago
  17. fd55bcd R600/SI: Enable all tests that pass on VI without changes by Marek Olsak · 11 years ago
  18. d922eb0 R600/SI: Fix MIN3/MAX3 on VI, define MED3 by Marek Olsak · 11 years ago
  19. 2ba0c13 R600/SI: Don't set patterns for chip-specific instructions while having pseudos by Marek Olsak · 11 years ago
  20. 9f824da R600/SI: Add VI versions of LDS atomics by Marek Olsak · 11 years ago
  21. 37788ca R600/SI: Add VI versions of MUBUF atomics by Marek Olsak · 11 years ago
  22. 058ab60 R600/SI: Add VI versions of MUBUF loads and stores by Marek Olsak · 11 years ago
  23. 3111d0a R600/SI: Add pseudos for MUBUF loads and stores by Marek Olsak · 11 years ago
  24. 944d865 [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag. by Andrea Di Biagio · 11 years ago
  25. 0b2455c [sancov] Fix unspecified constructor order between sancov and asan. by Evgeniy Stepanov · 11 years ago
  26. 145de00 Add a FIXME in SelectionDAGBuilder before an assert that is valid only on X86. by Manuel Jacob · 11 years ago
  27. ad5a857 Replace some uses of getSubtargetImpl with the cached version by Eric Christopher · 11 years ago
  28. df01caf [PM] Clean up file banner comments prior to refactoring this code. by Chandler Carruth · 11 years ago
  29. 05935e2 Have the PBQP register allocator use the subtarget on the MachineFunction. by Eric Christopher · 11 years ago
  30. 556614b Remove some extraneous includes. by Eric Christopher · 11 years ago
  31. 9a322a1 Fix build failure with pointer vs reference. by Eric Christopher · 11 years ago
  32. fd0f792 Update a few calls to getSubtarget<> to either be getSubtargetImpl by Eric Christopher · 11 years ago
  33. f57b52c Clean up the AArch64 store pair suppression pass initialization by Eric Christopher · 11 years ago
  34. 72e7586 The subtarget is cached on the MachineFunction. Access it directly. by Eric Christopher · 11 years ago
  35. c2601d2 Migrate SeparateConstOffsetFromGEP to use a Function with getSubtarget. by Eric Christopher · 11 years ago
  36. 90c42dd LoopRotate: Don't walk the uses of a Constant by David Majnemer · 11 years ago
  37. d70090c Remove unused include. by Eric Christopher · 11 years ago
  38. 510cadb Revert r227148 & r227154 which added a test which infinitely loops. by Richard Trieu · 11 years ago
  39. 9564795 [PM] Run clang-format over this header to clean up the very few) by Chandler Carruth · 11 years ago
  40. 7e085b8 [PM] Switch a doxygen comment to the standard format. NFC by Chandler Carruth · 11 years ago
  41. b63fed3 [PM] Refactor the core logic to run EarlyCSE over a function into an by Chandler Carruth · 11 years ago
  42. ac33b1f MachineRegisterInfo can access TII off of the MachineFunction's by Eric Christopher · 11 years ago
  43. 0774503 Migrate AtomicExpandPass and DwarfEHPrepare to using a Function-ized getSubtargetImpl. by Eric Christopher · 11 years ago
  44. ec89182 Fix unsigned/signed comparison warning. by Eric Christopher · 11 years ago
  45. 24f37da Migrate CodeGenPrepare to use the Function based getSubtarget code. by Eric Christopher · 11 years ago
  46. cdafa10 Grab the TargetLowering info from the DAG rather than querying for a subtarget. by Eric Christopher · 11 years ago
  47. 28f4510 Remove extraneous period. by Eric Christopher · 11 years ago
  48. 57d5adf One more fix to the new API to fix const-correctness. by Chris Bieneman · 11 years ago
  49. eb57831 Replace this testcase with an even shorter one provided by dblaikie. by Adrian Prantl · 11 years ago
  50. 13faabb Commoning of target specific load/store intrinsics in Early CSE. by Chad Rosier · 11 years ago
  51. f963623 Pete Cooper suggested the new API should use ArrayRef instead of SmallVectorImpl. Also adding a test case. by Chris Bieneman · 11 years ago
  52. c1beae0 Add test cases for PRE w/volatile loads by Philip Reames · 11 years ago
  53. 44513da [X86][SSE] Float comparisons can sometimes be safely commuted by Simon Pilgrim · 11 years ago
  54. b9a39da Have the UTF conversion wrappers append a null terminator. by Zachary Turner · 11 years ago
  55. 3ba85ab [X86][PCLMUL] Enable commutation for PCLMUL instructions by Simon Pilgrim · 11 years ago
  56. 7006a12 Add new HideUnrelatedOptions API that takes a SmallVectorImpl. by Chris Bieneman · 11 years ago
  57. 38c35f3 Line endings fix. NFC. by Simon Pilgrim · 11 years ago
  58. b33118d R600: Cleanup or test by Matt Arsenault · 11 years ago
  59. 1d34ec1 Line endings fix. NFC. by Simon Pilgrim · 11 years ago
  60. bcd2c28 bpf: fix build due to 'Move DataLayout back to the TargetMachine' by Alexei Starovoitov · 11 years ago
  61. 0f3d465 [x86][MMX] Rename and cleanup tests: arith, intrinsics and shuffle by Bruno Cardoso Lopes · 11 years ago
  62. 325385a SimplifyCFG: Omit range checks for switch lookup tables when default is unreachable by Hans Wennborg · 11 years ago
  63. d5c2318 SimplifyCFG: don't remove unreachable default switch destinations by Hans Wennborg · 11 years ago
  64. 1f0c6fa Make ConstantFoldTerminator() handle switches with unreachable default. by Hans Wennborg · 11 years ago
  65. 33eac3e [NVPTX] Generate a more optimal sequence for select of i1 by Justin Holewinski · 11 years ago
  66. 91ccead Add a UTF8 to UTF16 conversion wrapper for use in the pdb dumper by Reid Kleckner · 11 years ago
  67. 7936ef0 Cache the lookup of TargetLowering in the atomic expand pass. by Eric Christopher · 11 years ago
  68. 6f9c8fa [SelectionDAG] Fix assert message copypasta. NFC. by Ahmed Bougacha · 11 years ago
  69. afb6a4f Add a FIXME about preferred alignment to DataLayout. by Eric Christopher · 11 years ago
  70. 48e8722 [NVPTX] Handle floating-point conversion patterns that are not explicitly ordered or unordered by Justin Holewinski · 11 years ago
  71. 8da9a66 Use a different encoding for debugtrap on PS4. by Alex Rosenberg · 11 years ago
  72. 04bcc11 Move DataLayout back to the TargetMachine from TargetSubtargetInfo by Eric Christopher · 11 years ago
  73. cce3c83 Refine memory dependence's notion of volatile semantics by Philip Reames · 11 years ago
  74. 956d6f0 Model sqrtsd as a binary operation with one source operand tied to the destination (PR14221) by Sanjay Patel · 11 years ago
  75. 8a5ad05 Pass QueryInst down through non-local dependency calculation by Philip Reames · 11 years ago
  76. 2bdb238 Revert GCStrategy ownership changes by Philip Reames · 11 years ago
  77. 019c097 Teach raw_ostream to support hex formatting without a prefix '0x'. by Zachary Turner · 11 years ago
  78. 583a153 Remove trailing whitespace. NFC ® by Alex Rosenberg · 11 years ago
  79. 1cc4d3d Remove trailing whitespace. by Alex Rosenberg · 11 years ago
  80. fcd3c40 Move the Mips target to storing the ABI in the TargetMachine rather by Eric Christopher · 11 years ago
  81. 5da5449 Store the passed in CPU name string so that it can be accessed later. by Eric Christopher · 11 years ago
  82. 8e43882 Fix incorrect partial aliasing Update testcases by Daniel Berlin · 11 years ago
  83. 0d16caf Fix delegation by Daniel Berlin · 11 years ago
  84. dbc6dda fix line-endings; NFC by Sanjay Patel · 11 years ago
  85. 58fed4d [Support][Windows] Disable error dialog boxes when stack trace printing is enabled. by Michael J. Spencer · 11 years ago
  86. e0c2d28 Putting all the standard tool options into a "Generic" category. by Chris Bieneman · 11 years ago
  87. 1e0dc31 [MC] The PS4's ELF OSABI value is the same as FreeBSD. by Alex Rosenberg · 11 years ago
  88. 83a0a62 Teach the autoconf machinery about the PS4 triple. by Alex Rosenberg · 11 years ago
  89. 536bce2 [mips] Enable arithmetic and binary operations for the i128 data type. by Vasileios Kalintiris · 11 years ago
  90. 71ec66e [mips] Add tests for bitwise binary and integer arithmetic operators. by Vasileios Kalintiris · 11 years ago
  91. d546b25 The canonical CPU variant for ARM according to config.guess uses a by Joerg Sonnenberger · 11 years ago
  92. c211591 When disassembler meets compact jump instructions for r6 it crashes as the access to operands array is out of range. This patch removes dedicated decoder method that wrongly handles decoding of these instructions. by Vladimir Medic · 11 years ago
  93. 823e854 Revert "[mips] Fix assertion on i128 addition/subtraction on MIPS64" by Vasileios Kalintiris · 11 years ago
  94. 77453e9 Revert llvm/test/MC/ELF/noexec.s in r227074, "Fix a problem where the AArch64 ELF assembler was failing with" by NAKAMURA Takumi · 11 years ago
  95. 8f6e8cb SLPVectorizer: fix wrong scheduling of atomic load/stores. by Erik Eckstein · 11 years ago
  96. 56471c4 Correct the header guard for MipsABIInfo.h. by Eric Christopher · 11 years ago
  97. acbaac4 Fix a problem where the AArch64 ELF assembler was failing with by Eric Christopher · 11 years ago
  98. 1656cc8 [X86] Change comparision immediate type to i8 in test cases for AVX512 floating point comparisons. The type was already changed in the definitions and was being auto upgraded to the new type. by Craig Topper · 11 years ago
  99. fd17668 [X86] Use i8 immediate for comparison type on AVX512 packed integer instructions. This matches floating point equivalents. Includes autoupgrade support to convert old code. by Craig Topper · 11 years ago
  100. f6c7255 Add the triple for the Sony Playstation®4. by Alex Rosenberg · 11 years ago