1. d275e02 R600/SI: Use RegisterOperands to specify which operands can accept immediates by Tom Stellard · 11 years ago
  2. b461e83 Target: Allow target specific operand types by Tom Stellard · 11 years ago
  3. 2211d38 GVN: propagate equalities for floating point compares by Sanjay Patel · 11 years ago
  4. 728315a IR: Add test for handleChangedOperand() recursion by Duncan P. N. Exon Smith · 11 years ago
  5. 6205b21 IR: Separate out recalculateHash(), NFC by Duncan P. N. Exon Smith · 11 years ago
  6. 7826807 IR: Separate out helper: resolveAfterOperandChange(), NFC by Duncan P. N. Exon Smith · 11 years ago
  7. b8e8faf IR: Use SubclassData32 directly, NFC by Duncan P. N. Exon Smith · 11 years ago
  8. 095ca8f RegisterCoalescer: Turn some impossible conditions into asserts by Matthias Braun · 11 years ago
  9. 54b53ed IR: Don't allow operands to become unresolved by Duncan P. N. Exon Smith · 11 years ago
  10. 1478aab IR: Remove redundant comment, NFC by Duncan P. N. Exon Smith · 11 years ago
  11. 0315eb0 IR: Simplify code, NFC by Duncan P. N. Exon Smith · 11 years ago
  12. 28184c1 IR: Make temporary nodes distinct by Duncan P. N. Exon Smith · 11 years ago
  13. 5512415 Add r224985 back with two fixes. by Rafael Espindola · 11 years ago
  14. e5e4a9a IR: Simplify replaceOperandWith(), NFC by Duncan P. N. Exon Smith · 11 years ago
  15. 2124528 IR: Remove redundant calls to MDNode::setHash(), NFC by Duncan P. N. Exon Smith · 11 years ago
  16. de41906 [ASan] Move the shadow on Windows 32-bit from 0x20000000 to 0x40000000 by Timur Iskhodzhanov · 11 years ago
  17. 2cec3e9 [SimplifyLibCalls] Factor out fortified libcall handling. by Ahmed Bougacha · 11 years ago
  18. fe2d64e [SimplifyLibCalls] Factor out str/mem libcall optimizations. by Ahmed Bougacha · 11 years ago
  19. aebee0e [SimplifyLibCalls] Factor out signature checks for fortifiable libcalls. by Ahmed Bougacha · 11 years ago
  20. ad01709 [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions by Jozef Kolek · 11 years ago
  21. 7a95c03 Put this test's input in the Inputs directory where it belongs, rather than by Richard Smith · 11 years ago
  22. ecf84c1 Add a new utility script that helps update very simple regression tests. by Chandler Carruth · 11 years ago
  23. b6bb7db [PowerPC] Fix calls to non-function objects by Hal Finkel · 11 years ago
  24. dc5a2da [X86][SSE] Minor fix to VPBLENDW AVX2 commutation. by Simon Pilgrim · 11 years ago
  25. 8da1635 Fix silly mistake in release notes for Mips. by Daniel Sanders · 11 years ago
  26. e7f28b2 Added release notes for the Mips target. by Daniel Sanders · 11 years ago
  27. 85a0cb9 Revert most of r225597 by David Majnemer · 11 years ago
  28. d2f4460 X86: Properly decode shuffle masks when the constant pool type is weird by David Majnemer · 11 years ago
  29. 776673e X86: teach X86TargetLowering about L,M,O constraints by Saleem Abdulrasool · 11 years ago
  30. 5e3c87e ARM: add support for segment base relocations (SBREL) by Saleem Abdulrasool · 11 years ago
  31. 561088e [x86] Remove some windows line endings that snuck into the tests here. by Chandler Carruth · 11 years ago
  32. 6c92f6e [ADT] Remove the unused default constructor for iterator_range. by Chandler Carruth · 11 years ago
  33. 7f0da20 Fix PR22179. by Sanjoy Das · 11 years ago
  34. 3073d39 Revert r225500, it leads to infinite loops. by Joerg Sonnenberger · 11 years ago
  35. 47abf0e [X86][SSE] Improved (v)insertps shuffle matching by Simon Pilgrim · 11 years ago
  36. dc857fe .gitignore: add some rules for tagging programs by Ramkumar Ramachandra · 11 years ago
  37. 9ae5b7a [PowerPC] Mark zext of a small scalar load as free by Hal Finkel · 11 years ago
  38. 8ab13c6 Remove some whitespace. by Justin Hibbits · 11 years ago
  39. 750f316 ConvertUTFTest: fix misleading empty line by Dmitri Gribenko · 11 years ago
  40. 9c4081d tests: fix previous commit by Saleem Abdulrasool · 11 years ago
  41. e83fb8c test: merge ARM relocations test by Saleem Abdulrasool · 11 years ago
  42. cc59790 tests: convert a couple of ARM relocation tests to readobj by Saleem Abdulrasool · 11 years ago
  43. 1c6936f Fully fix Bug #22115. by Justin Hibbits · 11 years ago
  44. 2ba0f89 Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend. by Alexey Samsonov · 11 years ago
  45. 6829815 [PowerPC] Readjust the loop unrolling threshold by Hal Finkel · 11 years ago
  46. a14d6f1 [LoopUnroll] Fix the partial unrolling threshold for small loop sizes by Hal Finkel · 11 years ago
  47. 68016e0 Use the DiagnosticHandler to print diagnostics when reading bitcode. by Rafael Espindola · 11 years ago
  48. f79e2d4 Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation. by Alexey Samsonov · 11 years ago
  49. 43cc8a5 Disable Go bindings test under UBSan. by Alexey Samsonov · 11 years ago
  50. e17e33b Fix the JIT event listeners and replace the associated tests. by Andrew Kaylor · 11 years ago
  51. d235180 Update comment. by Michael Zolotukhin · 11 years ago
  52. ca71be6 SimplifyCFG: check uses of constant-foldable instrs in switch destinations (PR20210) by Hans Wennborg · 11 years ago
  53. 34630b6 [X86][SSE] Avoid vector byte shuffles with zero by using pshufb to create zeros by Simon Pilgrim · 11 years ago
  54. 2ca8956 Fix an ASAN failure introduced with r225537 (adding the -universal-headers to llvm-obdump). by Kevin Enderby · 11 years ago
  55. 64fe6cc Add a testcase of llvm-lto error handling. by Rafael Espindola · 11 years ago
  56. b2e5f58 Remove duplicating code. NFC. by Michael Zolotukhin · 11 years ago
  57. 6248d1b Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump. by Kevin Enderby · 11 years ago
  58. 8cd39a2 Re-reapply r221924: "[GVN] Perform Scalar PRE on gep indices that feed loads before by Tim Northover · 11 years ago
  59. 4c553e0 Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision by Lang Hames · 11 years ago
  60. 98e3b1a Revert "Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD" by Duncan P. N. Exon Smith · 11 years ago
  61. 8d7b0bd [mips] Add support for accessing $gp as a named register. by Daniel Sanders · 11 years ago
  62. e730695 fix typos; remove names from comments; NFC by Sanjay Patel · 11 years ago
  63. 61478e3 remove names from comments; NFC by Sanjay Patel · 11 years ago
  64. a987742 fix typos; NFC by Sanjay Patel · 11 years ago
  65. 46b23a1 fix typo; NFC by Sanjay Patel · 11 years ago
  66. b1d136d more efficient use of a dyn_cast; no functional change intended by Sanjay Patel · 11 years ago
  67. 139bfee [PowerPC] Enable late partial unrolling on the POWER7 by Hal Finkel · 11 years ago
  68. bdab504 [mips] Add comment which explains why we need to change the assembler options before and after inline asm blocks. NFC. by Toma Tabacu · 11 years ago
  69. df970d6 Assumption that "VectorizedValue" will always be an Instruction is not correct. by Suyog Sarda · 11 years ago
  70. c2a1df7 ARM: add support for R_ARM_ABS16 by Saleem Abdulrasool · 11 years ago
  71. 466a7de test: add additional test for SVN r225507 by Saleem Abdulrasool · 11 years ago
  72. ea4fe48 ARM: add support for R_ARM_ABS8 relocations by Saleem Abdulrasool · 11 years ago
  73. c41acff RegisterCoalescer: Fix removeCopyByCommutingDef with subreg liveness by Matthias Braun · 11 years ago
  74. 4493e98 RegisterCoalescer: Some cleanup in removeCopyByCommutingDef(), NFC by Matthias Braun · 11 years ago
  75. fdddd47 RegisterCoalescer: No need to set kill flags, they are recompute later anyway by Matthias Braun · 11 years ago
  76. c25a150 RegisterCoalescer: Turn some impossible conditions into asserts by Matthias Braun · 11 years ago
  77. acec338 Bitcode: Share logic for last instruction, NFC by Duncan P. N. Exon Smith · 11 years ago
  78. 97bbaa3 Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD by Duncan P. N. Exon Smith · 11 years ago
  79. cc7ea4d [PowerPC] Add a flag for experimenting with subreg liveness tracking by Hal Finkel · 11 years ago
  80. 4e98296 [PowerPC] Fold [sz]ext with fp_to_int lowering where possible by Hal Finkel · 11 years ago
  81. 8e1d151 [DAGCombine] Remainder of fix to r225380 (More FMA folding opportunities) by Hal Finkel · 11 years ago
  82. 72dd2f2 [x86] Add a flag to control the vector shuffle legality predicates that by Chandler Carruth · 11 years ago
  83. f3c718e Cleaup ValueHandle to no longer keep a PointerIntPair for the Value*. by Chandler Carruth · 11 years ago
  84. 40ddb2c Partial fix to r225380 (More FMA folding opportunities) by Hal Finkel · 11 years ago
  85. ce0e12f [REFACTOR] Push logic from MemDepPrinter into getNonLocalPointerDependency by Philip Reames · 11 years ago
  86. d4ca466 ReleaseNotes.rst: these are for 3.6 by Hans Wennborg · 11 years ago
  87. dba2d12 [Refactor] Have getNonLocalPointerDependency take the query instruction by Philip Reames · 11 years ago
  88. cce3a8a LangRef: Add usage points for distinct MDNodes by Duncan P. N. Exon Smith · 11 years ago
  89. f081ff7 IR: Drop TODO now that PR22111 is finished by Duncan P. N. Exon Smith · 11 years ago
  90. 3408708 Utils: Keep distinct MDNodes distinct in MapMetadata() by Duncan P. N. Exon Smith · 11 years ago
  91. f416d72 IR: Add 'distinct' MDNodes to bitcode and assembly by Duncan P. N. Exon Smith · 11 years ago
  92. 1cbba21 remove function names from comments; NFC by Sanjay Patel · 11 years ago
  93. b7c01bf [PowerPC] Mark all instructions as non-cheap for MachineLICM by Hal Finkel · 11 years ago
  94. 9d1500e [MachineLICM] A command-line option to hoist even cheap instructions by Hal Finkel · 11 years ago
  95. 089a4ba CodeGen: Use handy new-fangled post-increment, NFC by Duncan P. N. Exon Smith · 11 years ago
  96. 40cd57e [ARM] Fix a bug in constant island pass that was triggering an assertion. by Akira Hatanaka · 11 years ago
  97. 8826cb9 CodeGen: Use range-based for loops, NFC by Duncan P. N. Exon Smith · 11 years ago
  98. 3b1f741 Fix fcmp + fabs instcombines when using the intrinsic by Matt Arsenault · 11 years ago
  99. aa73f89 The Kaleidoscope tutorial should be using "mcjit" for the library, by Eric Christopher · 11 years ago
  100. 1b3d915 [MCJIT] Remove a few redundant MCJIT tests, and drop the extraneous datalayout by Lang Hames · 11 years ago