1. 91c9c310 When checking if an Argument escapes, check if by Duncan Sands · 16 years ago
  2. 7e66c0d Find loop back edges only after empty blocks are eliminated. by Evan Cheng · 16 years ago
  3. c6c22e2 testcase for bill's patch. by Chris Lattner · 16 years ago
  4. de77ebc Not having an aliasee is a theoretical possibility. by Duncan Sands · 16 years ago
  5. 15b5750 Format more neatly. by Duncan Sands · 16 years ago
  6. 2631ac3 Remove trailing spaces. by Duncan Sands · 16 years ago
  7. 1da5f2d Delete unused global aliases with internal linkage. by Duncan Sands · 16 years ago
  8. f421533 Construct composite type DIE using DebugInfo. by Devang Patel · 16 years ago
  9. a22d57d Add classof() methods so that dwarf writer can decide what DIDescriptor is in its hand. by Devang Patel · 16 years ago
  10. 50b84f4 Add <climits>, to get the definition of CHAR_BIT. This should fix build errors. by Dan Gohman · 16 years ago
  11. 11df7e5 TargetLowering.h #includes SelectionDAGNodes.h, so it doesn't need its by Dan Gohman · 16 years ago
  12. 1eb49a0 Delete an unused variable and simplify the code. by Dan Gohman · 16 years ago
  13. e520273 s/ConstructType/ConstructTypeDIE/g by Devang Patel · 16 years ago
  14. 5d5a897 make llvm-ld smart enough to link against native libraries that are by Chris Lattner · 16 years ago
  15. 86ae142 by Devang Patel · 16 years ago
  16. 0d8484f fix wordo by Chris Lattner · 16 years ago
  17. b0adcdb Remove redundant ValID::ValID:: scoping (doesn't compile on Windows). by Steve Naroff · 16 years ago
  18. c69bf2c Construct enumerator DIE using DebugInfo. by Devang Patel · 16 years ago
  19. dfd19dd Reject PR3281:accepted03.ll with: by Chris Lattner · 16 years ago
  20. 68afdc3 Construct array/vector type DIEs using DebugInfo. by Devang Patel · 16 years ago
  21. d0ed240 Get rid of sentinel insertion in interval reconstruction. It just masked the by Owen Anderson · 16 years ago
  22. 830703b reject PR3281:crash11.ll with: by Chris Lattner · 16 years ago
  23. 959873d reject PR3281:crash10.ll with: by Chris Lattner · 16 years ago
  24. c38daba reject PR3281:crash09.ll with this diagnostic: by Chris Lattner · 16 years ago
  25. 0b61635 allow opaque undefs. This resolves PR3282 and fixes by Chris Lattner · 16 years ago
  26. 2c1623a Now, getTag() is used by DwarfWriter. by Devang Patel · 16 years ago
  27. d68a076 Tidy up #includes, deleting a bunch of unnecessary #includes. by Dan Gohman · 16 years ago
  28. 08f053f Construct basic and derived type DIEs using DebugInfo. by Devang Patel · 16 years ago
  29. e035fa5 Handle iAny and fAny types in TreePatternNode::UpdateNodeType. by Bob Wilson · 16 years ago
  30. ca03c27 subsume ConstructPointerType() by Devang Patel · 16 years ago
  31. 1ed7942 Add the keyword 'default'. by Dan Gohman · 16 years ago
  32. 9ede3f2 by Devang Patel · 16 years ago
  33. 105a91a Renamed Google Test license file from COPYING to LICENSE.TXT to match LLVM by Misha Brukman · 16 years ago
  34. 8a84e44 by Devang Patel · 16 years ago
  35. 8f56eba A few more polygen grammar updates. by Dan Gohman · 16 years ago
  36. 2182f1f set standard ignores by Gabor Greif · 16 years ago
  37. 6c01ca9 Fix spelling in some comments. by Bob Wilson · 16 years ago
  38. 9add869 another fix to my previous commit: by Gabor Greif · 16 years ago
  39. 5951368 Fix misplaced right parentheses. by Evan Cheng · 16 years ago
  40. 84fb959 eliminate tabs from my previous commit by Gabor Greif · 16 years ago
  41. fd095b6 Get rid of the tagging functions and use PointerIntPair. by Gabor Greif · 16 years ago
  42. 4050a23 Don't spew bitcode to standard out if this test fails, like it is right now. by Duncan Sands · 16 years ago
  43. 8019ff1 This test passes again, unXFAIL. by Torok Edwin · 16 years ago
  44. 7877112 Atom and Core i7 do not have same model number after all. by Evan Cheng · 16 years ago
  45. d0f9c73 produce the same diagnostics for vicmp constant exprs as vicmp instructions. by Chris Lattner · 16 years ago
  46. e914b59 Fix PR3281:crash08.ll with this diagnostic: by Chris Lattner · 16 years ago
  47. 0088a5c reject PR3281:crash07.ll with: by Chris Lattner · 16 years ago
  48. d31a672 alignment of 0 is not valid. by Chris Lattner · 16 years ago
  49. e67c1aa reject undef/zero labels. This fixes PR3281:crash0[56].ll with these by Chris Lattner · 16 years ago
  50. 4a1c4a4 add checking intentionally elided for vfcmp/vicmp since they should really by Chris Lattner · 16 years ago
  51. d77d04c diagnose PR3281:crash02.ll with: by Chris Lattner · 16 years ago
  52. 99bb315 reject PR3281:crash01.ll with: by Chris Lattner · 16 years ago
  53. c8e222b tighten up return type check by Chris Lattner · 16 years ago
  54. 081b505 fix PR3281:accepted0[02].ll: represent empty arrays distinctly, and by Chris Lattner · 16 years ago
  55. 3fbb3ab PR3281:crash00.ll: produce this diagnostic instead of crashing: by Chris Lattner · 16 years ago
  56. 69f9378 Handle weak_extern in the JIT. This fixes by Dan Gohman · 16 years ago
  57. 1c7a81b CellSPU: by Scott Michel · 16 years ago
  58. 6a9e75e gc is not an obsolete keyword. by Dan Gohman · 16 years ago
  59. 571238a Update polygen grammar for recent language changes. by Dan Gohman · 16 years ago
  60. 31aa1a1 CellSPU: - Add an 8-bit operation test, which doesn't do much at this point. by Scott Michel · 16 years ago
  61. ed741dd CellSPU: by Scott Michel · 16 years ago
  62. 6cd0c04 Move the libcall annotating part from doFinalization to doInitialization. by Nick Lewycky · 16 years ago
  63. 81e2167 A few more whitespace tidyments. by Dan Gohman · 16 years ago
  64. 2a08c53 Tidy whitespace. by Dan Gohman · 16 years ago
  65. f24eb39 Regenerate. by Bill Wendling · 16 years ago
  66. 4113bd1 Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to by Bill Wendling · 16 years ago
  67. 7e638cd The .llx suffix is obsolete. by Dan Gohman · 16 years ago
  68. 5d8ab65 Update VIM LLVM IR syntax highlighting. by Dan Gohman · 16 years ago
  69. 1186bf1 Add a mechanism to specify attributes in getOrInsertFunction. by Nick Lewycky · 16 years ago
  70. ad7d1e2 Refactor some parser interfaces to fix PR3278 and a FIXME: by Chris Lattner · 16 years ago
  71. 0f8df9a Run a post-pass that marks known function declarations by name. by Nick Lewycky · 16 years ago
  72. 02b73ab elf writer really wants the size of the global, not the size by Chris Lattner · 16 years ago
  73. a0741ba Set a few more vimrc indentation options. by Dan Gohman · 16 years ago
  74. 30b6412 Add utility functions for marking parameters as noalias or nocapture. by Nick Lewycky · 16 years ago
  75. a96658c XFAIL this test. The xform was removed. by Bill Wendling · 16 years ago
  76. d3d6978 Revert this transform. It was causing some dramatic slowdowns in a few tests. See PR3266. by Bill Wendling · 16 years ago
  77. 2c8a152 Add several more unimplemented operator overloads to ilist_iterator by Dan Gohman · 16 years ago
  78. 64f0300 The llvm::ELFWriter::EmitGlobal() method is calling the by Bill Wendling · 16 years ago
  79. 723a59c add #include guards, thanks Dan. by Chris Lattner · 16 years ago
  80. f225d2e Use softtabstop instead of redefining tabstop. by Dan Gohman · 16 years ago
  81. 96eafe2 Switch the vimrc file from smartindent to cindent, which is by Dan Gohman · 16 years ago
  82. dfaf4f9 Revert r61598 as it does nothing. by Bill Wendling · 16 years ago
  83. cc91d63 Fix a DAGCombiner abort on an invalid shift count constant. This fixes PR3250. by Dan Gohman · 16 years ago
  84. 1eb9268 CommuteNodesToReducePressure() is now removed. by Dan Gohman · 16 years ago
  85. 223942a Remove the code from the scheduler that commuted two-address by Dan Gohman · 16 years ago
  86. 3b3b4e3 Any void readonly functions are provably dead, don't waste time adding by Nick Lewycky · 16 years ago
  87. 38a2cb9 improve test and address Misha's comments by Nuno Lopes · 16 years ago
  88. 0be6d3f Add Intel processors core i7 and atom. by Evan Cheng · 16 years ago
  89. 5b925c0 Fix PR3210: Detect more Intel processors. Patch by Torok Edwin. by Evan Cheng · 16 years ago
  90. b0fa430 * Wrap command line flag in <tt> * Wrapped long lines in code section by Misha Brukman · 16 years ago
  91. 87f3336 We know it's always a SCEVConstant if it gets here, so just cast it and by Nick Lewycky · 16 years ago
  92. 93d9ad5 Setting BUILD_ARCHIVE to 0 has the same effect as defining it to 1. by Bill Wendling · 16 years ago
  93. 3aec908 Make sure that 'ranlib' runs only after 'ar' is completed. by Bill Wendling · 16 years ago
  94. 52d0001 CellSPU: by Scott Michel · 16 years ago
  95. 3d45f53 Reassign the buffer to the pointer so that we don't overwrite memory. by Bill Wendling · 16 years ago
  96. 5679d18 Alphabetized #includes. by Misha Brukman · 16 years ago
  97. 9ea4034 Down with trailing whitespace! by Misha Brukman · 16 years ago
  98. 27c1e89 VerifyLineLength() actually takes a max length parameter. by Misha Brukman · 16 years ago
  99. 653222f Added some basic lint tools for C++ and generic lint tool applicable to all by Misha Brukman · 16 years ago
  100. 9bd7a37 - Make copyRegToReg use the "LR" assembler synonym for "OR". Makes finding by Scott Michel · 16 years ago