1. ad0b09d Revert r239721 - Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo. NFC. by Daniel Sanders · 10 years ago
  2. 4a867c7 Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo. NFC. by Daniel Sanders · 10 years ago
  3. 981ffd1 [MachineSink] Improve runtime performance. NFC. by Arnaud A. de Grandmaison · 10 years ago
  4. 7a1e934 [ValueTracking] do not overwrite analysis results already computed by Jingyue Wu · 10 years ago
  5. 01e2831 [Support][Endian] Define |= and &= for u{big,little}{16,32,64}_t. by Rui Ueyama · 10 years ago
  6. 5e1ea38 [AArch64] Delete two empty files, which should be removed by r239713. by Hao Liu · 10 years ago
  7. 5ab48a2 [AArch64] Revert r239711 again. We need to discuss how to share code between AArch64 and ARM backend. by Hao Liu · 10 years ago
  8. 6024ab3 [AArch64] Match interleaved memory accesses into ldN/stN instructions. by Hao Liu · 10 years ago
  9. f6da33d [CMake] Try to fix r239612, not to miss resources/windows_version_resource.rc in clang build. by NAKAMURA Takumi · 10 years ago
  10. 49e5e9f [InstSimplify] fsub nnan x, x -> 0.0 is valid without ninf by Benjamin Kramer · 10 years ago
  11. f3e8266 [InstSimplify] Add self-fdiv identities for -ffinite-math-only. by Benjamin Kramer · 10 years ago
  12. 17ae213 AVX-512: Implemented DAG lowering for shuff62x2/shufi62x2 instuctions ( Shuffle Packed Values at 128-bit Granularity ) by Igor Breger · 10 years ago
  13. 3dd5551 Add support for parsing the XOR operator in Intel syntax inline assembly. by Michael Kuperstein · 10 years ago
  14. 6ea3ad7 AVX-512: Implemented cvtsi2ss/d cvtusi2ss/d instructions with round control for KNL. by Igor Breger · 10 years ago
  15. 145cdc6 AsmPrinter.cpp: Avoid crashes for targeting like "arm-mingw32". CurrentFnSym might not be <MCSymbolELF> here. by NAKAMURA Takumi · 10 years ago
  16. 82b72be Reformat. by NAKAMURA Takumi · 10 years ago
  17. 3a36996 [Hexagon] Adding some codegen tests and updating some to match spec. by Colin LeMahieu · 10 years ago
  18. 2a8a1b8 [Statepoints] Skip a vector copy when uniquing values. by Benjamin Kramer · 10 years ago
  19. 4bb355e [ExecutionEngine] ArrayRefize argument passing. by Benjamin Kramer · 10 years ago
  20. 09eacc1 C++11 Rangify loops in AssemblyWriter::printModule, NFC. by Yaron Keren · 10 years ago
  21. 803fe19 Don't use std::errc. by Rafael Espindola · 10 years ago
  22. 4692cb1 [DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern. by Simon Pilgrim · 10 years ago
  23. 75975e2 hoist loop-invariant; NFCI by Sanjay Patel · 10 years ago
  24. ea58c7d remove function names from comments and clean up; NFC by Sanjay Patel · 10 years ago
  25. 4a9a71e [SelectionDAG] Added assertions + UNDEF handling for BSWAP node creation. by Simon Pilgrim · 10 years ago
  26. 4aeeb9e remove unnecessary casts; NFCI by Sanjay Patel · 10 years ago
  27. d8b27b1 [DAGCombiner] Added BSWAP vector constant folding support. by Simon Pilgrim · 10 years ago
  28. 6b520d0 Stripped trailing whitespace. NFC. by Simon Pilgrim · 10 years ago
  29. dd183f1 [LinkerTest] Don't leak error string. by Benjamin Kramer · 10 years ago
  30. 9223c2c Stripped trailing whitespace. NFC. by Simon Pilgrim · 10 years ago
  31. 8e2ed16 Bring in a BumpPtrStringSaver from lld and simplify the interface. by Rafael Espindola · 10 years ago
  32. 2111b57 [LIT] Fix failing LIT tests by Eric Fiselier · 10 years ago
  33. bfc6c66 AMDGPU: s/R600/AMDGPU/ in the Makefiles by Tom Stellard · 10 years ago
  34. 4866a4c configure: Remove non-portable fall-through operator: ;& by Tom Stellard · 10 years ago
  35. 8ce6c58 Rename TargetSubtargetInfo::enablePostMachineScheduler() to enablePostRAScheduler() by Matthias Braun · 10 years ago
  36. 6fee0b0 MachineLICM: Use TargetSchedModel instead of just itineraries by Matthias Braun · 10 years ago
  37. 953c681 R600 -> AMDGPU rename by Tom Stellard · 10 years ago
  38. 8b8b72e Revert 239644. by Matt Wala · 10 years ago
  39. 31b680f AArch64: map bare-metal arm64-macho triple to MachO MC layer. by Tim Northover · 10 years ago
  40. 21a987d Fix returning error message in LLVMLinkModules by Eli Bendersky · 10 years ago
  41. 69fb65b [Orc] Tidy up initialization based on review feedback for r239561 from dblaikie. by Lang Hames · 10 years ago
  42. 1849093 [Scalarizer] Fix potential for stale data in Scattered across invocations by Matt Wala · 10 years ago
  43. 956bff8 [Orc] Tidy up the CompileOnDemand layer based on commit review from dblaikie. by Lang Hames · 10 years ago
  44. fe8e55c [Orc] Fix a bug in the CompileOnDemand layer where stub decls were not cloned by Lang Hames · 10 years ago
  45. f28da43 R600/SI: Add assembler support for FLAT instructions by Tom Stellard · 10 years ago
  46. bffcf0d Rangify several for loops in ValueEnumerator constructor. by Yaron Keren · 10 years ago
  47. 53aa3e0 [Hexagon] Making intrinsic tests agnostic to register allocation. Narrowing intrinsic parameters to appropriate width. by Colin LeMahieu · 10 years ago
  48. f52f043 Wrap some long lines in LLVMBuild files. NFC by Douglas Katzman · 10 years ago
  49. 2086b2e Add 'shave' processor name to Triple by Douglas Katzman · 10 years ago
  50. d25af8c Refix a use of explicit pointer types in GEP constant folding by David Blaikie · 10 years ago
  51. 8040b1e Fix a typo in a comment in MemCpyOpt (test commit) by Matt Wala · 10 years ago
  52. 923bd1d Rangify two for loops in BitcodeReader.cpp. by Yaron Keren · 10 years ago
  53. 51be690 Remove unnecessary MCExpr.h include from MCSymbol.h by Pete Cooper · 10 years ago
  54. c0bd425 Remove a bunch of inline keywords from User. NFC. by Pete Cooper · 10 years ago
  55. a6ff221 Move OperandList to be allocated prior to User for hung off subclasses. by Pete Cooper · 10 years ago
  56. 8b351e4 Added a version of User::new for hung off uses. by Pete Cooper · 10 years ago
  57. aaa3fa6 Rename NumOperands to make it clear its managed by the User. NFC. by Pete Cooper · 10 years ago
  58. cff40fc Replace all accesses to User::OperandList with getter and setter methods. NFC. by Pete Cooper · 10 years ago
  59. 18dd79c Have the ELF symbol predicates match more directly the spec. by Rafael Espindola · 10 years ago
  60. 0433a64 Don't create instructions from ConstantExpr's in CFLAliasAnalysis. by Pete Cooper · 10 years ago
  61. cb2dfa6 In MSVC builds embed a VERSIONINFO resource in our exe and DLL files. by Greg Bedwell · 10 years ago
  62. 3bc62ab Remove a hack that tries to align '*'. by Rafael Espindola · 10 years ago
  63. a66840f Don't depend on the interleaving of stdout and stderr. by Rafael Espindola · 10 years ago
  64. 78b2ff7 [ASan] format AddressSanitizer.cpp with `clang-format -style=Google`, NFC by Alexander Potapenko · 10 years ago
  65. 14d0411 [ARM] Disabling vfp4 should disable fp16 by John Brawn · 10 years ago
  66. 5ac49ca Replace duplicated iplist<T> types with the corresponding typedefs. by Yaron Keren · 10 years ago
  67. 3b50e96 Rangify for loops, NFC. by Yaron Keren · 10 years ago
  68. ba74b27 LowerBitSets: Give names to aliases of unnamed bitset element objects. by Peter Collingbourne · 10 years ago
  69. e0de59a Revert commit r239480 as it causes https://code.google.com/p/chromium/issues/detail?id=499508#c3. by Teresa Johnson · 10 years ago
  70. 2cb369d Add missing #include, found by modules build. by Richard Smith · 10 years ago
  71. 0fd4149 [SanitizerCoverage] Use llvm::getDISubprogram() to get location of the entry basic block. by Alexey Samsonov · 10 years ago
  72. 7168a91 [GVN] Use a simpler form of IRBuilder constructor. by Alexey Samsonov · 10 years ago
  73. c70c41a [GVN] Use IRBuilder more actively instead of creating instructions manually. by Alexey Samsonov · 10 years ago
  74. 2bd0221 [WinEH] Put finally pointers in the handler scope table field by Reid Kleckner · 10 years ago
  75. 341ba39 MC: Prune \return corresponding to r239552. [-Wdocumentation] by NAKAMURA Takumi · 10 years ago
  76. 1966aee [Orc] Attempted fix for GCC ICE on Polly builder. by Lang Hames · 10 years ago
  77. d48b38e [Stackmaps][X86] Remove EFLAGS and IP registers from the live-out mask. by Juergen Ributzka · 10 years ago
  78. 3e16bd3 [WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic by Reid Kleckner · 10 years ago
  79. 5e9819c [Support] Fix a race initializing a static local in MSVC by Reid Kleckner · 10 years ago
  80. 68e5149 Update stale comment before analyzeLoopUnrollCost. NFC. by Michael Zolotukhin · 10 years ago
  81. 5182687 [Orc] Remove some unnecesary includes and whitespace that slipped in to r239561. by Lang Hames · 10 years ago
  82. 2e960cb [Orc] Make partition identification in the CompileOnDemand layer lazy. by Lang Hames · 10 years ago
  83. 6170134 Object: Prepend __imp_ when mangling a dllimport symbol in IRObjectFile. by Peter Collingbourne · 10 years ago
  84. 6f69f40 LTO: expose LTO_SYMBOL_COMDAT flag, which indicates that the definition is part of a comdat group. by Peter Collingbourne · 10 years ago
  85. 3238e64 Fix English usage in command line flag help string. by Douglas Katzman · 10 years ago
  86. 5a78f2d [ELF] Introduce getValue() for ELF Symbols. by Davide Italiano · 10 years ago
  87. 4ddb0ce Replace string GNU Triples with llvm::Triple in TargetMachine. NFC. by Daniel Sanders · 10 years ago
  88. fd83cb2 [CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC. by Ahmed Bougacha · 10 years ago
  89. 6c56dec Generalize emitAbsoluteSymbolDiff. by Rafael Espindola · 10 years ago
  90. bc48228 Set proper debug location for branch added in BasicBlock::splitBasicBlock(). by Alexey Samsonov · 10 years ago
  91. 7356846 [LoopUnroll] Use IRBuilder to create branch instructions. by Alexey Samsonov · 10 years ago
  92. 29edabc Replace an instance of custom atomics with standard ones. by Benjamin Kramer · 10 years ago
  93. 688e7b3 This reverts commit r239529 and r239514. by Rafael Espindola · 10 years ago
  94. cd354fa Revert "Fix merges of non-zero vector stores" by Reid Kleckner · 10 years ago
  95. b0cbcd2 Fix comment typos. by Douglas Katzman · 10 years ago
  96. b1d220c SLSR: Pass address space to isLegalAddressingMode by Matt Arsenault · 10 years ago
  97. 564ff64 Fix merges of non-zero vector stores by Matt Arsenault · 10 years ago
  98. f0e3a9c Replace string GNU Triples with llvm::Triple in computeDataLayout(). NFC. by Daniel Sanders · 10 years ago
  99. 4bedcbc R600/SI: Define latency for flat instructions by Tom Stellard · 10 years ago
  100. a79d4da R600/SI: Move flat instruction defs to CIInstructions.td by Tom Stellard · 10 years ago