1. 8c67e4c llvmc: Improve error handling in EmitEdgeClasses(). by Mikhail Glushenkov · 14 years ago
  2. d9a7316 llvmc: Make syntax more consistent. by Mikhail Glushenkov · 14 years ago
  3. 00a5b5b llvmc: Allow multiple LanguageMaps. by Mikhail Glushenkov · 14 years ago
  4. 7555f0a llvmc: Properly handle (error) in edge properties. by Mikhail Glushenkov · 14 years ago
  5. c712edc llvmc: Do not mention plugins in the code. by Mikhail Glushenkov · 14 years ago
  6. 54f6163 Fix some GCC warnings by providing a virtual destructor in the base of a class by Chandler Carruth · 14 years ago
  7. 297514d llvmc: Fix alias generation. by Mikhail Glushenkov · 14 years ago
  8. 7112c86 Trailing whitespace. by Mikhail Glushenkov · 14 years ago
  9. e7b67d0 Diagnose attempts to update standard output. by Dan Gohman · 14 years ago
  10. 7a4575e Convert FileUpdate to use tool_output_file, and to use by Dan Gohman · 14 years ago
  11. cec358a Convert tablegen to use tool_output_file. by Dan Gohman · 14 years ago
  12. 7a57454 llvmc: Do not prefix option names with AutoGenerated. by Mikhail Glushenkov · 14 years ago
  13. 03b6d4e llvmc: Cut global namespace pollution. by Mikhail Glushenkov · 14 years ago
  14. b57326c llvmc: Update examples. by Mikhail Glushenkov · 14 years ago
  15. a7031d3 buildbot/valgrind: Update RegisterPass false positive suppression for API by Daniel Dunbar · 14 years ago
  16. 6f0c0b3 buildbot/valgrind: Suppress warnings about leaks in /bin/grep. by Daniel Dunbar · 14 years ago
  17. a8fa392 Use std::string instead of StringRef in ClangAttrEmitter.cpp; per report on by Eli Friedman · 14 years ago
  18. 1ca8559 lit/GoogleTest: Add .exe to the suffix when looking for tests. by Daniel Dunbar · 14 years ago
  19. 5c5f466 Add include missing for VC build. by Sean Hunt · 14 years ago
  20. 5b38500 Remove three spurious semicolons by Sean Hunt · 14 years ago
  21. 726a3d2 Finish full attribute class emission for clang. by Sean Hunt · 14 years ago
  22. 922157c Remove predicate workaround, we're going to require that predicate by Eric Christopher · 14 years ago
  23. 22f5dc7 Rename sat_shift operand to shift_imm, in preparation for using it for other by Bob Wilson · 14 years ago
  24. 0ab754b Install Embedded builds into usr/local. Radar 8313723. by Bob Wilson · 14 years ago
  25. 8c8b9ee Revert r111082. No warnings for this common pattern. by Argyrios Kyrtzidis · 14 years ago
  26. b3d3629 llvmc: remove dynamic plugins. by Mikhail Glushenkov · 14 years ago
  27. 7268d97 Add ATTRIBUTE_UNUSED to methods that are not supposed to be used. by Argyrios Kyrtzidis · 14 years ago
  28. cb5d3ef Revert r111007. by Mikhail Glushenkov · 14 years ago
  29. aa1a373 Add a workaround for building with Clang. by Mikhail Glushenkov · 14 years ago
  30. 2e027cb llvmc: fix two tests, remove XFAILs. by Mikhail Glushenkov · 14 years ago
  31. 1adc40c Cleaned up the for-disassembly-only entries in the arm instruction table so that by Johnny Chen · 14 years ago
  32. 4f98f83 tblgen/AsmMatcher: Always emit the match function as 'MatchInstructionImpl', by Daniel Dunbar · 14 years ago
  33. eaf1c98 Move the ARM SSAT and USAT optional shift amount operand out of the by Bob Wilson · 14 years ago
  34. 4d39b67 tblgen/AsmMatcher: Treat '.' in assembly strings as a token separator. by Daniel Dunbar · 14 years ago
  35. a9ba5fe tblgen/AsmMatcher: Downgrade instructions with tied operands to a debug-only warning, for now. by Daniel Dunbar · 14 years ago
  36. 9a1c189 Add a separate ARM instruction format for Saturate instructions. by Bob Wilson · 14 years ago
  37. ae321ed We already have this as OperandNode. by Eric Christopher · 14 years ago
  38. 1b73052 Install llvmCore_Sim to the simulator SDK directory. Radar 8282845. by Bob Wilson · 14 years ago
  39. bd2499a Expand uses of python 2.6's "A if B else C" syntax into regular by Dan Gohman · 14 years ago
  40. 73739d0 Add back in r109901, which adds a Compare flag to the target instructions. It's by Bill Wendling · 14 years ago
  41. 55e9587 Fix eabi calling convention when a 64 bit value shadows r3. by Rafael Espindola · 14 years ago
  42. 5b55ff0 Revert r109901. The implementation of <rdar://problem/7405933> (r110423) doesn't by Bill Wendling · 14 years ago
  43. 5759b9b Moar words! by Eric Christopher · 14 years ago
  44. 59d70cb Add tablegen support for vdup_lane by Nate Begeman · 14 years ago
  45. 7365c09 Remove IntrWriteMem, as it's the default. Rename IntrWriteArgMem by Dan Gohman · 14 years ago
  46. a285852 Update the polygen grammar for linker_private and linker_private_weak, by Dan Gohman · 14 years ago
  47. 34f68fc Print a message when a test failure is due to stderr output by Dan Gohman · 14 years ago
  48. d27db32 Remove CVS artifacts. by Dan Gohman · 14 years ago
  49. 5eaa192 Delete scripts which haven't noticed that CVS has gone away. by Dan Gohman · 14 years ago
  50. 8f417a8 cvsupdate is gone. by Dan Gohman · 14 years ago
  51. c1076ea Delete mkpatch. Everything it does is already done by svn diff by default. by Dan Gohman · 14 years ago
  52. e1e5746 Change the logic which interprets output on stderr as an error so that by Dan Gohman · 14 years ago
  53. 8a7ffe6 Don't print "Command output (stdout):" when the command has no output, by Dan Gohman · 14 years ago
  54. e1390c4 Use the regular conditional operator syntax instead of a clever hack. by Dan Gohman · 14 years ago
  55. 5b6a4e2 build: Fix a dependency. by Daniel Dunbar · 14 years ago
  56. b7698a4 tests: Add an 'llvm-lit' tool (script), which gets generated as part of the by Daniel Dunbar · 14 years ago
  57. 6647033 lit: Allow clients to define predefined parameters. by Daniel Dunbar · 14 years ago
  58. 1844b1a Add a "Compare" flag to the target instruction descriptor. This will be used by Bill Wendling · 14 years ago
  59. e099eba Tweak suppressions. by Benjamin Kramer · 14 years ago
  60. 6ccfc50 Many Thumb2 instructions can reference the full ARM register set (i.e., by Jim Grosbach · 14 years ago
  61. 432ab2a Supress valgrind errors from python. by Benjamin Kramer · 14 years ago
  62. 2a5892f Make un-named values legible in certain vim configurations. by Owen Anderson · 14 years ago
  63. fdb530d Fix a warning from gcc-4.0 (from the ppc buildbot). by Bob Wilson · 14 years ago
  64. bc16827 Filter out patterns that have PredicateOperands. by Eric Christopher · 14 years ago
  65. 67d985f Return -1 only on failure to execute a program. by Mikhail Glushenkov · 14 years ago
  66. ecfa079 80-col. by Eric Christopher · 14 years ago
  67. b374d4f Get rid of exceptions in llvmc. by Mikhail Glushenkov · 14 years ago
  68. 02dee5b Add an explicit -sdk option to xcrun command. by Bob Wilson · 14 years ago
  69. 2d4590d lit: Add some example tests for previous commit. by Daniel Dunbar · 14 years ago
  70. b937549 lit: Add support for 'REQUIRES: feature-one, feature-two, ...' in the by Daniel Dunbar · 14 years ago
  71. 07fdd89 Hack around extracts that aren't easy to process. by Eric Christopher · 14 years ago
  72. 273e48b Add support for a new Apple-style build target, EmbeddedSim, that builds by Bob Wilson · 14 years ago
  73. 444e2f5 remove option from tablegen for building static header. by Chris Lattner · 14 years ago
  74. 94143ee Add 256-bit vaddsub, vhadd, vhsub, vblend and vdpp instructions! by Bruno Cardoso Lopes · 14 years ago
  75. 4332792 Save a copy of the unstripped libLTO.dylib in $SYM_DIR. Clean up the code by Bob Wilson · 14 years ago
  76. cf95ecc Remove code duplication. by Mikhail Glushenkov · 14 years ago
  77. b32d8dd Better error reporting for switch_list. by Mikhail Glushenkov · 14 years ago
  78. 54074b5 TblGen/AsmMatcher: Add support for honoring instruction Requires<[]> attributes as part of the matcher. by Daniel Dunbar · 14 years ago
  79. fc97aeb llvmc: Add a new option type (switch_list). by Mikhail Glushenkov · 14 years ago
  80. b9449d6 Update comment. by Bill Wendling · 14 years ago
  81. 7431bea Rename DBG_LABEL PROLOG_LABEL, because it's only used during prolog emission and by Bill Wendling · 14 years ago
  82. 4bb327d Remove the entire docs directory from Apple-style builds. by Bob Wilson · 14 years ago
  83. 29c8a78 Try to get embedded build of llvmCore to pass verification. by Bob Wilson · 14 years ago
  84. a70282d Silence a warning. by Jakob Stoklund Olesen · 14 years ago
  85. 3472766 Convert some tab stops into spaces. by Duncan Sands · 14 years ago
  86. 4f8e771 Replace copyRegToReg with COPY in FastISelEmitter. by Jakob Stoklund Olesen · 14 years ago
  87. 84023e0 Reapply bottom-up fast-isel, with several fixes for x86-32: by Dan Gohman · 14 years ago
  88. e86b01c Start the support for AVX instructions with 256-bit %ymm registers. A couple of by Bruno Cardoso Lopes · 14 years ago
  89. 02266e2 --- Reverse-merging r107947 into '.': by Bob Wilson · 14 years ago
  90. a5d4391 These changes should have accompanied r107943. by Dan Gohman · 14 years ago
  91. 7835f1f Changes to ARM tail calls, mostly cosmetic. by Dale Johannesen · 14 years ago
  92. f595141 Revert 107840 107839 107813 107804 107800 107797 107791. by Dan Gohman · 14 years ago
  93. 9fc0522 Implement the major chunk of PR7195: support for 'callw' by Chris Lattner · 14 years ago
  94. eabaed2 Give FunctionLoweringInfo an MBB member, avoiding the need to pass it by Dan Gohman · 14 years ago
  95. 8246adc Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts" by Duncan Sands · 14 years ago
  96. a4e1ba5 Add a new target independent COPY instruction and code to lower it. by Jakob Stoklund Olesen · 14 years ago
  97. 65766ce Clean up TargetOpcodes.h a bit, and limit the number of places where the full by Jakob Stoklund Olesen · 14 years ago
  98. 0a7e18c Use -l option to remove symbols from i386. by Bill Wendling · 14 years ago
  99. 0a1bd2a Strip resulting binaries. by Bill Wendling · 14 years ago
  100. ef36d86 Remove unused variables. by Duncan Sands · 14 years ago