root/compiler/codeGen

Name Size Rev Age Last Change
../
CgBindery.lhs 20.1 KB 74ac5be0146edd28de37ffb83e027578f0494321 5 months David Terei <davidterei@…>: Tabs -> Spaces + formatting fixes
CgBindery.lhs-boot 196 bytes 0065d5ab628975892cea1ec7303f968c3338cbe1 6 years Simon Marlow <simonmar@…>: Reorganisation of the source tree Most of the other users of the fptools …
CgCallConv.hs 15.2 KB 9ee9e518fe485107c9a21fed68a7dcc86fe08b4c 5 months David Terei <davidterei@…>: Formatting fixes
CgCase.lhs 25.6 KB 9ee9e518fe485107c9a21fed68a7dcc86fe08b4c 5 months David Terei <davidterei@…>: Formatting fixes
CgClosure.lhs 21.4 KB 98acdf083c119b018f25097593668a816dc68068 3 months Ian Lynagh <igloo@…>: Add a Word add-with-carry primop No special-casing in any NCGs yet
CgCon.lhs 19.4 KB 4384e146640230399b38cd62e8e5df391f72c3a7 5 months David Terei <davidterei@…>: Track STG live register information for use in LLVM We now carry around …
CgExpr.lhs 15.5 KB 4384e146640230399b38cd62e8e5df391f72c3a7 5 months David Terei <davidterei@…>: Track STG live register information for use in LLVM We now carry around …
CgExpr.lhs-boot 119 bytes 0065d5ab628975892cea1ec7303f968c3338cbe1 6 years Simon Marlow <simonmar@…>: Reorganisation of the source tree Most of the other users of the fptools …
CgExtCode.hs 6.4 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
CgForeignCall.hs 12.1 KB ae04bd43a2640e17a9035f170d76dae356082f88 3 months Ian Lynagh <igloo@…>: Implement "value" imports with the CAPI This allows us to import values …
CgHeapery.lhs 20.3 KB 4384e146640230399b38cd62e8e5df391f72c3a7 5 months David Terei <davidterei@…>: Track STG live register information for use in LLVM We now carry around …
CgHpc.hs 1.2 KB 54843b5bfdc81b7af6df36a06f7f434c7b74f796 11 months Max Bolingbroke <batterseapower@…>: Refactoring: use a structured CmmStatics? type rather than [CmmStatic?] I …
CgInfoTbls.hs 13.7 KB 4384e146640230399b38cd62e8e5df391f72c3a7 5 months David Terei <davidterei@…>: Track STG live register information for use in LLVM We now carry around …
CgLetNoEscape.lhs 6.4 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
CgMonad.lhs 29.1 KB 4384e146640230399b38cd62e8e5df391f72c3a7 5 months David Terei <davidterei@…>: Track STG live register information for use in LLVM We now carry around …
CgParallel.hs 3.3 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
CgPrimOp.hs 50.6 KB 8c705e997879068b51b15761fe80c1d7f27766b0 7 hours Ian Lynagh <igloo@…>: Add a setByteArray# primop Essentially, this is a wrapper around memset
CgProf.hs 10.4 KB b4018aaaebe4250e78cdcb245466fdcce8918abf 5 months Simon Marlow <marlowsd@…>: Fix alignment in the CostCentre? struct (#5710)
CgStackery.lhs 11.4 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
CgTailCall.lhs 18.0 KB 4384e146640230399b38cd62e8e5df391f72c3a7 5 months David Terei <davidterei@…>: Track STG live register information for use in LLVM We now carry around …
CgTicky.hs 13.1 KB e8723129a6c48438e81f95a73271014ffa96eaa3 6 months Ian Lynagh <igloo@…>: Move includes/DerivedConstants.h and includes/GHCConstants.h into dist …
CgUtils.hs 37.5 KB 2304a36272531fd20f163b6f378e417dc351aa25 3 months Ian Lynagh <igloo@…>: Fix the unregisterised build; fixes #5901
ClosureInfo.lhs 36.5 KB 5851f84733f4ef1ee158b911febd753ced619555 4 months Iavor S. Diatchki <iavor.diatchki@…>: Add support for type-level "strings". These are types that look like …
ClosureInfo.lhs-boot 86 bytes 0065d5ab628975892cea1ec7303f968c3338cbe1 6 years Simon Marlow <simonmar@…>: Reorganisation of the source tree Most of the other users of the fptools …
CodeGen.lhs 7.9 KB 590988bd5f143428607527097cdb936902b9f05b 6 months David Terei <davidterei@…>: Tabs -> Spaces + Formatting
StgCmm.hs 10.8 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
StgCmmBind.hs 26.5 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
StgCmmBind.hs-boot 115 bytes 176fa33f17dd78355cc572e006d2ab26898e2c69 4 years dias@…>: Merging in the new codegen branch This merge does not turn on the new …
StgCmmClosure.hs 31.9 KB 5851f84733f4ef1ee158b911febd753ced619555 4 months Iavor S. Diatchki <iavor.diatchki@…>: Add support for type-level "strings". These are types that look like …
StgCmmCon.hs 9.4 KB 7bb0447df9a783c222c2a077e35e5013c7c68d91 7 months Simon Marlow <marlowsd@…>: Overhaul of infrastructure for profiling, coverage (HPC) and breakpoints …
StgCmmEnv.hs 7.6 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
StgCmmExpr.hs 21.9 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
StgCmmForeign.hs 11.5 KB ae04bd43a2640e17a9035f170d76dae356082f88 3 months Ian Lynagh <igloo@…>: Implement "value" imports with the CAPI This allows us to import values …
StgCmmGran.hs 4.1 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
StgCmmHeap.hs 20.7 KB 7bb0447df9a783c222c2a077e35e5013c7c68d91 7 months Simon Marlow <marlowsd@…>: Overhaul of infrastructure for profiling, coverage (HPC) and breakpoints …
StgCmmHpc.hs 1.2 KB 54843b5bfdc81b7af6df36a06f7f434c7b74f796 11 months Max Bolingbroke <batterseapower@…>: Refactoring: use a structured CmmStatics? type rather than [CmmStatic?] I …
StgCmmLayout.hs 18.1 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
StgCmmMonad.hs 20.6 KB 06c6d9709fb73cbaf9c0e1da337c5467c2839f0a 5 months Ian Lynagh <igloo@…>: Add a class HasDynFlags?(getDynFlags) We no longer have many separate, …
StgCmmPrim.hs 42.3 KB 8c705e997879068b51b15761fe80c1d7f27766b0 7 hours Ian Lynagh <igloo@…>: Add a setByteArray# primop Essentially, this is a wrapper around memset
StgCmmProf.hs 11.8 KB b4018aaaebe4250e78cdcb245466fdcce8918abf 5 months Simon Marlow <marlowsd@…>: Fix alignment in the CostCentre? struct (#5710)
StgCmmTicky.hs 13.8 KB e8723129a6c48438e81f95a73271014ffa96eaa3 6 months Ian Lynagh <igloo@…>: Move includes/DerivedConstants.h and includes/GHCConstants.h into dist …
StgCmmUtils.hs 27.9 KB 50de6034343abc93a7b01daccff34121042c0e7c 6 months Simon Marlow <marlowsd@…>: Make profiling work with multiple capabilities (+RTS -N) This means that …
  • Property mode set to 040000
Note: See TracBrowser for help on using the browser.