Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields. | Manman Ren | 2013-09-06 | 3 | -16/+16 |
* | Debug Info: add an identifier field to DICompositeType. | Manman Ren | 2013-08-26 | 3 | -18/+18 |
* | [tests] Cleanup initialization of test suffixes. | Daniel Dunbar | 2013-08-16 | 1 | -9/+1 |
* | Debug Info: update testing cases to pass verifier. | Manman Ren | 2013-07-29 | 3 | -67/+61 |
* | Add support for source and line information to IntelJITEventListener for obje... | Andrew Kaylor | 2013-01-28 | 2 | -302/+301 |
* | Use the 'count' attribute to calculate the upper bound of an array. | Bill Wendling | 2012-12-04 | 3 | -3/+3 |
* | Add a 'count' field to the DWARF subrange. | Bill Wendling | 2012-12-04 | 3 | -3/+3 |
* | Adding tests for the Intel JIT event listener's MCJIT support. | Andrew Kaylor | 2012-11-21 | 4 | -0/+548 |