summaryrefslogtreecommitdiffstats
path: root/llvm/test/JitListener/test-inline.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix the JIT event listeners and replace the associated tests.Andrew Kaylor2015-01-091-212/+0
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-89/+89
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-64/+64
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-64/+64
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-64/+64
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-14/+14
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-14/+14
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-14/+14
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-0/+2
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-7/+7
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-8/+8
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-291-25/+23
* Add support for source and line information to IntelJITEventListener for obje...Andrew Kaylor2013-01-281-160/+153
* Use the 'count' attribute to calculate the upper bound of an array.Bill Wendling2012-12-041-1/+1
* Add a 'count' field to the DWARF subrange.Bill Wendling2012-12-041-1/+1
* Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor2012-11-211-0/+219
OpenPOWER on IntegriCloud