1. df6c551 Remove tabs. by Bill Wendling · 12 years ago
  2. f59083c Remove tabs. by Bill Wendling · 12 years ago
  3. 2127c9b Remove tabs. by Bill Wendling · 12 years ago
  4. 7a43e30 Tweak prose. by Chad Rosier · 12 years ago
  5. 56cb229 Remove tabs. by Bill Wendling · 12 years ago
  6. 79223c3 Remove tabs. by Bill Wendling · 12 years ago
  7. 96cb112 Remove tabs. by Bill Wendling · 12 years ago
  8. 8c51e39 Remove tabs. by Bill Wendling · 12 years ago
  9. 17689b1 Remove tabs. by Bill Wendling · 12 years ago
  10. aa7507d Remove tabs. by Bill Wendling · 12 years ago
  11. 76f63ae Move around some enum elements so that lastMRM corrects gets assigned 56, which by Richard Trieu · 12 years ago
  12. b8d1764 TblGen: Tweak to pretty-print DAGISel.inc a bit better. by Jim Grosbach · 12 years ago
  13. 6ef4996 Allow PointerIntPairs to be created from const void *. by Jordan Rose · 12 years ago
  14. 62a89f5 X86: remove redundant cmp against zero. by Manman Ren · 12 years ago
  15. d4d9616 This patch fixes 8 out of 20 unexpected failures in "make check" by Preston Gurd · 12 years ago
  16. 1ef3b6c Adding some debug information to PassManager by Victor Oliveira · 12 years ago
  17. df94953 Whitespace. by Chad Rosier · 12 years ago
  18. 32d75be Fix a somewhat nasty crasher in PR13378. This crashes inside of by Chandler Carruth · 12 years ago
  19. 8d8d961 Fix ARMTargetLowering::isLegalAddImmediate to consider thumb encodings. by Andrew Trick · 12 years ago
  20. 49b446f whitespace by Andrew Trick · 12 years ago
  21. 2f3c326 Added unit test for PR13361: LSR + SCEV "hangs" on reasonably sized test. by Andrew Trick · 12 years ago
  22. 26ad67a test commit by Victor Oliveira · 12 years ago
  23. 6aef977 Add some missed ELF constants definitions: by Simon Atanasyan · 12 years ago
  24. 2e14d27 Update config.h.cmake corresponding to config.h.in. by NAKAMURA Takumi · 12 years ago
  25. fd34c11 The vbroadcast family of instructions has 'fallback patterns' in case where the by Nadav Rotem · 12 years ago
  26. a0f14af Mips specific inline asm operand modifier 'M': by Jack Carter · 12 years ago
  27. 18a1b61 SCEVTraversal: Add a visited set. by Andrew Trick · 12 years ago
  28. 76bd938 Remove tab characters. by Craig Topper · 12 years ago
  29. 833d7f8 Fix typo in error message and remove some tab characters. by Craig Topper · 12 years ago
  30. 7f496a6 indvars: drive by heuristics fix. by Andrew Trick · 12 years ago
  31. 4781d8e indvars: Linear function test replace should avoid reusing undef. by Andrew Trick · 12 years ago
  32. 75dc33a Make x86 asm parser to check for xmm vs ymm for index register in gather instructions. Also fix Intel syntax for gather instructions to use 'DWORD PTR' or 'QWORD PTR' to match gas. by Craig Topper · 12 years ago
  33. d3a32b9 Fixed few warnings. by Galina Kistanova · 12 years ago
  34. 4532bf6 ignore 'invoke @llvm.donothing', but still keep the edge to the continuation BB by Nuno Lopes · 12 years ago
  35. 7c82e6a More replacing of target-dependent intrinsics with target-indepdent by Joel Jones · 12 years ago
  36. 0b5f1ac Apparently it's possible to do an 'invoke asm'. by Nuno Lopes · 12 years ago
  37. e882acc Clean up Mips16InstrFormats.td and Mips16InstrInfo.td. by Akira Hatanaka · 12 years ago
  38. afb24ce Add test case for r160387 by Evan Cheng · 12 years ago
  39. a9e13ba Back out r160101 and instead implement a dag combine to recover from instcombine transformation. by Evan Cheng · 12 years ago
  40. d3e3121 TableGen: Pattern<> references to null_frag are a nop. by Jim Grosbach · 12 years ago
  41. 1cacae0 Fix broken ipo_ext_iterator constructors. by Jakob Stoklund Olesen · 12 years ago
  42. a532bce Add some trace output to TwoAddressInstructionPass. by Jakob Stoklund Olesen · 12 years ago
  43. de39671 Remove unused variable. by Benjamin Kramer · 12 years ago
  44. 5d2fada simplify getSetSize() per Duncan's comments by Nuno Lopes · 12 years ago
  45. f30135c llvm/test/Transforms/LoopRotate/PhiRename-1.ll: FileCheck-ize. It fixes PR13301. by NAKAMURA Takumi · 12 years ago
  46. 31f18ee Allow for customized graph edge pruning in PostOrderIterator.h by Jakob Stoklund Olesen · 12 years ago
  47. 9d26b0b Improve behavior of DebugInfoEntryMinimal::getSubprogramName() introduced in r159512. by Alexey Samsonov · 12 years ago
  48. 4f0c696 [asan] more code to merge crash callbacks. Doesn't fully work yet, but allows to hold performance experiments by Kostya Serebryany · 12 years ago
  49. 5589a69 Fix a crash in the legalization of large vectors. by Nadav Rotem · 12 years ago
  50. f5c0539 Implement r160312 as target indepedenet dag combine. by Evan Cheng · 12 years ago
  51. 7072551 Revert commit r160307. We decide to move builtins selection to the backend. by Simon Atanasyan · 12 years ago
  52. b4d4959 Make sure constant bitwidth is <= 64 bit before calling getSExtValue(). by Evan Cheng · 12 years ago
  53. 70e10d3 This is another case where instcombine demanded bits optimization created by Evan Cheng · 12 years ago
  54. 06a27cc Reapply r160340. LSR: Limit CollectSubexprs. by Andrew Trick · 12 years ago
  55. 81ba506 Revert "LSR: try not to blow up solving combinatorial problems brute force." by Andrew Trick · 12 years ago
  56. 6a51a7a LSR: try not to blow up solving combinatorial problems brute force. by Andrew Trick · 12 years ago
  57. ac915b4 TableGen: Allow conditional instruction pattern in multiclass. by Jim Grosbach · 12 years ago
  58. 1bda786 Fix function select_cc_f32 in test/CodeGen/Mips/selectcc.ll. by Akira Hatanaka · 12 years ago
  59. b885dc8 Defer checking for registers in the MC AsmMatcher until the after user-defined match classes have been checked. This allows the creation of MatchClass's that are supersets of a register class. by Owen Anderson · 12 years ago
  60. d49981a fix PR13339 (remove the predecessor from the unwind BB when removing an invoke) by Nuno Lopes · 12 years ago
  61. 7e733ea teach ConstantRange that zero times X is always zero by Nuno Lopes · 12 years ago
  62. 98819c9 For something like by Evan Cheng · 12 years ago
  63. c76fa89 Minor cleanup and docs. by Nadav Rotem · 12 years ago
  64. f6978dd MIPS: Create two definitions for __builtin_mips_shll_qb builtin. by Simon Atanasyan · 12 years ago
  65. 7ee0e5a by Nadav Rotem · 12 years ago
  66. b1162b8 Revert "AMDGPU: Add core backend files for R600/SI codegen v6" by Tom Stellard · 12 years ago
  67. 78a95d0 Revert "include/llvm: Add R600 Intrinsics v6" by Tom Stellard · 12 years ago
  68. 38cda13 Revert "Build script changes for R600/SI Codegen v6" by Tom Stellard · 12 years ago
  69. a4be072 Revert "test/CodeGen/R600: Add some basic tests v6" by Tom Stellard · 12 years ago
  70. d72304f Revert "Target/AMDGPU/R600KernelParameters.cpp: Fix two includes, <llvm/IRBuilder.h> and <llvm/TypeBuilder.h>" by Tom Stellard · 12 years ago
  71. 3685e22 Revert "Target/AMDGPU: [CMake] Fix dependencies. 1) Add intrinsics_gen. Add AMDGPUCommonTableGen." by Tom Stellard · 12 years ago
  72. 8e5471e Revert "Target/AMDGPU/R600KernelParameters.cpp: Don't use "and", "or" as conditional operator..." by Tom Stellard · 12 years ago
  73. 80b9fe1 Revert "Target/AMDGPU/AMDILIntrinsicInfo.cpp: Use llvm_unreachable() in nonreturn function, instead of assert(0)." by Tom Stellard · 12 years ago
  74. 82d6979 Revert "Target/AMDGPU: Fix includes, or msvc build failed." by Tom Stellard · 12 years ago
  75. 367308f make ConstantRange::getSetSize() properly compute the size of wrapped and full sets. by Nuno Lopes · 12 years ago
  76. 3591955 With r160248 in place this code is no longer needed. by Chad Rosier · 12 years ago
  77. 2735cf4 [asan] a bit more refactoring, addressed some of the style comments from chandlerc, partially implemented crash callback merging (under flag) by Kostya Serebryany · 12 years ago
  78. 09dab82 MSVC's implementation of isalnum will assert on characters > 255, so we need to use an unsigned char to ensure the integer promotion happens properly. This fixes an assert in debug builds with CodeGen\X86\utf8.ll by Aaron Ballman · 12 years ago
  79. c0ed3e5 [asan] refactor instrumentation to allow merging the crash callbacks (not fully implemented yet, no functionality change except the BB order) by Kostya Serebryany · 12 years ago
  80. 4a4d533 Target/AMDGPU: Fix includes, or msvc build failed. by NAKAMURA Takumi · 12 years ago
  81. b22d251d Target/AMDGPU/AMDILIntrinsicInfo.cpp: Use llvm_unreachable() in nonreturn function, instead of assert(0). by NAKAMURA Takumi · 12 years ago
  82. addafc8 Target/AMDGPU/R600KernelParameters.cpp: Don't use "and", "or" as conditional operator... by NAKAMURA Takumi · 12 years ago
  83. e035f65 Doubleword Shift Left Logical Plus 32 by Jack Carter · 12 years ago
  84. 694fbf1 Target/AMDGPU: [CMake] Fix dependencies. 1) Add intrinsics_gen. Add AMDGPUCommonTableGen. by NAKAMURA Takumi · 12 years ago
  85. 3f432a3 Target/AMDGPU/R600KernelParameters.cpp: Fix two includes, <llvm/IRBuilder.h> and <llvm/TypeBuilder.h> by NAKAMURA Takumi · 12 years ago
  86. e0f5aed Fix tests that failed on i686-win32 after r160248: by Alexey Samsonov · 12 years ago
  87. 2015236 test/CodeGen/R600: Add some basic tests v6 by Tom Stellard · 12 years ago
  88. a93c8a8 Build script changes for R600/SI Codegen v6 by Tom Stellard · 12 years ago
  89. c3c661d include/llvm: Add R600 Intrinsics v6 by Tom Stellard · 12 years ago
  90. 23dc769 AMDGPU: Add core backend files for R600/SI codegen v6 by Tom Stellard · 12 years ago
  91. 9db5b5f [asan] initialize asan error callbacks in runOnModule instead of doing that on-demand by Kostya Serebryany · 12 years ago
  92. d93ea88 Fix a bug in the 3-address conversion of LEA when one of the operands is an by Nadav Rotem · 12 years ago
  93. 349f14c Revert r160254 temporarily. by Chandler Carruth · 12 years ago
  94. c3c8db9 Teach AddressSanitizer to create basic blocks in a more natural order. by Chandler Carruth · 12 years ago
  95. 2f58533 Add a basic test for AddressSanitizer. This is just a bare-bones by Chandler Carruth · 12 years ago
  96. 2994937 Add support for attaching branch weight metadata directly from the IRBuilder. by Chandler Carruth · 12 years ago
  97. 4b31c4d Add a boring bit of boilerplate to start testing IRBuilder::CreateCondBr. by Chandler Carruth · 12 years ago
  98. 411afbe Move the IRBuilder unittest from Support to VMCore. This got missed in by Chandler Carruth · 12 years ago
  99. 99a92f2 This CL changes the function prologue and epilogue emitted on X86 when stack needs realignment. by Alexey Samsonov · 12 years ago
  100. 38f488e Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completes by Chandler Carruth · 12 years ago