root/compiler/cmm

Name Size Rev Age Last Change
../
Bitmap.hs 2.9 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
BlockId.hs 2.0 KB 1e303c702e205cfb0da1353fa232e527f546522d 9 months Simon Marlow <marlowsd@…>: use qualified names for clarity
CLabel.hs 45.0 KB a6f9ebc58b0dc632bb01d0f202a7581ed02466ce 7 months Ian Lynagh <igloo@…>: Add "have subsections via symbols" to the Platform type
cmm-notes 23.7 KB a61db80b86321474d819c9e43cd5066d39d465b9 9 months Simon Marlow <marlowsd@…>: add note about branchChainElim
Cmm.hs 5.1 KB d6705e972b905f5034bdc3e0b2fca65f9be33b22 5 months Iavor S. Diatchki <iavor.diatchki@…>: Remove tabs, so that I can push.
CmmBuildInfoTables.hs 23.4 KB ee435a27c9884962b6a39a7f222a6e051a62afce 3 months Ian Lynagh <igloo@…>: Change -X flags into LANGUAGE pragmas
CmmCallConv.hs 6.3 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
CmmCommonBlockElim.hs 7.4 KB 3f8023dc3d594616dc2fcdf22163100a80bfcb05 7 months Ian Lynagh <igloo@…>: Clarify some comments
CmmContFlowOpt.hs 8.6 KB 0eb6439ecb6c5759f4e82e18442050b263f0c1e2 9 months Simon Marlow <marlowsd@…>: disable a debug trace
CmmCvt.hs 5.8 KB 98acdf083c119b018f25097593668a816dc68068 3 months Ian Lynagh <igloo@…>: Add a Word add-with-carry primop No special-casing in any NCGs yet
CmmExpr.hs 16.1 KB 2304a36272531fd20f163b6f378e417dc351aa25 3 months Ian Lynagh <igloo@…>: Fix the unregisterised build; fixes #5901
CmmInfo.hs 13.2 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
CmmLex.x 9.3 KB 50de6034343abc93a7b01daccff34121042c0e7c 6 months Simon Marlow <marlowsd@…>: Make profiling work with multiple capabilities (+RTS -N) This means that …
CmmLint.hs 8.1 KB 2304a36272531fd20f163b6f378e417dc351aa25 3 months Ian Lynagh <igloo@…>: Fix the unregisterised build; fixes #5901
CmmLive.hs 4.1 KB 5b167f5edad7d3268de20452da7af05c38972f7c 9 months Simon Marlow <marlowsd@…>: Snapshot of codegen refactoring to share with simonpj
CmmMachOp.hs 14.2 KB 5136d64e47155070f9c7129b53156545a79b5e00 5 weeks Ian Lynagh <igloo@…>: Add a quotRemWord2 primop It allows you to do (high, low) quotRem d …
CmmNode.hs 17.9 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
CmmOpt.hs 28.0 KB 2304a36272531fd20f163b6f378e417dc351aa25 3 months Ian Lynagh <igloo@…>: Fix the unregisterised build; fixes #5901
CmmParse.y 37.0 KB 98acdf083c119b018f25097593668a816dc68068 3 months Ian Lynagh <igloo@…>: Add a Word add-with-carry primop No special-casing in any NCGs yet
CmmPipeline.hs 8.6 KB ee435a27c9884962b6a39a7f222a6e051a62afce 3 months Ian Lynagh <igloo@…>: Change -X flags into LANGUAGE pragmas
CmmProcPoint.hs 25.6 KB a3c13fdb334b7d1f07c296125f57006e0b524493 7 months Ian Lynagh <igloo@…>: Remove some legacy code GLASGOW_HASKELL >= 612 is now always true
CmmRewriteAssignments.hs 29.1 KB d09e2b76319a15ef29d140968cad1e45a8c15a1b 7 months Ian Lynagh <igloo@…>: Finish de-CPPing CmmOpt?.hs
CmmSpillReload.hs 7.8 KB 5b167f5edad7d3268de20452da7af05c38972f7c 9 months Simon Marlow <marlowsd@…>: Snapshot of codegen refactoring to share with simonpj
CmmStackLayout.hs 29.8 KB ee435a27c9884962b6a39a7f222a6e051a62afce 3 months Ian Lynagh <igloo@…>: Change -X flags into LANGUAGE pragmas
CmmType.hs 10.5 KB 98acdf083c119b018f25097593668a816dc68068 3 months Ian Lynagh <igloo@…>: Add a Word add-with-carry primop No special-casing in any NCGs yet
CmmUtils.hs 19.3 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
MkGraph.hs 18.1 KB 9dde17e0ab2d759038ad4aff1fe89a1bf207331f 3 months Simon Peyton Jones <simonpj@…>: White space only
OldCmm.hs 10.9 KB 2304a36272531fd20f163b6f378e417dc351aa25 3 months Ian Lynagh <igloo@…>: Fix the unregisterised build; fixes #5901
OldCmmUtils.hs 2.7 KB 98acdf083c119b018f25097593668a816dc68068 3 months Ian Lynagh <igloo@…>: Add a Word add-with-carry primop No special-casing in any NCGs yet
OldPprCmm.hs 9.6 KB 98acdf083c119b018f25097593668a816dc68068 3 months Ian Lynagh <igloo@…>: Add a Word add-with-carry primop No special-casing in any NCGs yet
OptimizationFuel.hs 4.9 KB 5223165adde0f2d67ad9e45ed227eedc2e625bef 14 months Edward Z. Yang <ezyang@…>: Always support optimization fuel. Signed-off-by: Edward Z. Yang …
PprC.hs 41.1 KB 40c1106c338e209f07023d165f32bff0f75e2e54 4 weeks Paolo Capriotti <p.capriotti@…>: Cast memory primops in the C backend (#5976) To prevent conflicts with …
PprCmm.hs 10.4 KB ac7a7eb93397a2343402f77f1a8a8b4a0e0298df 8 months Ian Lynagh <igloo@…>: More CPP removal: pprDynamicLinkerAsmLabel in CLabel And some knock-on …
PprCmmDecl.hs 6.6 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
PprCmmExpr.hs 9.9 KB 50de6034343abc93a7b01daccff34121042c0e7c 6 months Simon Marlow <marlowsd@…>: Make profiling work with multiple capabilities (+RTS -N) This means that …
SMRep.lhs 12.7 KB 1df198643cc5502ee103f043193d2990c9837e25 7 months Ian Lynagh <igloo@…>: Use -fwarn-tabs when validating We only use it for "compiler" sources, …
  • Property mode set to 040000
Note: See TracBrowser for help on using the browser.