summaryrefslogtreecommitdiffstats
path: root/test/Modules/codegen.test
Commit message (Expand)AuthorAgeFilesLines
* Modular Codegen: Include testing for inline asm as well as some commentary on...David Blaikie2017-04-121-0/+14
* Modular Codegen: Separate flags for function and debug info supportDavid Blaikie2017-04-121-1/+1
* Modular Codegen: Support homing debug info for types in modular objectsDavid Blaikie2017-04-111-2/+10
* Modular Codegen: Add/use a bit in serialized function definitions to track wh...David Blaikie2017-04-111-4/+21
* Initialize builtins during modular codegenDavid Blaikie2017-02-081-59/+4
* Tidy up codegen modules test & make it x86 specific since it relies on Itaniu...David Blaikie2017-01-301-8/+9
* Prototype of modules codegenDavid Blaikie2017-01-301-0/+64