1. f241174 Revert the addition of hasNoPointerOverflow to GEPOperator. by Dan Gohman · 15 years ago
  2. 8f4e22f remove dead forward decl by Chris Lattner · 15 years ago
  3. 91cf361 For remote execution, must cd to the executable directory since the exe expects to find a dylib in the CWD ('.'). by David Goodwin · 15 years ago
  4. 83757c7 rename TargetAsmInfo::getASDirective -> getDataASDirective by Chris Lattner · 15 years ago
  5. d3eb106 Fix comment. by Daniel Dunbar · 15 years ago
  6. 3c9509f by David Greene · 15 years ago
  7. 31e7eba Use t2LDRri12 for frame index loads. by David Goodwin · 15 years ago
  8. 6aadc4d xfail for now. by Evan Cheng · 15 years ago
  9. 8e9b171 PR4591: Make sure to initialize the pass manager before using it. by Eli Friedman · 15 years ago
  10. 0a38dc5 For PC relative relocations where symbols are defined in the same section they by Bruno Cardoso Lopes · 15 years ago
  11. 1488670 Add -std-{compile,link}-opts to bugpoint. - Sheesh. by Daniel Dunbar · 15 years ago
  12. f6fe957 Fix PR4567. Thumb1 target was using the wrong instruction to handle sp = sub fp, #c. by Evan Cheng · 15 years ago
  13. 401e10c implement a new magic global "llvm.compiler.used" which is like llvm.used, but by Chris Lattner · 15 years ago
  14. ba8dc03 Restore AsmWriterEmitter.cpp back to 74742. The recent changes broke Thumb. by Evan Cheng · 15 years ago
  15. 1d5c493 use stripPointerCasts to simplify some code. by Chris Lattner · 15 years ago
  16. 857755c document llvm.used and llvm.metadata. Stub out llvm.global_[cd]tors by Chris Lattner · 15 years ago
  17. 987e7eb Rename the index to linkage types. by Bill Wendling · 15 years ago
  18. c39e3e0 More reformatting. by Bill Wendling · 15 years ago
  19. d9fe298 Fix HTML violations. by Bill Wendling · 15 years ago
  20. e910b4c Obsessivly reformat. by Bill Wendling · 15 years ago
  21. 91449a8 Model fpscr to prevent fcmped / fcmpezs etc from being deleted. by Evan Cheng · 15 years ago
  22. 3d10a5a Add plumbing for the `linker_private' linkage type. This type is meant for by Bill Wendling · 15 years ago
  23. 3f189a3 CMake support for SystemZ. by Daniel Dunbar · 15 years ago
  24. fbb47ee Tweak svn:ignore by Daniel Dunbar · 15 years ago
  25. cc17183 This test should be run with -m32. by Daniel Dunbar · 15 years ago
  26. e0d5c17 fix test by Chris Lattner · 15 years ago
  27. 4285d15 DisambiguateGlobalSymbols should not mangle intrinsics. by Chris Lattner · 15 years ago
  28. a786c7b Don't override LowerArguments in the SPARC backend. In addition to by Eli Friedman · 15 years ago
  29. b46aaa3 Fix a regression from 76124. Thumb1 instructions default to S bit being true. by Evan Cheng · 15 years ago
  30. 45d34fe Fix http://llvm.org/bugs/show_bug.cgi?id=4583 by Jakob Stoklund Olesen · 15 years ago
  31. e687151 Fix build by Daniel Dunbar · 15 years ago
  32. 6ce6daa Fix: Kaleidoscope link in JIT and Interpreter by including JIT.h and Interpreter.h by Xerxes Ranby · 15 years ago
  33. 7e7dc45 Fix ConstantRange::unionWith. Also make it work a little hard in some cases to by Nick Lewycky · 15 years ago
  34. aafa942 Remove redundant qualifiers. by Daniel Dunbar · 15 years ago
  35. cfb8a1b Fix some minor MSVC compiler warnings. by Daniel Dunbar · 15 years ago
  36. 2c4df5a MSVC: Disable 4351, a completely useless warning: "warning: I'm not miscompiling by Daniel Dunbar · 15 years ago
  37. c646551 Unbreak build by Daniel Dunbar · 15 years ago
  38. 796492d Switch Alpha over to the new call lowering style. New code mostly by Eli Friedman · 15 years ago
  39. 10b547c SystemZ *does* have a CodeGen/AsmPrinter split. by Daniel Dunbar · 15 years ago
  40. 07598d7 Tweak cmake files for the four targets that don't split CodeGen out. by Daniel Dunbar · 15 years ago
  41. b384c85 Add dependencies from TargetInfo onto .td generation. by Daniel Dunbar · 15 years ago
  42. e2b0ecd Use R_X86_64_32S to handle Jump Table Index relocation entries. Hide TAI usage inside getSection* functions by Bruno Cardoso Lopes · 15 years ago
  43. edcb540 Add some missing includes. by Daniel Dunbar · 15 years ago
  44. 2451a64 Canonicalize bitcasts between types like <1 x i64> and i64 to by Eli Friedman · 15 years ago
  45. 4cb1e13 Put Target definitions inside Target specific header, and llvm namespace. by Daniel Dunbar · 15 years ago
  46. 8ad2f98 fix some typos pointed out by Hidenobu Seki by Chris Lattner · 15 years ago
  47. 9dc8730 Add a Program::GetPid() method. by Mikhail Glushenkov · 15 years ago
  48. 3140619 Remove duplication in Program::Execute{And,No}Wait. by Mikhail Glushenkov · 15 years ago
  49. 617dd7b Use a better name for the label relocations while emitting them for Jump Tables by Bruno Cardoso Lopes · 15 years ago
  50. f689fa1 cmake builds don't need this hack for MSVC anymore. by Daniel Dunbar · 15 years ago
  51. 171375f Add support to properly reference private symbols on relocation entries. by Bruno Cardoso Lopes · 15 years ago
  52. 76e7ba8 Back out 76300; apparently the preference is to canonicalize the other by Eli Friedman · 15 years ago
  53. 93f2491 add a fixme by Chris Lattner · 15 years ago
  54. fc2271f Require a remote command to exit with the exit status of the test program or with 255 if an error occurred. by Viktor Kutuzov · 15 years ago
  55. b1f61e2 Add carry producing / using versions of add / sub by Anton Korobeynikov · 15 years ago
  56. 6323a83 Expand frem by Anton Korobeynikov · 15 years ago
  57. 6d94eff Turn abort() into unreachable by Anton Korobeynikov · 15 years ago
  58. 31e8744 Turn few asserts into errors / unreachable's by Anton Korobeynikov · 15 years ago
  59. 87e412b Handle vector returns by Anton Korobeynikov · 15 years ago
  60. 0cca069 Provide expansion for ct* intrinsics by Anton Korobeynikov · 15 years ago
  61. e37a37d Expand sext_inreg for i1 by Anton Korobeynikov · 15 years ago
  62. 8be1739 Add combine: X sdiv (1 << Y) -> X udiv (1 << Y) when X doesn't have the by Eli Friedman · 15 years ago
  63. 191a0ae Remove no-op check. by Eli Friedman · 15 years ago
  64. 1694e09 Remove dead check. by Eli Friedman · 15 years ago
  65. fc21f8f Canonicalize insert/extractelement from single-element vectors into bitcasts. by Eli Friedman · 15 years ago
  66. 62bb413 Fix simplifylibcalls memset recognition to work on 64-bit platforms by Eli Friedman · 15 years ago
  67. 4dc3136 Switch lli back to using allocate-gvs-with-code behavior. by Daniel Dunbar · 15 years ago
  68. 3a4a884 Replace intersectWith with maximalIntersectWith. The latter guarantees that by Nick Lewycky · 15 years ago
  69. d370d77 Unbreak unittests build. by Daniel Dunbar · 15 years ago
  70. 4612e59 Fix the inline cost calculation to take into account instructions by Eli Friedman · 15 years ago
  71. ef6ab66 Add line breaks to make the debug output a bit more readable. by Eli Friedman · 15 years ago
  72. 438d990 Catch more coalescing opportunities. by Evan Cheng · 15 years ago
  73. 5248468 Enable cross register class coalescing. by Evan Cheng · 15 years ago
  74. 5a206ee Make GetElementPtr ConstantExprs default to having no pointer overflow. by Dan Gohman · 15 years ago
  75. 3837b64 Revert 76177 for now. It's messing up ARM asm printing. Also this significant debate about its efficiency. by Evan Cheng · 15 years ago
  76. 8fdedc0 Fix this accidentally inverted condition. by Dan Gohman · 15 years ago
  77. 4b1511b Add EngineBuilder to ExecutionEngine in favor of the five optional argument EE::create(). by Reid Kleckner · 15 years ago
  78. 016de81 Convert more code to use Operator instead of explicitly handling both by Dan Gohman · 15 years ago
  79. 5918304 Update CMake file. by Ted Kremenek · 15 years ago
  80. 867aadf llvm-mc: Default -triple to LLVM_HOSTTRIPLE. by Daniel Dunbar · 15 years ago
  81. 59959cd Fix pr4552. Stack slot coloring with register must take care not to generate illegal ams. by Evan Cheng · 15 years ago
  82. b4b53e5 llvm-mc: Add -triple, and start fetching the target asm printer. by Daniel Dunbar · 15 years ago
  83. cbdf0e2 Add llvm::InitializeAllTargetInfos and llvm::InitializeAllAsmParsers. by Daniel Dunbar · 15 years ago
  84. 3a7a68c Make BasicAliasAnalysis and Value::getUnderlyingObject use by Dan Gohman · 15 years ago
  85. 8f080f0 Fix some typos in a comment. by Dan Gohman · 15 years ago
  86. 47e9fab Fix x86 inline ams 'q' constraint support. In 32-bit mode, it's just like 'Q', i.e. EAX, EDX, ECX, EBX. In 64-bit mode, it just means all the i64r registers. Yeah, that makes sense. by Evan Cheng · 15 years ago
  87. 12c67fb Tweak svn:ignore by Daniel Dunbar · 15 years ago
  88. 16fe990 remove AsmPrinter::findGlobalValue, just use Value::stripPointerCasts instead. by Chris Lattner · 15 years ago
  89. 5c2cb32 Add a GEPOperator class, and move the hasNoPointerOverflow accessors into it. by Dan Gohman · 15 years ago
  90. afa709d Regenerate configure for ddunbar. by Jeffrey Yasskin · 15 years ago
  91. f8bd844 Reenable asmparser dependency generation, now with improved Perl foo. by Daniel Dunbar · 15 years ago
  92. e02fae8 Disable llvm-config magic for AsmParser, it is isn't right & is breaking the build. by Daniel Dunbar · 15 years ago
  93. 0c542ff end sentence in period, draw attention to the fact that you should by Chris Lattner · 15 years ago
  94. 3ddd717 we beat exceptions out of lib/system a long time ago. by Chris Lattner · 15 years ago
  95. 0768f0e Simplify some more. by Evan Cheng · 15 years ago
  96. fc8deb9 Commit this change, to accompany r76232. by Dan Gohman · 15 years ago
  97. 3e0f60b Use more terse and precise linkage checks. by Chris Lattner · 15 years ago
  98. 8906f95 Eliminate yet another copy of getOpcode. by Dan Gohman · 15 years ago
  99. 8413b22 Fix typo by Daniel Dunbar · 15 years ago
  100. a4ff5e4 these two pieces of code are the same because we always by Chris Lattner · 15 years ago