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