1. 2cff617 Allow llvm-stress to optionally generate the other floating-point types (half, ppcf128, mmx, etc.) by Hal Finkel · 13 years ago
  2. 348e5e7 Add back removed code. It still causes LLVM to miscompile. But not having it breaks other things. by Bill Wendling · 13 years ago
  3. e879cba by Preston Gurd · 13 years ago
  4. 79ac37b test commit. by Preston Gurd · 13 years ago
  5. cd38485 Duncan pointed out that if the alignment isn't explicitly specified, it defaults to the ABI alignment. Given that, make this code a bit more aggressive in such cases. by Eli Friedman · 13 years ago
  6. 0cae72c Delete incorrect reference to inexistent Hexagon architecture manuals. by Evandro Menezes · 13 years ago
  7. e9142f0 Don't use #if 0. Just remove until I can address this. by Bill Wendling · 13 years ago
  8. fddefcc XFAIL test until <rdar://problem/10913281> is fixed. by Bill Wendling · 13 years ago
  9. c68d127 The code that cleans up multiple, isomorphic types has a subtle error that by Bill Wendling · 13 years ago
  10. 284a6bb Remove duplicate copy of Object/ELF.h that somehow managed to get in. by Michael J. Spencer · 13 years ago
  11. b266cd0 Fix for PR12090: clear def maps of aliases when visiting a copy. e.g. by Evan Cheng · 13 years ago
  12. 7b25ecf ARM BL/BLX instruction fixups should use relocations. by Jim Grosbach · 13 years ago
  13. 945c2b3 Move "clang/Analysis/Support/SaveAndRestore.h" to "llvm/ADT/SaveAndRestore.h" by Argyrios Kyrtzidis · 13 years ago
  14. 1680a24 Teach BasicAA about the LLVM IR rules that allow reading past the end of an object given sufficient alignment. Fixes PR12098. by Eli Friedman · 13 years ago
  15. 9e2a79c Test the section specification. by Roman Divacky · 13 years ago
  16. cd4f803 Fix PR12089 http://llvm.org/bugs/show_bug.cgi?id=12089 by Derek Schuff · 13 years ago
  17. 4328f9f Reapply r151278 with fixes. by Roman Divacky · 13 years ago
  18. 77834e7 Add q suffix aliases for the fistp and fisttp mnemonics. rdar://10921670 PR11935 by Chad Rosier · 13 years ago
  19. 3d14b9e Remove unnecessary template parameters. by Akira Hatanaka · 13 years ago
  20. b90113a Fix instruction predicates that were not set correctly. by Akira Hatanaka · 13 years ago
  21. 121b179 Update machine code verifier. by Jakob Stoklund Olesen · 13 years ago
  22. 0943303 Fix the symbolic operand added for the C disassmbler API for the ARM bl by Kevin Enderby · 13 years ago
  23. 62c4d97 Add a MachineOperand iterator class. by Jakob Stoklund Olesen · 13 years ago
  24. 3bbf2b6 Plog a memleak in GlobalOpt. by Benjamin Kramer · 13 years ago
  25. 768ada6 Micro-optimization, no functionality change. by Duncan Sands · 13 years ago
  26. b4b2688 Help the compiler to eliminate some dead code when hashing an array of T by Jay Foad · 13 years ago
  27. 5583e30 The value numbering function is recursive, so it is possible for multiple new by Duncan Sands · 13 years ago
  28. 669011f When performing a conditional branch depending on the value of a comparison by Duncan Sands · 13 years ago
  29. a89cc7f Remove HexagonGenIntrinsics.inc from Hexagon cmake file. It does not appear in the Makefile and the output it produces isn't used. The Hexagon intrinsics are all in the global Intrinsics.gen. by Craig Topper · 13 years ago
  30. a1c5b8e Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files. by Craig Topper · 13 years ago
  31. c4a238c delete useless comment&blank by Jia Liu · 13 years ago
  32. 23b6ec9 Fix this assert. IP can point to an instruction with strange dominance by Rafael Espindola · 13 years ago
  33. 930a1eb X86 disassembler support for jcxz, jecxz, and jrcxz. Fixes PR11643. Patch by Kay Tiong Khoo. by Craig Topper · 13 years ago
  34. 7497a9a Remove more GCC FE build stuff. by Chad Rosier · 13 years ago
  35. e342ec6 Installing the GCC front end is no longer supported. by Chad Rosier · 13 years ago
  36. 1cdc9fb Cleanup the LLVM Getting Started page. by Chad Rosier · 13 years ago
  37. 483454f Add href to clang in overview. by Chad Rosier · 13 years ago
  38. 372b822 Remove references to llvm-gcc from overview and tutorial. by Chad Rosier · 13 years ago
  39. bfb7dfa Add support for random constant vectors. by Nadav Rotem · 13 years ago
  40. 794c16a Style fix: Remove unneeded parentheses. by Nadav Rotem · 13 years ago
  41. 2e851a9 Fix a bug in the code that checks if a store value is a vector of i1s by Nadav Rotem · 13 years ago
  42. 08c8339 Fix compilation on MSVC. Rename "_BB" to "Block" by Nadav Rotem · 13 years ago
  43. c367dfc fix a copy-and-paste error in the docs by Nadav Rotem · 13 years ago
  44. fdc309c by Nadav Rotem · 13 years ago
  45. a515b4e Add testcase for the previous commit. by Rafael Espindola · 13 years ago
  46. 5465c94 Don't call dominates on unreachable instructions. Should fix the dragonegg by Rafael Espindola · 13 years ago
  47. 3467474 Default TargetData alignment information for 128-bit floating-point types. by Hal Finkel · 13 years ago
  48. 32c185e And update the comment... by Rafael Espindola · 13 years ago
  49. 5b04cfb Enable the assert that got all this dominator work started. by Rafael Espindola · 13 years ago
  50. c987f4c Use the DT dominates function in the verifier. by Rafael Espindola · 13 years ago
  51. c9ae8cc Change the implementation of dominates(inst, inst) to one based on what the by Rafael Espindola · 13 years ago
  52. 8691216 Don't call dominates on unreachable instructions. by Rafael Espindola · 13 years ago
  53. f7087ea Reinstate the optimization from r151449 with a fix to not turn 'gep %x' into by Nick Lewycky · 13 years ago
  54. 8c727f9 Don't call dominates on unreachable instructions. by Rafael Espindola · 13 years ago
  55. 6fd3428 Roll these back to r151448 until I figure out how they're breaking by Nick Lewycky · 13 years ago
  56. 28e215b An argument and a local identified object (eg. a noalias call) could turn out by Nick Lewycky · 13 years ago
  57. 6bfb9d6 Fix five-letter typo in comment. by Nick Lewycky · 13 years ago
  58. 1e4e1c7 Teach instsimplify to be more aggressive when analyzing comparisons of pointers by Nick Lewycky · 13 years ago
  59. 55f4ab8 Move isKnownNonNull from private implementation detail of BasicAA to a public by Nick Lewycky · 13 years ago
  60. 1d05c21 Remove spurious emacs mode marker. by Nick Lewycky · 13 years ago
  61. 9b4d708 Revert r151278, breaks static linking. by Hal Finkel · 13 years ago
  62. 9a68fdc Target/X86: Fix assertion failures and warnings caused by r151382 _ftol2 lowering for i386-*-win32 targets. Patch by Joe Groff. by NAKAMURA Takumi · 13 years ago
  63. dfba3ad Add comment. by Chad Rosier · 13 years ago
  64. fa086f1 Add support for disabling llvm.lifetime intrinsics in the AlwaysInliner. These by Chad Rosier · 13 years ago
  65. c69cbd0 Make the peephole optimizer clear kill flags on a vreg if it's about to add new by Lang Hames · 13 years ago
  66. ff16eb6 Fix indentation. by Chad Rosier · 13 years ago
  67. 3c3cdcc Grammar-o. by Eric Christopher · 13 years ago
  68. 3b26eb6 Fixed typo. by Lang Hames · 13 years ago
  69. e4ea241 Add definitions of floating point multiply add/sub and negative multiply by Akira Hatanaka · 13 years ago
  70. 648f00c Add an option to use a virtual register as the global base register instead of by Akira Hatanaka · 13 years ago
  71. 120cfdf Remove unused cl::opt, make another opt static. by Benjamin Kramer · 13 years ago
  72. f79b489 Add missing static by Jakob Stoklund Olesen · 13 years ago
  73. 969b739 Fix undefined behavior. by Ahmed Charles · 13 years ago
  74. 9e931f6 Thumb2 asm aliases for wide bitwise w/ immediate instructions. by Jim Grosbach · 13 years ago
  75. 009e265 fix PR12075, a regression in a recent transform I added. In unreachable code, gep chains can be infinite. Just like "stripPointerCasts", use a set to keep track of visited instructions so we don't recurse infinitely. by Chris Lattner · 13 years ago
  76. 1a2d061 Add WIN_FTOL_* psudo-instructions to model the unique calling convention by Michael J. Spencer · 13 years ago
  77. 27bc818 Add a -stress-regalloc=<N> option. by Jakob Stoklund Olesen · 13 years ago
  78. 3161039 X11/X2 loads around indirect calls on ppc64 should not be deleted. by Hal Finkel · 13 years ago
  79. f77c03a Don't crash when a glue node contains an internal CopyToReg by Hal Finkel · 13 years ago
  80. e170c76 Teach GVN that x+y is the same as y+x and that x<y is the same as y>x. by Duncan Sands · 13 years ago
  81. 8b93ff2 SDAGBuilder: Remove register sets that were never read and prune dead code surrounding it. by Benjamin Kramer · 13 years ago
  82. 8a4eb29 test commit. removing unnecessary whitespace. by Kristof Beyls · 13 years ago
  83. b1933c0 test/CodeGen/X86/2012-02-23-mmx-inlineasm.ll: Fixup to add -march=x86. by NAKAMURA Takumi · 13 years ago
  84. 1941110 Remove dead code. by Richard Osborne · 13 years ago
  85. 37b6e5a Workaround a miscompilation by gcc-4.3 that showed up as a failure by Duncan Sands · 13 years ago
  86. aaad5f2 ScheduleDAGInstrs.h:155: warning: suggest parentheses around `&&' within `||'. by Nick Lewycky · 13 years ago
  87. 702d489 PostRA sched: speed up physreg tracking by not abusing SparseSet. by Andrew Trick · 13 years ago
  88. 0db1241 ARM Thumb symbol references in assembly need the low bit set. by Jim Grosbach · 13 years ago
  89. d18134f Turn avx insert intrinsic calls into INSERT_SUBVECTOR DAG nodes and remove duplicate patterns for selecting the intrinsics by Pete Cooper · 13 years ago
  90. 8060356 comment fix by Jia Liu · 13 years ago
  91. c2e2dcd some comment fix by Jia Liu · 13 years ago
  92. 4df4f5b comment fix by Jia Liu · 13 years ago
  93. fc77014 replace a balnk with - by Jia Liu · 13 years ago
  94. 178606d If the Address of a variable is an argument then treat the entire by Eric Christopher · 13 years ago
  95. 5b13ed1 Tabs, formatting and long lines oh my! by Eric Christopher · 13 years ago
  96. 1711cdf 80 columns of Mips InstPrinter Makefile by Jia Liu · 13 years ago
  97. c54f634 Switch ARM target to register masks. by Jakob Stoklund Olesen · 13 years ago
  98. d1b220a Make sure the regs are low regs for tMUL size reduction. by Jim Grosbach · 13 years ago
  99. fdf7c85 Thumb2 size reduction fix for tied operands of tMUL. by Jim Grosbach · 13 years ago
  100. 4bf6c19 EE/Interpreter/ExternalFunctions.cpp: Staticize lle_X_() entries. They can be mapped in FuncNames[] at the initialization. by NAKAMURA Takumi · 13 years ago