1. ad12524 macho-dump: More sketching. by Daniel Dunbar · 14 years ago
  2. 75373ac macho-dump: Stub out C++ macho-dump tool. by Daniel Dunbar · 14 years ago
  3. fbd25b7 MC/Mach-O: Start stubbing out a Mach-O object file wrapper. by Daniel Dunbar · 14 years ago
  4. 7976b88 Reduce nesting. by Daniel Dunbar · 14 years ago
  5. f52788f MC/Mach-O: Migrate more constants into MachOFormat.h. by Daniel Dunbar · 14 years ago
  6. 36d76a8 MC/Mach-O: Switch to using MachOFormat.h. by Daniel Dunbar · 14 years ago
  7. 821ecd7 MC/Mach-O: Introduce Object/MachOFormat for describing purely platform / machine by Daniel Dunbar · 14 years ago
  8. 44fa047 macho-dump: Fix typo. by Daniel Dunbar · 14 years ago
  9. 28116c9 BitVector tweaks. by Benjamin Kramer · 14 years ago
  10. 847d2f9 StringRefs are POD-like. by Benjamin Kramer · 14 years ago
  11. b9dec1f unittests/JITTests: Don't use --export-dynamic but --export-all-symbols on cygming. by NAKAMURA Takumi · 14 years ago
  12. 28b6727 test/site.exp.in: Add "emitir", for now, fixing up r120156. CMake depends on site.exp.in, though, "emitir" might be unused. by NAKAMURA Takumi · 14 years ago
  13. 53bb5c0 Add B+-tree test case that creates a height 3 tree with a smaller root node. by Jakob Stoklund Olesen · 14 years ago
  14. bf77baf Extract template function adjustSiblingSizes(), allowing instances to be shared by Jakob Stoklund Olesen · 14 years ago
  15. fd46797 Remove the unused TheTarget member. by Rafael Espindola · 14 years ago
  16. 052f1ee Fix spelling! by Michael J. Spencer · 14 years ago
  17. 326990f Fix Whitespace. by Michael J. Spencer · 14 years ago
  18. 706da9d Move tree navigation to a new Path class that doesn't have to be a template. by Jakob Stoklund Olesen · 14 years ago
  19. 20a00c4 Remove explicit uses of -emit-llvm, the test infrastructure adds it by Duncan Sands · 14 years ago
  20. ce60e84 Remove explicit uses of -emit-llvm, the test infrastructure adds it by Duncan Sands · 14 years ago
  21. d1627e3 Bump required cmake version on CMake.html. by Oscar Fuentes · 14 years ago
  22. cf99abb Use -S rather than -c for the benefit of dragonegg. by Duncan Sands · 14 years ago
  23. 71a39f4 Remove explicit uses of -emit-llvm, the test infrastructure adds it by Duncan Sands · 14 years ago
  24. a0c67bb Judging from the comment, the system assembler is supposed to assemble by Duncan Sands · 14 years ago
  25. bb8f590 Remove explicit uses of -emit-llvm, the test infrastructure adds it by Duncan Sands · 14 years ago
  26. 53910d9 Dragonegg cannot output bitcode, only human readable IR, so use -S rather by Duncan Sands · 14 years ago
  27. 48f296d Use LLVMCC_EMITIR_FLAG rather than hard-coding "-emit-llvm". by Duncan Sands · 14 years ago
  28. 8ed6926 Using LLVMCC_EMITIR_FLAG rather than hard-coding -emit-llvm by Duncan Sands · 14 years ago
  29. 1ac320e It seems inconsistent to have LLVMCC_EMITIR_FLAG and by Duncan Sands · 14 years ago
  30. dd1fc8c SDep is POD-like. Shave off a few bytes from SUnit by moving a member around. by Benjamin Kramer · 14 years ago
  31. 1526b19 Initial support for being able to specify the llvm-gcc to use like this: by Duncan Sands · 14 years ago
  32. 2ace1b6 Use multiple 0x66 prefixes so that all nops up to 15 bytes are a single instruction. by Rafael Espindola · 14 years ago
  33. c62feda Namespacify. by Benjamin Kramer · 14 years ago
  34. 6b8e435 Factor some code to parseSectionFlags and fix the default type of a section. by Rafael Espindola · 14 years ago
  35. 109f4cb system_error: Even more unsupported error numbers :(. by Michael J. Spencer · 14 years ago
  36. 081f800 Treat a call of function pointer like a load of the pointer when considering by Nick Lewycky · 14 years ago
  37. 2595873 Behave a bit more like gnu as and use the symbol (instead of the section) by Rafael Espindola · 14 years ago
  38. 8b4e60c 80 col. by Michael J. Spencer · 14 years ago
  39. 0f020f7 google test depends on Support. by Michael J. Spencer · 14 years ago
  40. 1683fcc Relocate with the symbol if the relocation is of kind NTPOFF. by Rafael Espindola · 14 years ago
  41. 861ef4b unittests: Add initial Path-V2 test. by Michael J. Spencer · 14 years ago
  42. f9100d4 Path Version 2. by Michael J. Spencer · 14 years ago
  43. f2ca4cb unittests: Add SystemTests. by Michael J. Spencer · 14 years ago
  44. bf8209d Fix and add tests for all cases in x86 and x86_64 where gnu as implicitly by Rafael Espindola · 14 years ago
  45. 5c7106b Testcase for r120017. by Rafael Espindola · 14 years ago
  46. 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 · 14 years ago
  47. 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 · 14 years ago
  48. 7de8101 Use i8 as SETCC result type for i1 in SPU. by Kalle Raiskila · 14 years ago
  49. 702a404 Allow for 'fcmp ogt' in SPU. by Kalle Raiskila · 14 years ago
  50. 9755127 If a symbol is used as tls, mark it as tls even if not declare as so. Probably by Rafael Espindola · 14 years ago
  51. bcc3678 include/llvm/System/system_error.h: ECANCELED is undefined on Cygwin-1.5. by NAKAMURA Takumi · 14 years ago
  52. 9c336fa Tweak ImmutableMap/ImmutableSet/ImmutableList APIs by Ted Kremenek · 14 years ago
  53. 6c76f5f Generalize overflowLeaf to also handle overflows in branch nodes. by Jakob Stoklund Olesen · 14 years ago
  54. 7cf7054 add a MemoryBuffer::getOpenFile method, which turns an open by Chris Lattner · 14 years ago
  55. 67ff104 system_error: Add fixme. by Michael J. Spencer · 14 years ago
  56. 50f2625 Rename SimplifyDistributed to the more meaningfull name SimplifyByFactorizing. by Duncan Sands · 14 years ago
  57. c21a821 The srem -> urem transform is not safe for any divisor that's not a power of two. by Benjamin Kramer · 14 years ago
  58. b6133d1 Replace calls to ConstantFoldInstruction with calls to SimplifyInstruction by Duncan Sands · 14 years ago
  59. 0f82763 Constant folding here is pointless, because InstructionSimplify by Duncan Sands · 14 years ago
  60. 1353467 Move the ARM reloc constants to Support/ELF.h by Jason W Kim · 14 years ago
  61. 626613d Recognize sign/zero-extended constant BUILD_VECTORs for VMULL operations. by Bob Wilson · 14 years ago
  62. b055f74 Fix copy-and-paste error in exception message. by Bob Wilson · 14 years ago
  63. b70ebd2 InstCombine: Reduce "X shift (A srem B)" to "X shift (A urem B)" iff B is positive. by Benjamin Kramer · 14 years ago
  64. e104f1b Propagate LeftDistributes and RightDistributes into their only uses. by Duncan Sands · 14 years ago
  65. c2b1c0b Fix typo pointed out by Frits van Bommel and Marius Wachtler. by Duncan Sands · 14 years ago
  66. 5057f38 Exploit distributive laws (eg: And distributes over Or, Mul over Add, etc) in a by Duncan Sands · 14 years ago
  67. 0cc5b1f Division by pow-of-2 is not cheap on SPU, do it with shifts. by Kalle Raiskila · 14 years ago
  68. beb6898 Implement the rex64 prefix. by Rafael Espindola · 14 years ago
  69. 4cd2ad1 Expand a little on the description of what InstructionSimplify does. by Duncan Sands · 14 years ago
  70. b9b369f Clarify that constant folding of instructions applies when all operands by Duncan Sands · 14 years ago
  71. a9d4281 Invalidate the layout on any relaxation, not just Instructions. Bug found by David Meyer. by Rafael Espindola · 14 years ago
  72. d93ceeb Produce a relocation for pcrel absolute values. Based on a patch by David Meyer. by Rafael Espindola · 14 years ago
  73. 2974b6f Optimize a common case in the Lengauer-Tarjan dominators algorithm. This gives a by Cameron Zwarich · 14 years ago
  74. 9f9bd8e Revert functionality doug added in r98575 that was never by Chris Lattner · 14 years ago
  75. 0e11dfc Reuse data fragments while lowering. Patch by David Meyer. by Rafael Espindola · 14 years ago
  76. cafe0b4 Fix formatting nits in the coding standards. Reviewed by clattner. by Zhanyong Wan · 14 years ago
  77. 92267bb fix this harder. by Chris Lattner · 14 years ago
  78. e57016a fix a bug I introduced on the other side of the #ifdef by Chris Lattner · 14 years ago
  79. 3afc385 reimplement SwapByteOrder.h in terms of overloading instead of by Chris Lattner · 14 years ago
  80. bf17cfa Renaming ISD::BIT_CONVERT to ISD::BITCAST to better reflect the LLVM IR concept. by Wesley Peck · 14 years ago
  81. 5400570 add a 'LLVMConstIntOfArbitraryPrecision' api to the C api, patch by Greg Pfeil! by Chris Lattner · 14 years ago
  82. 79b967b duncan's spider sense was right, I completely reversed the condition by Chris Lattner · 14 years ago
  83. 2e1a75d filecheckize by Chris Lattner · 14 years ago
  84. 1090742 Fixed some style issues (no _, no spc after !) by Jason W Kim · 14 years ago
  85. d80f8d0 Remove duplicated constants. Thanks to Jason for noticing it. by Rafael Espindola · 14 years ago
  86. 93f8455 InstCombine: Implement X - A*-B -> X + A*B. by Benjamin Kramer · 14 years ago
  87. 28ef0a5 Make the <ARCH>ELFObjectWriter statics private by Jason W Kim · 14 years ago
  88. ccbe000 Fix misplaced statics. by Jason W Kim · 14 years ago
  89. 858e750 Kill trailing whitespace by Jason W Kim · 14 years ago
  90. 4a511f0 Refactor the ELFRelocationEntry (pull up) and move the arch-specific statics to inside the class where it belongs. by Jason W Kim · 14 years ago
  91. ab5c703 Fix epilogue codegen to avoid leaving the stack pointer in an invalid by Evan Cheng · 14 years ago
  92. 4d5a299 Add a newline. by Mikhail Glushenkov · 14 years ago
  93. 0289413 llvmc: Make -march/-mcpu/-mtune behaviour more consistent with gcc. by Mikhail Glushenkov · 14 years ago
  94. a63395a If a GEP index simply advances by multiples of a type of zero size, by Duncan Sands · 14 years ago
  95. d87e571 Fix a bug with extractelement on SPU. by Kalle Raiskila · 14 years ago
  96. cdfecc8 Add basic CFI methods to the streamer interface. by Rafael Espindola · 14 years ago
  97. 85bbff6 Move the "gep undef" -> "undef" transform from instcombine to by Duncan Sands · 14 years ago
  98. ad8aaa0 Remove some #includes. by Rafael Espindola · 14 years ago
  99. ce750f0 Implement the "if (X == 6 || X == 4)" -> "if ((X|2) == 6)" optimization. by Benjamin Kramer · 14 years ago
  100. b05099b Don't keep track of inserted phis in PromoteMemoryToRegister: the information by Duncan Sands · 14 years ago