aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-29Fix initializers and add vector reflection support.android-cts-4.4_r4android-cts-4.4_r1android-4.4_r1.2.0.1android-4.4_r1.2android-4.4_r1.1.0.1android-4.4_r1.1android-4.4_r1.0.1android-4.4_r1android-4.4_r0.9android-4.4_r0.8android-4.4_r0.7android-4.4.2_r2.0.1android-4.4.2_r2android-4.4.2_r1.0.1android-4.4.2_r1android-4.4.1_r1.0.1android-4.4.1_r1kitkat-releasekitkat-mr1.1-releasekitkat-mr1-releasekitkat-cts-releasekitkat-cts-devStephen Hines
2013-08-23Handle implicit array dimensions properly.Stephen Hines
2013-08-22Type checking for C++ API.Stephen Hines
2013-08-13am 80dd1546: (-s ours) DO NOT MERGE - Write legacy function attributes properly.Stephen Hines
2013-08-13DO NOT MERGE - Write legacy function attributes properly.Stephen Hines
2013-08-09Update slang for LLVM merge up to r187914.Stephen Hines
2013-08-02Merge "Fix a bug with compat lib support. Add new namespace to sp<>."Tim Murray
2013-08-01Add performance warning for rsSetElementAtTobias Grosser
2013-08-01Test for vector casts in function callsTobias Grosser
2013-07-31Fix a bug with compat lib support. Add new namespace to sp<>.Tim Murray
2013-07-29Merge "Remove dead code trying to write opt-level"Stephen Hines
2013-07-29Merge "Split HandleTranslationUnitPost in subfunctions"Stephen Hines
2013-07-23Update C++ bindings and add const qualifiers to get methods.Tim Murray
2013-07-23Remove dead code trying to write opt-levelTobias Grosser
2013-07-23Split HandleTranslationUnitPost in subfunctionsTobias Grosser
2013-07-20Clean up handling of Java package name for llvm-rs-cc.Stephen Hines
2013-06-21Provide LLVM 3.2 BitcodeWriter as a device static library.Stephen Hines
2013-06-21Merge "Add llvm-rs-as tool."Stephen Hines
2013-06-21Add llvm-rs-as tool.Tobias Grosser
2013-06-21Merge "Remove unused option from BitWriter_3_2"Stephen Hines
2013-06-21Remove unused option from BitWriter_3_2Tobias Grosser
2013-06-21Write legacy function attributes properly.Stephen Hines
2013-06-13Update slang for LLVM merge to r183849.Stephen Hines
2013-06-11Remove dependence to python 2.4Tobias Grosser
2013-06-10lit: Adjust include paths to ensure rs_core.rsh is foundTobias Grosser
2013-05-22Bump version number for K.Stephen Hines
2013-05-17Support -O0 as well as -O 0 for option passing.Stephen Hines
2013-05-14Turn off "lax vector conversions".Stephen Hines
2013-05-08Disallow implicit and explicit casts of vector types in llvm-rs-cc.Stephen Hines
2013-05-06Update tests for v19.Stephen Hines
2013-05-06Adapt llvm-rs-cc for LLVM/Clang update.Stephen Hines
2013-03-27am 9d234b6c: Fix filename-escaping for Windows paths.Stephen Hines
2013-03-26Fix filename-escaping for Windows paths.android-4.3_r3.1android-4.3_r3android-4.3_r2.3android-4.3_r2.2android-4.3_r2.1android-4.3_r2android-4.3_r1.1android-4.3_r1android-4.3_r0.9.1android-4.3_r0.9android-4.3.1_r1tools_r22.2jb-mr2.0.0-releasejb-mr2.0-releasejb-mr2-releasejb-mr2-devStephen Hines
2013-03-20am 82d72886: Update slang for LLVM/Clang rebase.Stephen Hines
2013-03-18Update slang for LLVM/Clang rebase.Stephen Hines
2013-03-11am 4a2e54c7: (-s ours) am 9f9d5bfe: am 55d176e6: am b5beb2b3: (-s ours) am af...Jean-Baptiste Queru
2013-03-11am 9f9d5bfe: am 55d176e6: am b5beb2b3: (-s ours) am af11e9a6: (-s ours) Recon...Jean-Baptiste Queru
2013-03-11am 55d176e6: am b5beb2b3: (-s ours) am af11e9a6: (-s ours) Reconcile with jb-...Jean-Baptiste Queru
2013-03-11am b5beb2b3: (-s ours) am af11e9a6: (-s ours) Reconcile with jb-mr1-release -...jb-mr1.1-devJean-Baptiste Queru
2013-03-11am af11e9a6: (-s ours) Reconcile with jb-mr1-release - do not mergeJean-Baptiste Queru
2013-03-11Reconcile with jb-mr1-release - do not mergejb-mr1-devJean-Baptiste Queru
2013-03-05Updates for LLVM merge to r176139.Stephen Hines
2013-02-27Make llvm-rs-cc build with libclang.so/libLLVM.so.Stephen Hines
2013-02-12Enable reflection of clipped kernels.Stephen Hines
2013-01-25Remove the unused llvm-rs-link binary.Stephen Hines
2013-01-25Add docs for -MD.Stephen Hines
2013-01-22Merge "Skip reflection of resize() when building for the compatibility library."Stephen Hines
2013-01-21Updates for LLVM merge to r171906 on 20130108.Stephen Hines
2013-01-18Skip reflection of resize() when building for the compatibility library.Stephen Hines
2013-01-17Fix struct reflection with compat lib.Tim Murray