summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-164-4/+4
* Rewrite test/Feature/md_on_instruction.llDuncan P. N. Exon Smith2015-03-201-22/+23
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-135-19/+19
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-2714-34/+34
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-276-12/+12
* Don't promote asynch EH invokes of nounwind functions to callsReid Kleckner2015-02-111-0/+32
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-1/+1
* Change the .ll syntax for comdats and add a syntactic sugar.Rafael Espindola2015-01-061-5/+5
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-154-16/+16
* Fix LLVMContext to match what MDKind names that the LL parser permits. Fixes ...Nick Lewycky2014-12-111-1/+1
* IR: Split Metadata from ValueDuncan P. N. Exon Smith2014-12-091-1/+1
* IR: Disallow function-local metadata attachmentsDuncan P. N. Exon Smith2014-12-061-1/+1
* IR: Disallow complicated function-local metadataDuncan P. N. Exon Smith2014-12-061-1/+1
* Prologue supportPeter Collingbourne2014-12-031-0/+18
* Parse 'ghccc' in .ll files as the GHC convention (cc 10)Reid Kleckner2014-12-011-0/+7
* Delete -std-compile-opts.Rafael Espindola2014-10-161-1/+1
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-4/+4
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-4/+4
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-4/+4
* [AArch64] Update test case to pass with post-RA MI scheduler.Chad Rosier2014-09-131-1/+1
* Use "weak alias" instead of "alias weak"Rafael Espindola2014-07-301-2/+2
* IR: Allow comdats to be applied to globals with internal linkageDavid Majnemer2014-07-131-0/+3
* IR: Aliases don't belong to an explicit comdatDavid Majnemer2014-07-101-0/+3
* IR: Add COMDATs to the IRDavid Majnemer2014-06-271-0/+15
* Move test for r210734 to Feature/aliases.ll.Bob Wilson2014-06-121-0/+6
* Allow aliases to be unnamed_addr.Rafael Espindola2014-06-061-0/+1
* Fix a small bug in the parsing of anonymous globals.Rafael Espindola2014-06-031-0/+2
* Allow alias to point to an arbitrary ConstantExpr.Rafael Espindola2014-06-032-9/+17
* Rename alias variables to make it easier to add new tests to the file.Rafael Espindola2014-05-291-10/+10
* [pr19844] Add thread local mode to aliases.Rafael Espindola2014-05-281-0/+3
* Fix most of PR10367.Rafael Espindola2014-05-162-3/+20
* [IR] Make {extract,insert}element accept an index of any integer type.Michael J. Spencer2014-05-011-0/+2
* Disable each MachineFunctionPass for 'optnone' functions, unless thatPaul Robinson2014-03-311-0/+54
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-271-1/+1
* Revert "Prevent alias from pointing to weak aliases."Rafael Espindola2014-03-261-1/+1
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-261-1/+1
* Expose "noduplicate" attribute as a property for intrinsics.Eli Bendersky2014-03-181-0/+9
* Remove the linker_private and linker_private_weak linkages.Rafael Espindola2014-03-131-6/+0
* Reject alias to undefined symbols in the verifier.Rafael Espindola2014-03-121-2/+4
* Change math intrinsic attributes from readonly to readnone. TheseRaul E. Silvera2014-03-061-3/+2
* Disable most IR-level transform passes on functions marked 'optnone'.Paul Robinson2014-02-061-0/+74
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-231-0/+3
* The 'optnone' attribute means don't inline anything into this functionPaul Robinson2013-11-181-3/+3
* Add addrspacecast instruction.Matt Arsenault2013-11-151-0/+3
* Implement function prefix data as an IR feature.Peter Collingbourne2013-09-161-0/+18
* Add function attribute 'optnone'.Andrea Di Biagio2013-08-231-0/+12
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-061-2/+4
* Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.Bob Wilson2013-08-041-1/+0
OpenPOWER on IntegriCloud