summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/2010-05-03-DisableFramePtr.ll
Commit message (Expand)AuthorAgeFilesLines
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-21/+21
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-14/+14
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-14/+14
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-14/+14
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-2/+2
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-0/+2
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-3/+3
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling2013-08-221-1/+1
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-061-3/+4
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-021-4/+3
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-011-3/+4
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-291-1/+3
* Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.Bill Wendling2013-07-251-2/+2
* Update testing cases to pass debug info verifier.Manman Ren2013-07-241-10/+11
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-231-1/+1
* Set DW_AT_APPLE_omit_frame_ptr in endFunction() where MachineFunction is avai...Devang Patel2010-05-041-0/+34
OpenPOWER on IntegriCloud