1. f2ca4cb unittests: Add SystemTests. by Michael J. Spencer · 15 years ago
  2. bf8209d Fix and add tests for all cases in x86 and x86_64 where gnu as implicitly by Rafael Espindola · 15 years ago
  3. 5c7106b Testcase for r120017. by Rafael Espindola · 15 years ago
  4. 42e75a3 Updating MBlaze .mask and .frame directives to match GCC's output and fixing regression introduced in 120095 by checking MCStreamer::hasRawTextSupport. by Wesley Peck · 15 years ago
  5. 82dc040 1. Fixing error where basic block labels were not being printed out when they need to be for the MBlaze backend because AsmPrinter::isBlockOnlyReachableByFallthrough does not take into account delay slots. by Wesley Peck · 15 years ago
  6. 7de8101 Use i8 as SETCC result type for i1 in SPU. by Kalle Raiskila · 15 years ago
  7. 702a404 Allow for 'fcmp ogt' in SPU. by Kalle Raiskila · 15 years ago
  8. 9755127 If a symbol is used as tls, mark it as tls even if not declare as so. Probably by Rafael Espindola · 15 years ago
  9. bcc3678 include/llvm/System/system_error.h: ECANCELED is undefined on Cygwin-1.5. by NAKAMURA Takumi · 15 years ago
  10. 9c336fa Tweak ImmutableMap/ImmutableSet/ImmutableList APIs by Ted Kremenek · 15 years ago
  11. 6c76f5f Generalize overflowLeaf to also handle overflows in branch nodes. by Jakob Stoklund Olesen · 15 years ago
  12. 7cf7054 add a MemoryBuffer::getOpenFile method, which turns an open by Chris Lattner · 15 years ago
  13. 67ff104 system_error: Add fixme. by Michael J. Spencer · 15 years ago
  14. 50f2625 Rename SimplifyDistributed to the more meaningfull name SimplifyByFactorizing. by Duncan Sands · 15 years ago
  15. c21a821 The srem -> urem transform is not safe for any divisor that's not a power of two. by Benjamin Kramer · 15 years ago
  16. b6133d1 Replace calls to ConstantFoldInstruction with calls to SimplifyInstruction by Duncan Sands · 15 years ago
  17. 0f82763 Constant folding here is pointless, because InstructionSimplify by Duncan Sands · 15 years ago
  18. 1353467 Move the ARM reloc constants to Support/ELF.h by Jason W Kim · 15 years ago
  19. 626613d Recognize sign/zero-extended constant BUILD_VECTORs for VMULL operations. by Bob Wilson · 15 years ago
  20. b055f74 Fix copy-and-paste error in exception message. by Bob Wilson · 15 years ago
  21. b70ebd2 InstCombine: Reduce "X shift (A srem B)" to "X shift (A urem B)" iff B is positive. by Benjamin Kramer · 15 years ago
  22. e104f1b Propagate LeftDistributes and RightDistributes into their only uses. by Duncan Sands · 15 years ago
  23. c2b1c0b Fix typo pointed out by Frits van Bommel and Marius Wachtler. by Duncan Sands · 15 years ago
  24. 5057f38 Exploit distributive laws (eg: And distributes over Or, Mul over Add, etc) in a by Duncan Sands · 15 years ago
  25. 0cc5b1f Division by pow-of-2 is not cheap on SPU, do it with shifts. by Kalle Raiskila · 15 years ago
  26. beb6898 Implement the rex64 prefix. by Rafael Espindola · 15 years ago
  27. 4cd2ad1 Expand a little on the description of what InstructionSimplify does. by Duncan Sands · 15 years ago
  28. b9b369f Clarify that constant folding of instructions applies when all operands by Duncan Sands · 15 years ago
  29. a9d4281 Invalidate the layout on any relaxation, not just Instructions. Bug found by David Meyer. by Rafael Espindola · 15 years ago
  30. d93ceeb Produce a relocation for pcrel absolute values. Based on a patch by David Meyer. by Rafael Espindola · 15 years ago
  31. 2974b6f Optimize a common case in the Lengauer-Tarjan dominators algorithm. This gives a by Cameron Zwarich · 15 years ago
  32. 9f9bd8e Revert functionality doug added in r98575 that was never by Chris Lattner · 15 years ago
  33. 0e11dfc Reuse data fragments while lowering. Patch by David Meyer. by Rafael Espindola · 15 years ago
  34. cafe0b4 Fix formatting nits in the coding standards. Reviewed by clattner. by Zhanyong Wan · 15 years ago
  35. 92267bb fix this harder. by Chris Lattner · 15 years ago
  36. e57016a fix a bug I introduced on the other side of the #ifdef by Chris Lattner · 15 years ago
  37. 3afc385 reimplement SwapByteOrder.h in terms of overloading instead of by Chris Lattner · 15 years ago
  38. bf17cfa Renaming ISD::BIT_CONVERT to ISD::BITCAST to better reflect the LLVM IR concept. by Wesley Peck · 15 years ago
  39. 5400570 add a 'LLVMConstIntOfArbitraryPrecision' api to the C api, patch by Greg Pfeil! by Chris Lattner · 15 years ago
  40. 79b967b duncan's spider sense was right, I completely reversed the condition by Chris Lattner · 15 years ago
  41. 2e1a75d filecheckize by Chris Lattner · 15 years ago
  42. 1090742 Fixed some style issues (no _, no spc after !) by Jason W Kim · 15 years ago
  43. d80f8d0 Remove duplicated constants. Thanks to Jason for noticing it. by Rafael Espindola · 15 years ago
  44. 93f8455 InstCombine: Implement X - A*-B -> X + A*B. by Benjamin Kramer · 15 years ago
  45. 28ef0a5 Make the <ARCH>ELFObjectWriter statics private by Jason W Kim · 15 years ago
  46. ccbe000 Fix misplaced statics. by Jason W Kim · 15 years ago
  47. 858e750 Kill trailing whitespace by Jason W Kim · 15 years ago
  48. 4a511f0 Refactor the ELFRelocationEntry (pull up) and move the arch-specific statics to inside the class where it belongs. by Jason W Kim · 15 years ago
  49. ab5c703f Fix epilogue codegen to avoid leaving the stack pointer in an invalid by Evan Cheng · 15 years ago
  50. 4d5a299 Add a newline. by Mikhail Glushenkov · 15 years ago
  51. 0289413 llvmc: Make -march/-mcpu/-mtune behaviour more consistent with gcc. by Mikhail Glushenkov · 15 years ago
  52. a63395a If a GEP index simply advances by multiples of a type of zero size, by Duncan Sands · 15 years ago
  53. d87e571 Fix a bug with extractelement on SPU. by Kalle Raiskila · 15 years ago
  54. cdfecc8 Add basic CFI methods to the streamer interface. by Rafael Espindola · 15 years ago
  55. 85bbff6 Move the "gep undef" -> "undef" transform from instcombine to by Duncan Sands · 15 years ago
  56. ad8aaa0 Remove some #includes. by Rafael Espindola · 15 years ago
  57. ce750f0 Implement the "if (X == 6 || X == 4)" -> "if ((X|2) == 6)" optimization. by Benjamin Kramer · 15 years ago
  58. b05099b Don't keep track of inserted phis in PromoteMemoryToRegister: the information by Duncan Sands · 15 years ago
  59. 3d93893 Fix a compiler warning about Kind being used uninitialized by Duncan Sands · 15 years ago
  60. 9d89311 Pseudos default to 4byte size, let the instruction size field notice by Eric Christopher · 15 years ago
  61. 4b04713 Implement ELF object file writing support for the MBlaze backend. Its not perfect yet, but it works for many tests. by Wesley Peck · 15 years ago
  62. 46a928b Implement branch analysis in the MBlaze backend. by Wesley Peck · 15 years ago
  63. 6e749f3 Make it a little bit more explicit that the MBlaze backend only supports upto by Wesley Peck · 15 years ago
  64. 5437ba4 Fix an error in the MBlaze delay slot filler where instructions that already by Wesley Peck · 15 years ago
  65. 6ffdd45 fix comment by Chris Lattner · 15 years ago
  66. 8bc1e45 apparently tailcalls are better on darwin/x86-64 than on linux? by Chris Lattner · 15 years ago
  67. dd061b2 Initialize MemDep's TD member so buildbots don't trip over an uninitialized pointer (TD is passed to PHITransAddr). by Benjamin Kramer · 15 years ago
  68. e60d79fa Add a rather pointless InstructionSimplify transform, inspired by recent constant by Duncan Sands · 15 years ago
  69. e583910 Fix spelling. by Duncan Sands · 15 years ago
  70. dcf0a47 More Thumb encodings. by Bill Wendling · 15 years ago
  71. af2b573 Add encoding for ARM "trap" instruction. by Bill Wendling · 15 years ago
  72. 9717fa9 The "trap" instruction is one of this which doesn't have a condition code. Hack by Bill Wendling · 15 years ago
  73. 7d0affd - Give "trap" the correct encoding, at least according to Darwin's assembler. by Bill Wendling · 15 years ago
  74. c1da204 apply Dan's fix for PR8268 which allows constant folding to handle indexes over by Chris Lattner · 15 years ago
  75. cbd323a add some helper methods for asmprinter flags, from PR8417 by Chris Lattner · 15 years ago
  76. cbf5d74 implement PR8524, apparently mainline gas accepts movq as an alias for movd by Chris Lattner · 15 years ago
  77. 604f6fe rework some DSE paths to use the newly-public "getPointerDependencyFrom" by Chris Lattner · 15 years ago
  78. 16f7993 the getLocationForSource/Dest methods can be static. by Chris Lattner · 15 years ago
  79. e90c5cb add "getLocation" method to AliasAnalysis for getting the source and by Chris Lattner · 15 years ago
  80. f6f1f06 implement PR8576, deleting dead stores with intervening may-alias stores. by Chris Lattner · 15 years ago
  81. b7dfb97 file checkize by Chris Lattner · 15 years ago
  82. 3e41106 add some random notes. by Chris Lattner · 15 years ago
  83. aa54524 Use by-name rather than by-order operand matching for some NEON encodings. by Owen Anderson · 15 years ago
  84. 75d8f59 optimize: void a(int x) { if (((1<<x)&8)==0) b(); } by Chris Lattner · 15 years ago
  85. 79a980a tail calls on x86 are implemented. by Chris Lattner · 15 years ago
  86. 0eb49c57 BR_JTadd is ARM-only, so use the proper pseudo class to get the predicate. by Jim Grosbach · 15 years ago
  87. 12203cc Handle PCRel relocations with absolute values. Fixes PR8656. by Rafael Espindola · 15 years ago
  88. 2f5f90a Implement PR8644: forwarding a memcpy value to a byval, by Chris Lattner · 15 years ago
  89. a6fd81d a byval argument without an align can have an arbitrary alignment by Chris Lattner · 15 years ago
  90. 5cc88a2 A few more thumb instruction MC encodings. by Bill Wendling · 15 years ago
  91. 827656d Rewrite address handling to use a structure with all the possible address by Eric Christopher · 15 years ago
  92. 13df1a0 STRH only needs the additional operand, not t2STRH. Also invert conditional by Eric Christopher · 15 years ago
  93. f601d6d Simplify code. No change in functionality. by Benjamin Kramer · 15 years ago
  94. 1c3f050 Test commit: Fix two -Asserts mode warnings in StringMap.h. by Frits van Bommel · 15 years ago
  95. 0dbe54e Make this compile on case-sensitive file systemsw by Anton Korobeynikov · 15 years ago
  96. 82f5874 Move some more hooks to TargetFrameInfo by Anton Korobeynikov · 15 years ago
  97. 3ca1363 Silence Release build warnings about unused functions. by Benjamin Kramer · 15 years ago
  98. 0b8f0a2 Disable warning C4291 on MSVC. Caused because class AttributeList provides a non implemented operator delete without a corresponding new. by Francois Pichet · 15 years ago
  99. 59d2dad On X86, MEMBARRIER, MFENCE, SFENCE, LFENCE are not target memory intrinsics, by Duncan Sands · 15 years ago
  100. b9e6fe1 Removing the useless test that I added recently. It was meant as an example, but not complicated enough to merit another test. by Andrew Trick · 15 years ago