1. 55e9587 Fix eabi calling convention when a 64 bit value shadows r3. by Rafael Espindola · 14 years ago
  2. 5b55ff0 Revert r109901. The implementation of <rdar://problem/7405933> (r110423) doesn't by Bill Wendling · 14 years ago
  3. 5759b9b Moar words! by Eric Christopher · 14 years ago
  4. 59d70cb Add tablegen support for vdup_lane by Nate Begeman · 14 years ago
  5. 7365c09 Remove IntrWriteMem, as it's the default. Rename IntrWriteArgMem by Dan Gohman · 14 years ago
  6. a285852 Update the polygen grammar for linker_private and linker_private_weak, by Dan Gohman · 14 years ago
  7. 34f68fc Print a message when a test failure is due to stderr output by Dan Gohman · 14 years ago
  8. d27db32 Remove CVS artifacts. by Dan Gohman · 14 years ago
  9. 5eaa192 Delete scripts which haven't noticed that CVS has gone away. by Dan Gohman · 14 years ago
  10. 8f417a8 cvsupdate is gone. by Dan Gohman · 14 years ago
  11. c1076ea Delete mkpatch. Everything it does is already done by svn diff by default. by Dan Gohman · 14 years ago
  12. e1e5746 Change the logic which interprets output on stderr as an error so that by Dan Gohman · 14 years ago
  13. 8a7ffe6 Don't print "Command output (stdout):" when the command has no output, by Dan Gohman · 14 years ago
  14. e1390c4 Use the regular conditional operator syntax instead of a clever hack. by Dan Gohman · 14 years ago
  15. 5b6a4e2 build: Fix a dependency. by Daniel Dunbar · 14 years ago
  16. b7698a4 tests: Add an 'llvm-lit' tool (script), which gets generated as part of the by Daniel Dunbar · 14 years ago
  17. 6647033 lit: Allow clients to define predefined parameters. by Daniel Dunbar · 14 years ago
  18. 1844b1a Add a "Compare" flag to the target instruction descriptor. This will be used by Bill Wendling · 14 years ago
  19. e099eba Tweak suppressions. by Benjamin Kramer · 14 years ago
  20. 6ccfc50 Many Thumb2 instructions can reference the full ARM register set (i.e., by Jim Grosbach · 14 years ago
  21. 432ab2a Supress valgrind errors from python. by Benjamin Kramer · 14 years ago
  22. 2a5892f Make un-named values legible in certain vim configurations. by Owen Anderson · 14 years ago
  23. fdb530d Fix a warning from gcc-4.0 (from the ppc buildbot). by Bob Wilson · 14 years ago
  24. bc16827 Filter out patterns that have PredicateOperands. by Eric Christopher · 14 years ago
  25. 67d985f Return -1 only on failure to execute a program. by Mikhail Glushenkov · 14 years ago
  26. ecfa079 80-col. by Eric Christopher · 14 years ago
  27. b374d4f Get rid of exceptions in llvmc. by Mikhail Glushenkov · 14 years ago
  28. 02dee5b Add an explicit -sdk option to xcrun command. by Bob Wilson · 14 years ago
  29. 2d4590d lit: Add some example tests for previous commit. by Daniel Dunbar · 14 years ago
  30. b937549 lit: Add support for 'REQUIRES: feature-one, feature-two, ...' in the by Daniel Dunbar · 14 years ago
  31. 07fdd89 Hack around extracts that aren't easy to process. by Eric Christopher · 14 years ago
  32. 273e48b Add support for a new Apple-style build target, EmbeddedSim, that builds by Bob Wilson · 14 years ago
  33. 444e2f5 remove option from tablegen for building static header. by Chris Lattner · 14 years ago
  34. 94143ee Add 256-bit vaddsub, vhadd, vhsub, vblend and vdpp instructions! by Bruno Cardoso Lopes · 14 years ago
  35. 4332792 Save a copy of the unstripped libLTO.dylib in $SYM_DIR. Clean up the code by Bob Wilson · 14 years ago
  36. cf95ecc Remove code duplication. by Mikhail Glushenkov · 14 years ago
  37. b32d8dd Better error reporting for switch_list. by Mikhail Glushenkov · 14 years ago
  38. 54074b5 TblGen/AsmMatcher: Add support for honoring instruction Requires<[]> attributes as part of the matcher. by Daniel Dunbar · 14 years ago
  39. fc97aeb llvmc: Add a new option type (switch_list). by Mikhail Glushenkov · 14 years ago
  40. b9449d6 Update comment. by Bill Wendling · 14 years ago
  41. 7431bea Rename DBG_LABEL PROLOG_LABEL, because it's only used during prolog emission and by Bill Wendling · 14 years ago
  42. 4bb327d Remove the entire docs directory from Apple-style builds. by Bob Wilson · 14 years ago
  43. 29c8a78 Try to get embedded build of llvmCore to pass verification. by Bob Wilson · 14 years ago
  44. a70282d Silence a warning. by Jakob Stoklund Olesen · 14 years ago
  45. 3472766 Convert some tab stops into spaces. by Duncan Sands · 14 years ago
  46. 4f8e771 Replace copyRegToReg with COPY in FastISelEmitter. by Jakob Stoklund Olesen · 14 years ago
  47. 84023e0 Reapply bottom-up fast-isel, with several fixes for x86-32: by Dan Gohman · 14 years ago
  48. e86b01c Start the support for AVX instructions with 256-bit %ymm registers. A couple of by Bruno Cardoso Lopes · 14 years ago
  49. 02266e2 --- Reverse-merging r107947 into '.': by Bob Wilson · 14 years ago
  50. a5d4391 These changes should have accompanied r107943. by Dan Gohman · 14 years ago
  51. 7835f1f Changes to ARM tail calls, mostly cosmetic. by Dale Johannesen · 14 years ago
  52. f595141 Revert 107840 107839 107813 107804 107800 107797 107791. by Dan Gohman · 14 years ago
  53. 9fc0522 Implement the major chunk of PR7195: support for 'callw' by Chris Lattner · 14 years ago
  54. eabaed2 Give FunctionLoweringInfo an MBB member, avoiding the need to pass it by Dan Gohman · 14 years ago
  55. 8246adc Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts" by Duncan Sands · 14 years ago
  56. a4e1ba5 Add a new target independent COPY instruction and code to lower it. by Jakob Stoklund Olesen · 14 years ago
  57. 65766ce Clean up TargetOpcodes.h a bit, and limit the number of places where the full by Jakob Stoklund Olesen · 14 years ago
  58. 0a7e18c Use -l option to remove symbols from i386. by Bill Wendling · 14 years ago
  59. 0a1bd2a Strip resulting binaries. by Bill Wendling · 14 years ago
  60. ef36d86 Remove unused variables. by Duncan Sands · 14 years ago
  61. e9c2615 Change array references to match my previous change to use the public type by Bob Wilson · 14 years ago
  62. 1ac27cf Fix up some comments. by Bob Wilson · 14 years ago
  63. 9969bc3 Use the struct tags mandated by ARM's ABI. Also use the public type names for by Bob Wilson · 14 years ago
  64. 50b9efc Add support for the x86 instructions "pusha" and "popa". by Nico Weber · 14 years ago
  65. 81cd7ff Fix a tblgen bug. by Bruno Cardoso Lopes · 14 years ago
  66. ec4c02d Don't link against libm and libpthread which don't exist in BeOS/Haiku. Also, by Nick Lewycky · 14 years ago
  67. e45da4f Generate DWARF information during Apple-style build. They'll be stripped out by Bill Wendling · 14 years ago
  68. e5104ac Fix a subtle multiclass bug: when using class inheritance on by Bruno Cardoso Lopes · 14 years ago
  69. 1f4a149 Remove isTwoAddress from llvm. by Eric Christopher · 14 years ago
  70. c4a1b65 Add support for returning multiple vectors via sret, which is how the ARM target expects the intrinsics to work. by Nate Begeman · 14 years ago
  71. 1041680 An attempt to fix the problem Anton reported with by Dale Johannesen · 14 years ago
  72. 6e0a99a Teach tablegen how to inherit from classes in 'defm' definitions. by Bruno Cardoso Lopes · 14 years ago
  73. a606d95 Start TargetRegisterClass indices at 0 instead of 1, so that by Dan Gohman · 14 years ago
  74. 93583c9 In case Rec is a definition and not a class, do the proper comparison! by Bruno Cardoso Lopes · 14 years ago
  75. f8c4c27 Modify tablegen to support generating all NEON code used by clang at once. by Nate Begeman · 14 years ago
  76. 477bf62 Fix the handling of !if result, avoiding null results for non 'int'. by Bruno Cardoso Lopes · 14 years ago
  77. eba8f18 For a tablegen expression such as !if(a,b,c), let 'a' by Bruno Cardoso Lopes · 14 years ago
  78. e3f6473 Fix the typo in my previous one-line commit. by Sean Hunt · 14 years ago
  79. a85e195 Make sure CMake can build the files added by my previous commit. by Sean Hunt · 14 years ago
  80. 1617144 Add preliminary clang attribute generation support. by Sean Hunt · 14 years ago
  81. e87de41 let the '!eq' expression support 'int' and 'bit' types by Bruno Cardoso Lopes · 14 years ago
  82. 4da883a Make VC++ happy by Nate Begeman · 14 years ago
  83. 6470a11 Next round of tail call changes. Register used in a tail by Dale Johannesen · 14 years ago
  84. f6c4a30 generate better code in CheckComplexPattern by Chris Lattner · 14 years ago
  85. bf1075c Honor the SDKROOT setting when building llvm. Radar 7894069. by Bob Wilson · 14 years ago
  86. 918f8e4 Add the last of the SemaChecking-gen code. by Nate Begeman · 14 years ago
  87. d72c900 Add a helping of comments Add code for generating bits of semachecking by Nate Begeman · 14 years ago
  88. 1befb9b lit: Replace /dev/null in scripts with temporary files on Windows. by Daniel Dunbar · 14 years ago
  89. 5ca9698 declare a class with 'class' instead of struct to avoid tag mismatch by Chris Lattner · 14 years ago
  90. cc3c41a Add generic vector support for bitselect & element byteswap by Nate Begeman · 14 years ago
  91. c902a59 More AVX instructions ({ADD,SUB,MUL,DIV}{SS,SD}rm) Introduce the VEX_X field by Bruno Cardoso Lopes · 14 years ago
  92. 771d90f lit: Add a forgotten default argument. by Daniel Dunbar · 14 years ago
  93. f32a41a lit: When running Tcl style tests on Windows, substitute slashes to avoid Tcl by Daniel Dunbar · 14 years ago
  94. 1a913ed Add instruction encoding for the Neon VMOV immediate instruction. This changes by Bob Wilson · 14 years ago
  95. d6645dd Add support for polynomial type, for polynomial multiply by Nate Begeman · 14 years ago
  96. ee65db3 Teach tablegen to allow "let" expressions inside multiclasses, by Bruno Cardoso Lopes · 14 years ago
  97. 4b425a8 NEON support for _lane ops, and multiplies by scalar. by Nate Begeman · 14 years ago
  98. f50551e Further refine types for operations which take scalars. by Nate Begeman · 14 years ago
  99. 622dffd How about ULL... by Eric Christopher · 14 years ago
  100. 007afe4 Specialize I-Class instructions better so that we have less work to do in codegen. by Nate Begeman · 14 years ago