1. 0d2e7dc am 4dce40c4: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  2. 4dce40c Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  3. 6ca991e Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  4. 4b1c682 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  5. 5ae9c71 am 04efb963: Fix . Should be . DO NOT MERGE. by Shih-wei Liao · 13 years ago
  6. 04efb96 Fix $TBLGEN. Should be $CLANG_TBLGEN. DO NOT MERGE. by Shih-wei Liao · 13 years ago
  7. e43786a Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  8. ed72534 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  9. 59d3788 am cf7e4296: Add support for generating a bitcode wrapper to llvm-rs-cc. by Stephen Hines · 13 years ago
  10. cf7e429 Add support for generating a bitcode wrapper to llvm-rs-cc. by Stephen Hines · 13 years ago
  11. 9b49538 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  12. 6fc7866 am 6cf68090: Update tests for highest API level. by Stephen Hines · 13 years ago
  13. 6cf6809 Update tests for highest API level. by Stephen Hines · 13 years ago
  14. 3dcf547 am a0a621e5: Remove unused variable by Conley Owens · 13 years ago
  15. a0a621e Remove unused variable by Conley Owens · 13 years ago
  16. ae73a8a merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  17. fbfd7f5 resolved conflicts for merge of f736d5a1 to ics-mr1 by Stephen Hines · 13 years ago
  18. f736d5a Add back pre-ICS support for "int root(int);". by Stephen Hines · 13 years ago
  19. 6bccf10 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  20. c86623e Explicitly invoke the copy constructor of DiagnosticConsumer. by Logan Chien · 13 years ago
  21. 9207a2e Apply changes to migrate to LLVM upstream Oct 20th 2011. by Logan Chien · 13 years ago
  22. 18ca8cf Use 64-bit longs with llvm-rs-cc. by Stephen Hines · 13 years ago
  23. 8c7601a merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  24. 12580dc Generate an error for skipped root() params in HC. by Stephen Hines · 13 years ago
  25. 8d287f4 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  26. 5f0d1ab Merge "Generate warnings properly for multi-file compiles." by Stephen Hines · 13 years ago
  27. c632be2 Generate warnings properly for multi-file compiles. by Stephen Hines · 13 years ago
  28. 13ccd30 Reconcile with ics-factoryrom-release by The Android Open Source Project · 13 years ago
  29. 93f0e60 DO NOT MERGE, cherry-pick from master Fix .rs.dtor scoping bug. by Jason Sams · 13 years ago
  30. 27b0691 am 6329130e: (-s ours) DO NOT MERGE, cherry-pick from master Fix .rs.dtor scoping bug. by Jason Sams · 13 years ago
  31. 6329130 DO NOT MERGE, cherry-pick from master Fix .rs.dtor scoping bug. by Jason Sams · 13 years ago
  32. 3071f62 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  33. 3f175af Fix .rs.dtor scoping bug. by Stephen Hines · 13 years ago
  34. 56d0f5b merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  35. 87ea28f merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  36. 154e54e Test new error for mixed vector components. by Stephen Hines · 13 years ago
  37. ba7c6dc Fix -version information for llvm-rs-cc. by Stephen Hines · 13 years ago
  38. 334367d merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  39. 1868714 Update README for llvm-rs-cc.. by Stephen Hines · 13 years ago
  40. b7d1269 Remove obsolete/confusing options and fix strings. by Stephen Hines · 13 years ago
  41. ce26b1d merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  42. 688e64b Generate .rs.dtor() to clean up globals. by Stephen Hines · 13 years ago
  43. 894cc4b merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  44. ceee7d8 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  45. a546cb6 Support HC bitcode generation in modern llvm-rs-cc. by Stephen Hines · 13 years ago
  46. ba1a785 Merge "Start basic support for LLVM 2.9 bitcode writer." by Stephen Hines · 13 years ago
  47. 4cc499d Start basic support for LLVM 2.9 bitcode writer. by Stephen Hines · 13 years ago
  48. 38eca1a Fixing copyNow reflection. Adding synchronization to setters/getters by Alex Sakhartchouk · 13 years ago
  49. 4a4bf92 Don't generate forEach() on pre-ICS target SDK. by Stephen Hines · 13 years ago
  50. 4ccf75e Fix up parsing of root() function arguments. by Stephen Hines · 13 years ago
  51. a883ce3 Fix refcount issue with locals declared in middle of compound statements. by Stephen Hines · 13 years ago
  52. 2d35edd Update header file includes for llvm-rs-cc. by Stephen Hines · 13 years ago
  53. 049229b Properly calculate end of struct padding. by Stephen Hines · 13 years ago
  54. 0b874da Support new arguments for llvm-rs-cc testing. by Stephen Hines · 13 years ago
  55. 2e35b13 Add support for -target-api <n> to llvm-rs-cc. by Stephen Hines · 13 years ago
  56. b69aa65 Fix double delete (from RSExportable during teardown). by Stephen Hines · 13 years ago
  57. 6b201eb Define RS_VERSION as the SDK version. by Stephen Hines · 13 years ago
  58. aaeb5f8 Merge "Fix style issues." by Stephen Hines · 13 years ago
  59. 10a4d2d Merge "Enhanced check for padding" by Shih-wei Liao · 13 years ago
  60. ecddee3 Fix style issues. by Stephen Hines · 13 years ago
  61. d22724a Enhanced check for padding by Andrew Hsieh · 13 years ago
  62. ab992e5 Apply changes to migrate to llvm upstream r135568. by Logan Chien · 13 years ago
  63. a67e445 Remove ArrayRefs! by Stephen Hines · 13 years ago
  64. 7c67e57 Apply changes to migrate to upstream API. by Shih-wei Liao · 13 years ago
  65. 18c8829 Remove all explicit ArrayRef constructors. by Stephen Hines · 13 years ago
  66. d27a74e Fix missing slot metadata issue + cleanup ArrayRefs. by Stephen Hines · 13 years ago
  67. f7b5b60 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  68. 7770326 Fix API changes of llvm::SubtargetFeatures. by Shih-wei Liao · 13 years ago
  69. 48b72bf Type-checking for ForEach with RS types. by Stephen Hines · 13 years ago
  70. 1688a3c In syncing to 133163, now clang::FieldDecl::Create has 1 more parameter. by Shih-wei Liao · 13 years ago
  71. fd6ea6a Change FieldDecl::Create() API. by Shih-wei Liao · 13 years ago
  72. fcc654a Fix llvm API changes to migrate to upstream r131807. by Shih-wei Liao · 13 years ago
  73. 83f0c62 Apply API changes to migrate to CLANG upstream. by Shih-wei Liao · 13 years ago
  74. 4f9e08b Add in missing primitive element reflection. by Stephen Hines · 13 years ago
  75. b5a89fb Clean up forEach reflection code. by Stephen Hines · 13 years ago
  76. 593a894 Simple support for reflecting rsForEach(). by Stephen Hines · 13 years ago
  77. b6809ed Provide multiple diagnostics when we can. by Stephen Hines · 13 years ago
  78. 3cb586a Improve type validation for root() functions. by Stephen Hines · 13 years ago
  79. 5baf632 Check RS functions (esp. init/root) for validity. by Stephen Hines · 13 years ago
  80. 78e69cb Forbid RS objects from being contained in unions. by Stephen Hines · 13 years ago
  81. d0b5edd Disallow union copies that contain RS object types by Stephen Hines · 13 years ago
  82. 7207645 Apply changes to migrate to upstream as of April 8th, 2011 from logan. by Shih-wei Liao · 13 years ago
  83. cc887ba Apply changes to migrate to upstream as of March 18th, 2011 from logn. by Shih-wei Liao · 13 years ago
  84. acdb5ed am 0211613b: (-s ours) DO NOT MERGE: Add support for RSASTReplace for ref-counting. by Stephen Hines · 13 years ago
  85. a20a2fd Use the prebuilt llvm-rs-* if we are doing apps-only build. by Ying Wang · 13 years ago
  86. 0211613 DO NOT MERGE: Add support for RSASTReplace for ref-counting. by Stephen Hines · 14 years ago
  87. 292e00a Add support for RSASTReplace for ref-counting. by Stephen Hines · 14 years ago
  88. b850335 Fix build breakage. by Shih-wei Liao · 14 years ago
  89. 9be9360 Re-enable warnings as errors in Slang. by Alex Sakhartchouk · 14 years ago
  90. 187975b Revert "All warnings should be enabled/errors in Slang." by Stephen Hines · 14 years ago
  91. be9e677 All warnings should be enabled/errors in Slang. by Stephen Hines · 14 years ago
  92. 68318a1 Fix struct size bug. by Shih-wei Liao · 14 years ago
  93. 6f4e0a9 Migrate to newer API. by Logan Chien · 14 years ago
  94. be27482 Apply changes to migrate to LLVM Mar 6th 2011. by Logan · 14 years ago
  95. 832429f Add proper line info to rsSetObject diagnostic. by Stephen Hines · 14 years ago
  96. 47165f5 Fix NOTICE. by Shih-wei Liao · 14 years ago
  97. df5bcce NOTICE file and logn: Apply changes to migrate to LLVM 2010 Nov 10th: by Shih-wei Liao · 14 years ago
  98. d7f0ea2 Warnings should be emitted on successful compiles too. by Stephen Hines · 14 years ago
  99. af37d10 am a0611e66: Initialize structs. by Stephen Hines · 14 years ago
  100. a0611e6 Initialize structs. by Stephen Hines · 14 years ago