Displaying 1 result from an estimated 1 matches for "1040722".
Did you mean:
1040622
2014 Sep 19
7
[LLVMdev] [RFC] Exhaustive bitcode compatibility tests for IR features
From the discussion of bitcode backward compatibility on the list, it seems we lack systematic way to test every existing IR features. It is useful to keep a test that exercises all the IR features for the current trunk and we can freeze that test in the form of bitcode for backward compatibility test in the future. I am proposing to implement such a test, which should try to accomplish following