summaryrefslogtreecommitdiff
path: root/compiler/llvmGen/Llvm/MetaData.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Spelling fixes in comments [ci skip]Gabor Greif2017-01-181-1/+1
* llvmGen: Add strictness to metadata fieldsBen Gamari2016-06-191-5/+5
* llvmGen: Consolidate MetaExpr pretty-printingBen Gamari2016-06-181-2/+3
* llvmGen: Make metadata ids a newtypeBen Gamari2016-06-181-4/+13
* llvmGen: move to LLVM 3.6 exclusivelyBen Gamari2015-02-091-7/+7
* Fix new Haddock doc parse failures.Austin Seipp2014-01-121-7/+6
* LLVM refactor cleanupsPeter Wortmann2013-06-271-1/+0
* Use SDoc for all LLVM pretty-printingPeter Wortmann2013-06-271-7/+6
* Iteration on dterei's metadata designPeter Wortmann2013-06-271-50/+9
* Add ability to call functions with metadata as arguments to LLVMDavid Terei2013-06-271-8/+18
* Rework LLVM metadata representation to be more accurate.David Terei2013-06-271-0/+117