1. 23999ef implement nan by Jason Sams · 13 years ago
  2. 5ba99e4 Merge "Moving libRS" by Alex Sakhartchouk · 13 years ago
  3. a7e5c8f resolved conflicts for merge of f46fa664 to master by Stephen Hines · 13 years ago
  4. e784c1b Moving libRS by Alex Sakhartchouk · 13 years ago
  5. a75396f NEON cannot be used if we require full precision FP. by Stephen Hines · 13 years ago
  6. b67c9e7 Switch optimization level from metadata to bitcode wrapper. by Stephen Hines · 13 years ago
  7. 9d0c4ac Add surface texture to keep allocation structure in sync. by Jason Sams · 13 years ago
  8. 2bde5ea Merge "Adding RS_VERSION to libbcc" by Alex Sakhartchouk · 13 years ago
  9. 9f545cb Merge "More renaming." by Alex Sakhartchouk · 13 years ago
  10. 592adb5 Adding RS_VERSION to libbcc by Alex Sakhartchouk · 13 years ago
  11. 3cbc3da More renaming. by Alex Sakhartchouk · 13 years ago
  12. f2f743b am e7483737: am 98265568: Merge "Fix (GDB) debugging of code loaded from cache" by Stephen Hines · 13 years ago
  13. 76a57ea Fix (GDB) debugging of code loaded from cache by Daniel Malea · 13 years ago
  14. db6604f Merge "Changing rsg to rs because functions don't rely on graphics. Renaming one of the includes for clarity." by Alex Sakhartchouk · 13 years ago
  15. ff52255 Changing rsg to rs because functions don't rely on graphics. by Alex Sakhartchouk · 13 years ago
  16. 6fc18a1 Merge "Organizing libcore by logical components." by Alex Sakhartchouk · 13 years ago
  17. 4a048eb Organizing libcore by logical components. by Alex Sakhartchouk · 13 years ago
  18. 6db1a2d Merge "Fixing some bugs and inefficiencies" by Alex Sakhartchouk · 13 years ago
  19. 7187724 Fixing some bugs and inefficiencies by Alex Sakhartchouk · 13 years ago
  20. cb892c5 Merge "Adding 1D sampling to the library." by Alex Sakhartchouk · 13 years ago
  21. 8e7b283 Adding 1D sampling to the library. by Alex Sakhartchouk · 13 years ago
  22. a76d6c8 Merge "First draft of allocation sampling." by Alex Sakhartchouk · 13 years ago
  23. 1d36409 First draft of allocation sampling. by Alex Sakhartchouk · 13 years ago
  24. 0e56786 Remove USE_CACHE support, since we only need MC support. by Stephen Hines · 13 years ago
  25. 3699962 Remove USE_MCJIT configuration flags, since MC is the only path. by Stephen Hines · 13 years ago
  26. 9ddeb6b Remove OLD_JIT support from libbcc. by Stephen Hines · 13 years ago
  27. 569986d Switch libbcc to start using MetadataExtractor. by Stephen Hines · 13 years ago
  28. 16e798d exposing lod offsets in type. by Alex Sakhartchouk · 13 years ago
  29. 9af1e4d Merge "Turn off NEON until we fix potential alignment issues." by Stephen Hines · 13 years ago
  30. 2270591 Registers targets etc. before looking up targets. by Shih-wei Liao · 13 years ago
  31. f6b202b Turn off NEON until we fix potential alignment issues. by Stephen Hines · 13 years ago
  32. 3e36c69 Fix spelling, grammar, and formatting issues. by Stephen Hines · 13 years ago
  33. 8454a3a Change the meaning of member Script::mObjectType. by Shih-wei Liao · 13 years ago
  34. 6934174 Change the API of bccPrepareSharedObject(). by Shih-wei Liao · 13 years ago
  35. d8ed6a9 Change the API of bccPrepareRelocatable(). by Shih-wei Liao · 13 years ago
  36. a0ed34e Refactor cache writing out from internalCompile(). by Shih-wei Liao · 13 years ago
  37. 4adbcb2 Add a non-null guard in ~SourceInfo(). by Zonr Chang · 13 years ago
  38. e0918ac resolved conflicts for merge of 7c75d915 to master by Stephen Hines · 13 years ago
  39. 094881f Enable debugging of RS code under GDB by Daniel Malea · 13 years ago
  40. 208fbc2 Fix llvm codegen hints by Jason Sams · 13 years ago
  41. f7ab377 Handcode pixel packing and unpacking. by Jason Sams · 13 years ago
  42. bde378e Merge "llvm matrix ops" by Jason Sams · 13 years ago
  43. 5bc951c llvm matrix ops by Jason Sams · 13 years ago
  44. f7d573d Force signed chars since Clang defaults Arm to unsigned. by Stephen Hines · 13 years ago
  45. 85b860c Support handwritten LLVM bitcode in libclcore.bc. by Stephen Hines · 13 years ago
  46. 60307ed Libbcc should really require llvm-as/llvm-dis. by Stephen Hines · 13 years ago
  47. cc366e5 Support ForEachExpand on non-root functions. by Stephen Hines · 13 years ago
  48. 8c504fb Maintain compatibility with the structures in rsAllocation.h by Jason Sams · 13 years ago
  49. a416d2c Merge commit 'a0b6c068' into manualmerge by Jason Sams · 13 years ago
  50. a0b6c06 Add surface texture. by Jason Sams · 13 years ago
  51. 618edc6 am a471ebb0: Refactoring interface. by Shih-wei Liao · 13 years ago
  52. 930bcf4 am 32ef88bd: Minor refactoring. by Shih-wei Liao · 13 years ago
  53. 6fb3485 am 743dd714: Refactoring into Script::internalLoadCache() by Zonr Chang · 13 years ago
  54. a471ebb Refactoring interface. by Shih-wei Liao · 13 years ago
  55. 32ef88b Minor refactoring. by Shih-wei Liao · 13 years ago
  56. 743dd71 Refactoring into Script::internalLoadCache() by Zonr Chang · 13 years ago
  57. 6f9ae04 am abc7f516: Don\'t have the string “debug.bcc.nocache” scattered in Script.cpp. by Shih-wei Liao · 13 years ago
  58. abc7f51 Don't have the string “debug.bcc.nocache” scattered in Script.cpp. by Shih-wei Liao · 13 years ago
  59. 99f7955 am 4bcfaa8d: Fix the build. by Shih-wei Liao · 13 years ago
  60. 4bcfaa8 Fix the build. by Shih-wei Liao · 13 years ago
  61. e7f12cd am 16e84cff: Minor clean up. by Shih-wei Liao · 13 years ago
  62. 16e84cf Minor clean up. by Shih-wei Liao · 13 years ago
  63. cefe1ed am d88c0d14: Check the ability to link library during setup. by Shih-wei Liao · 13 years ago
  64. d88c0d1 Check the ability to link library during setup. by Shih-wei Liao · 13 years ago
  65. 71c297c am 2b7db0e9: Typo and clean up. by Shih-wei Liao · 13 years ago
  66. 2b7db0e Typo and clean up. by Shih-wei Liao · 13 years ago
  67. c9fa5ce am 9e81e37a: Add "const". And clean up. by Shih-wei Liao · 13 years ago
  68. 9e81e37 Add "const". And clean up. by Shih-wei Liao · 13 years ago
  69. f8e8922 am 4deffde5: Add Compiler::ArchType. And fix the CodeModel and NoFramePointerElim. by Shih-wei Liao · 13 years ago
  70. 4deffde Add Compiler::ArchType. And fix the CodeModel and NoFramePointerElim. by Shih-wei Liao · 13 years ago
  71. 5f49648 am 89e8490c: Using \%zu for size_t. by Shih-wei Liao · 13 years ago
  72. 9d277c7 am 6a60f4ee: Follow the ELF spec. Use the terms relocatable. by Shih-wei Liao · 13 years ago
  73. 89e8490 Using \%zu for size_t. by Shih-wei Liao · 13 years ago
  74. 6a60f4e Follow the ELF spec. Use the terms relocatable. by Shih-wei Liao · 13 years ago
  75. cb6c3b9 am 6692ab57: Use object filename (cacheName + extension) + ".info". by Zonr Chang · 13 years ago
  76. e3f23ac am 4ea08862: Refactoring. by Zonr Chang · 13 years ago
  77. 6692ab5 Use object filename (cacheName + extension) + ".info". by Zonr Chang · 13 years ago
  78. 4ea0886 Refactoring. by Zonr Chang · 13 years ago
  79. 852b841 am df3fee4c: Let SourceInfo take charage of and LLVM module. by Zonr Chang · 13 years ago
  80. df3fee4 Let SourceInfo take charage of and LLVM module. by Zonr Chang · 13 years ago
  81. 9c35df8 am 8afed380: Have separate prepareSharedObject and prepareObject. by Shih-wei Liao · 13 years ago
  82. 8afed38 Have separate prepareSharedObject and prepareObject. by Shih-wei Liao · 13 years ago
  83. 68a710e am 2fcbd020: Introduce CompilerOption for compile() interface. by Zonr Chang · 13 years ago
  84. 2fcbd02 Introduce CompilerOption for compile() interface. by Zonr Chang · 13 years ago
  85. 990077b am 92686fed: Add dependency for LLVM_LD. by Shih-wei Liao · 13 years ago
  86. 92686fe Add dependency for LLVM_LD. by Shih-wei Liao · 13 years ago
  87. 4281423 am e7371e11: Add llvm::Triple::thumb to __HOST__ cross-compiler discovery list by Andrew Hsieh · 13 years ago
  88. e7371e1 Add llvm::Triple::thumb to __HOST__ cross-compiler discovery list by Andrew Hsieh · 13 years ago
  89. 11bca83 am fbeb9b6e: Improve readability. Fix format. by Shih-wei Liao · 13 years ago
  90. fbeb9b6 Improve readability. Fix format. by Shih-wei Liao · 13 years ago
  91. 92fca56 am c0554e25: Determine Features based on Triple; Fix for Intel by Andrew Hsieh · 13 years ago
  92. c0554e2 Determine Features based on Triple; Fix for Intel by Andrew Hsieh · 13 years ago
  93. 08879f6 am 9ab98992: Fix mac warning about size_t and %d. by Stephen Hines · 13 years ago
  94. 9ab9899 Fix mac warning about size_t and %d. by Stephen Hines · 13 years ago
  95. db1e436 am db169187: Add ForEach expansion optimization to libbcc. by Stephen Hines · 13 years ago
  96. 0de77ff Merge "Add surface texture." into graphics-dev by Jason Sams · 13 years ago
  97. db16918 Add ForEach expansion optimization to libbcc. by Stephen Hines · 13 years ago
  98. 9f6a838 am 12c849b7: am eb4509bf: [MIPS] Include header file unistd.h by Bhanu Chetlapalli · 13 years ago
  99. 12c849b am eb4509bf: [MIPS] Include header file unistd.h by Bhanu Chetlapalli · 13 years ago
  100. cabd187 am 10c1412e: Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago